diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2021-01-16 21:21:22 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2021-01-16 21:21:22 -0500 |
| commit | fcd16bc0fc2ffd457d2f085395f97af752f1093d (patch) | |
| tree | b4a3e982a4c4e0deb1afbd58057be08004e6dcc3 /JS/command.js | |
| parent | 3cbd1a5ec7f333b1837ecc0072daa56de7afa596 (diff) | |
New Version of the website
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 |
