Get a bunch of AI-generated slop and put it in a bunch of individual .htm files on my webserver.
When my bot user agent filter is invoked in Nginx, instead of returning 444 and closing the connection, return a random .htm of AI-generated slop (instead of serving the real content)
I might just do this. It would be fun to write a quick python script to automate this so that it keeps going forever. Just have a link that regens junk then have it go to another junk html file forever more.
My takeaway from this is:
.htm
files on my webserver.444
and closing the connection, return a random.htm
of AI-generated slop (instead of serving the real content)I might just do this. It would be fun to write a quick python script to automate this so that it keeps going forever. Just have a link that regens junk then have it go to another junk html file forever more.