Updated Changelog

This commit is contained in:
Mitchell Krog (Desktop) 2016-12-14 13:38:34 +02:00
parent 8a60ae6b6a
commit f7d73bde87

View file

@ -1,5 +1,8 @@
#CHANGELOG - Nginx Bad Bot Blocker
###2016-12-14
- Removed "python-requests" from bad bots list. Used by google cloud and a few other legitimate web services.
###2016-12-11
- Added some repetitively bad IP's
- Added extensive blocking for builtwith.com SEO analysis company that scrapes, accumulates and sells SEO web data. Have blocked all their domains and IP's including other domains linked to the owner. Also spent hours digging for IP's linked to this site that were very nicely hidden but through some research I uncovered them. www.builtwith.com DOES obey removal instructions at https://builtwith.com/removals and it is immediate BUT for those who have never heard of builtwith.com or even know their sites are indexed and new sites are being indexed and used by your competitors to outrank you, I have sufficient blocks in place to prevent them ever accessing your Nginx/Apache server. I suggest you FIRST see if your site is indexed, then request removal of each site which requires you to place a simple .html file in your webroot and once that is done, then update to the latest version of the script which will block them indexing new sites from thereon out. I will keep a watch on them and add new IP's as they change.