mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 10:27:48 +01:00
Fix Quora 'read more' error
Fixed 'read more' error by adding quora.com to googlebot settings.
This commit is contained in:
parent
d56cf10714
commit
7570338ac6
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ const remove_cookies_select_drop = {
|
||||||
const use_google_bot = [
|
const use_google_bot = [
|
||||||
'barrons.com',
|
'barrons.com',
|
||||||
'nytimes.com',
|
'nytimes.com',
|
||||||
|
'quora.com',
|
||||||
'telegraph.co.uk',
|
'telegraph.co.uk',
|
||||||
'theaustralian.com.au',
|
'theaustralian.com.au',
|
||||||
'thetimes.co.uk',
|
'thetimes.co.uk',
|
||||||
|
|
Loading…
Reference in a new issue