6-hackernews.js - bitreich-www - the bitreich www website generator
(HTM) git clone git://bitreich.org/bitreich-www/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-www/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
---
6-hackernews.js (184B)
---
1 // Hacker News is bad.
2 if (document.referrer.startsWith("https://news.ycombinator.com")) {
3 document.location = "https://upload.wikimedia.org/wikipedia/commons/d/d4/Human_fart.wav"
4 }
5