|
1 | | -#CHANGELOG - Apache Bad Bot Blocker |
| 1 | +# CHANGELOG - Apache Bad Bot Blocker |
2 | 2 |
|
3 | | -###2017-02-26 |
| 3 | +### 2017-04-11 |
| 4 | +- Introduced Repo Email Notification Mailing List |
| 5 | +- Please subscribe your email address to the mailing list at **https://groups.google.com/forum/#!forum/apache-ultimate-bad-bot-blocker** |
| 6 | +or simply send a blank email to **[email protected]** to subscribe. |
| 7 | +**Please make sure you are subscribed to notifications** to be notified when the blocker is updated and also to be notified when any important or mission critical changes take place. |
| 8 | + |
| 9 | +### 2017-02-26 |
4 | 10 | - Added bash script for those wanting hassle free auto updating of the blocker. |
5 | 11 |
|
6 | | -###2017-02-16 |
| 12 | +### 2017-02-16 |
7 | 13 | - V2.2017.04 - Introduce new Whitelisting of Domain names and IP addresses using an Include file. This means you no longer have to remember to insert your whitelisted IP's and domains with each update. Now you can simply pull the updated globalblacklist.conf to your server, reload Apache and it will automatically include your whitelisted IP ranges and domains. **[Please read updated configuration instructions](https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/blob/master/CONFIGURATION.md)** |
8 | 14 |
|
9 | | -###2017-02-07 |
| 15 | +### 2017-02-07 |
10 | 16 | - V2.2017.03 - Introduced .htaccess versions of the spam referrer blocker for users without root access to their Apache Server or unable to run the full bot blocker for some or other reason |
11 | 17 |
|
12 | | -###2017-02-06 |
| 18 | +### 2017-02-06 |
13 | 19 | - V2.2017.02 - Added WhiteListing of CloudFlare IP Ranges |
14 | 20 |
|
15 | | -###2017-01-29 |
| 21 | +### 2017-01-29 |
16 | 22 | - Changed formatting of globalblacklist.conf, some sections like semalt and miraibot merged into other sections for easier maintenance. |
17 | 23 | - Additional notes, testing instructions and commenting added in globalblacklist.conf file |
18 | 24 |
|
19 | | -###2016-12-17 |
| 25 | +### 2016-12-17 |
20 | 26 | - Removed "CPython" from bad bots list. This user agent string "python-requests/2.5.3 CPython/2.7.9 Linux/3.16.0-4-amd64" is used by a valid Google Feed Parser called "UniversalFeedParser/5.2.1 +https://code.google.com/p/feedparser/" |
21 | 27 |
|
22 | | -###2016-12-14 |
| 28 | +### 2016-12-14 |
23 | 29 | - Removed "python-requests" from bad bots list. This user agent string "python-requests/2.5.3 CPython/2.7.9 Linux/3.16.0-4-amd64" is used by a valid Google Feed Parser called "UniversalFeedParser/5.2.1 +https://code.google.com/p/feedparser/" |
24 | 30 |
|
25 | | -###2016-12-11 |
| 31 | +### 2016-12-11 |
26 | 32 | - Added some repetitively bad IP's |
27 | 33 | - 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. |
28 | 34 | - In progress on growing the BAD IP block list which will be based off repetetive 444 errors from the bad referer domains in the blocker. These bad IP's will be auto added into the blocker and I will generate plain text IP lists and IP tables rules too which can be updated frequently to block them at firewall level and keep your web logs even cleaner. |
29 | 35 |
|
30 | | -###2016-12-04 |
| 36 | +### 2016-12-04 |
31 | 37 | - Added creation of a Google Disavow File - google-disavow.txt |
32 | 38 | - New Bad Referers Added |
33 | 39 |
|
34 | | -###2016-12-03 |
| 40 | +### 2016-12-03 |
35 | 41 | - Added Over 205 New Bad Referer Domains |
36 | 42 | - Added google-exclude.txt file for stopping Ghost Spam on your Google Analytics |
37 | 43 | - Readme Updated with Instructions on using google-exclude.txt |
38 | 44 |
|
39 | | -###2016-12-02 |
| 45 | +### 2016-12-02 |
40 | 46 | - Added Block List for Nibble SEO |
41 | 47 | - Added Block List for Wordpress Theme Detectors |
0 commit comments