Why Nostr? What is Njump?
2024-10-14 10:26:13

Malvin Gattinger on Nostr: How to let the humans read our website again. $ vnstat -h ... 2.04 Mbit/s ... $ echo ...

How to let the humans read our website again.

$ vnstat -h
... 2.04 Mbit/s ...

$ echo "User-agent: GPTBot\nDisallow: /" >> /var/www/robots.txt

... https://openai.com/gptbot-ranges.txt (open in browser, because lol, *they* block wget and curl)

$ iptables -A INPUT -s 52.230.152.0/24 -j DROP
$ iptables -A INPUT -s 52.233.106.0/24 -j DROP
$ iptables -A INPUT -s 20.171.206.0/24 -j DROP

$ vnstat -h
... 514.16 kbit/s ...

🤷

#openai #crawler #bullshit
Author Public Key
npub1emjy3elq9srpv8w0pnungr05pmp0cm58drkhpywpuv9gs6xrv46s2yvgqe