diff options
Diffstat (limited to 'JS/command.js')
| -rwxr-xr-x | JS/command.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/JS/command.js b/JS/command.js deleted file mode 100755 index e46c268..0000000 --- a/JS/command.js +++ /dev/null @@ -1,10 +0,0 @@ -function fourChan() { - document.getElementById("pLink").innerHTML = "4chan"; - document.getElementById("pLink").href = "https://4chan.org/"; - document.getElementById("pLinks").innerHTML = "4channel"; - document.getElementById("pLinks").href = "https://4channel.org/"; -} -function help(){ - alert('hahahaha. There is no help. You cannot escape.'); - help() -}
\ No newline at end of file |
