Skip to content

Commit a69a837

Browse files
authored
Clay/htmlEncode: change credit to not be a website (#2487)
well, less obviously a website, anyway this is a bit rather silly. just being extra safe
1 parent 4207ab9 commit a69a837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/Clay/htmlEncode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Name: HTML Encode
22
// ID: clayhtmlencode
33
// Description: Escape untrusted text to safely include in HTML.
4-
// By: clay.rip
4+
// By: clay-rip
55
// License: MIT
66

77
(function (Scratch) {

0 commit comments

Comments
 (0)