Skip to content

Commit

Permalink
Merge pull request #1000 from annando/bots-again
Browse files Browse the repository at this point in the history
Blockbot: There are still some more feed readers ...
  • Loading branch information
tobiasd authored Jul 12, 2020
2 parents c44a669 + 50d59f5 commit bddb826
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blockbot/blockbot.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ function blockbot_init_1(App $a) {
'Python-urllib/', 'Liferea/', 'aiohttp/', 'WordPress.com Reader', 'hackney/',
'Faraday v', 'okhttp', 'UniversalFeedParser', 'PixelFedBot', 'python-requests',
'WordPress/', 'http.rb/', 'Apache-HttpClient/', 'WordPress.com;', 'Pleroma',
'Dispatch/', 'Ruby', 'Java/', 'libwww-perl/', 'Mastodon/',
'Dispatch/', 'Ruby', 'Java/', 'libwww-perl/', 'Mastodon/', 'FeedlyApp/',
'lua-resty-http/', 'Tiny Tiny RSS/', 'Wget/', 'PostmanRuntime/',
'W3C_Validator/', 'NetNewsWire', 'FeedValidator/'];
'W3C_Validator/', 'NetNewsWire', 'FeedValidator/', 'theoldreader.com'];

if (DI::config()->get('blockbot', 'good_crawlers')) {
$agents = array_merge($agents, $good_agents);
Expand Down

0 comments on commit bddb826

Please sign in to comment.