aboutsummaryrefslogtreecommitdiffstats
path: root/fetch-status.py
Commit message (Collapse)AuthorAgeFilesLines
* only accept posts actually by the usergarret2024-07-021-7/+20
| | | | | | so people cant just go and vandalise peoples sites by posting on their page a
* detect cloudflare blockgarret2024-07-021-0/+6
|
* only do schizo alert if they're actually schizogarret2024-07-021-4/+10
| | | | most of the time it's just >no posts it seems
* show an error message if the posts/profile isnt accessiblegarret2024-07-021-0/+8
| | | | | mostly this happens because the forum software says "you have to be logged in to do that" so that's why the error message is what it is, but i think it might be catching things it shouldnt
* something CORS, idkgarret2024-07-021-0/+2
| | | | apparently you can't style an iframe if this header's not set?
* sanity check the user idgarret2024-07-021-0/+13
| | | | a
* set user agentgarret2024-07-021-1/+5
| | | | | | so admin knows what this is, and who's actually requesting it a
* initial commitgarret2024-07-021-0/+21
hoge