Fix-update Wired (Googlebot)

master
magnolia1234 2021-03-24 17:55:04 +01:00
parent 3827d80319
commit 62e80ff30b
4 changed files with 4 additions and 1 deletions

View File

@ -611,6 +611,7 @@ You can also exclude a specific domain which is grouped in options.
### Troubleshooting
* This extension works best alongside [uBlock Origin](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm).
* Add usefull custom filter [Fanboy's Enhanced Tracking List](https://www.fanboy.co.nz/enhancedstats.txt)
* If a site doesn't work, try turning off uBlock and refreshing.
* Make sure the (new) site is checked under Options.
* Make sure you're running the last version of Bypass Paywalls Clean.

View File

@ -212,6 +212,7 @@ var use_google_bot_default = [
'thetimes.co.uk',
'usinenouvelle.com',
'washingtonpost.com',
'wired.com',
'wiwo.de',
'worldpoliticsreview.com',
'wsj.com',

View File

@ -2,6 +2,7 @@
Changelog Bypass Paywalls Clean - Chrome
Post-release
Fix-update Wired (Googlebot)
* v2.1.3.0 (2021-03-21)
Add Berliner Zeitung (Germany)

View File

@ -480,5 +480,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.1.3.0"
"version": "2.1.3.1"
}