mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-02 15:40:13 +00:00
Fix Financial Times (ft.com)
Until new release you can add custom site with domain ft.com (use unique title) and googlebot-fix.
This commit is contained in:
parent
e99a6fcc91
commit
6cb7ed4248
@ -28,6 +28,7 @@ var allow_cookies = [
|
||||
'elmercurio.com',
|
||||
'fd.nl',
|
||||
'folha.uol.com.br',
|
||||
'ft.com',
|
||||
'goldcoastbulletin.com.au',
|
||||
'haaretz.co.il',
|
||||
'haaretz.com',
|
||||
@ -98,6 +99,7 @@ const use_google_bot_default = [
|
||||
'dailytelegraph.com.au',
|
||||
'dn.se',
|
||||
'fd.nl',
|
||||
'ft.com',
|
||||
'goldcoastbulletin.com.au',
|
||||
'haaretz.co.il',
|
||||
'haaretz.com',
|
||||
|
Loading…
Reference in New Issue
Block a user