Stevie-Ray / referrer-spam-blocker

Apache, Nginx, IIS, uWSGI, Caddy & Varnish blacklist + Google Analytics segments to prevent referrer spam traffic 🤖
MIT License
374 stars 86 forks source link

added new spam domains and removed duplicate code #103

Closed Gamesh closed 7 years ago

Gamesh commented 7 years ago

added 10 new domains *.xyz moved duplicate code in run.php to a new method writeToFile which handles writing output to file and setting appropriate permissions. added ^0.9.0 version constraint to composer.json as best practice, to avoid any major release breaking changes