Viewing profile — sotspecatcle
sotspecatcle
HN member- Joined
- Fri, Jan 15, 2021, 3:17 PM UTC
- HN karma
- 11
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About sotspecatcle
No profile information was provided.
Recent public activity
-
comment
Comment #45060967
Cool, not working in Safari for me though.
-
comment
Comment #45011290
if ($http_user_agent ~* "BadBot") { limit_rate 1k; default_type application/octet-stream; proxy_buffering off; alias /dev/zero; return 200; }