From fcd16bc0fc2ffd457d2f085395f97af752f1093d Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 16 Jan 2021 21:21:22 -0500 Subject: New Version of the website --- JS/command.js | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 JS/command.js (limited to 'JS/command.js') 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 -- cgit v1.2.3