|
|
|
|
|
by sudosays
416 days ago
|
|
It seems boringcactus does not like referrals from HN lol. Quoting from assets/site.js: // Never read Hacker News
// - Aphyr, "Hexing the technical interview"
if (document.referrer.startsWith("https://news.ycombinator.com")) {
document.location = "https://upload.wikimedia.org/wikipedia/commons/d/d4/Human_fart.wav"
}
|
|