Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Wow, the level of garbage HTTP traffic has really blown up since I last bothered to look. Like, constant crawling/scraping. I really should look into ways to discourage that. 🤬
if ($http_user_agent ~* "(google|bot|ai)") { return 402 "Payment Required"; }