Nginx snippet that redirects common stuff scrapers check to 10GB bin file from Hetzner
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Odyssium d5d7dd50b1 Update 'README.md' 7 months ago
LICENSE Initial commit 7 months ago
README.md Update 'README.md' 7 months ago
trolled.conf add the config 7 months ago

README.md

trolled

Nginx snippet that redirects common stuff scrapers check to 10GB bin file from Hetzner

Setup

download trolled.conf

put it in snippets/ in your nginx directory

import trolled by putting this in any virtual host (NOT IN A LOCATION): include /etc/nginx/snippets/trolled.conf;

then restart nginx. I recommend you run nginx -t beforehand just to make sure you did it properly.