mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 07:17:47 +01:00
Fix Quartz (qz.com)
This commit is contained in:
parent
9164c4eacf
commit
547120a577
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,7 @@ const allow_cookies = [
|
||||||
'nytimes.com',
|
'nytimes.com',
|
||||||
'ocregister.com',
|
'ocregister.com',
|
||||||
'parool.nl',
|
'parool.nl',
|
||||||
|
'qz.com',
|
||||||
'spectator.co.uk',
|
'spectator.co.uk',
|
||||||
'telegraaf.nl',
|
'telegraaf.nl',
|
||||||
'theadvocate.com.au',
|
'theadvocate.com.au',
|
||||||
|
@ -144,6 +145,7 @@ const remove_cookies = [
|
||||||
'nymag.com',
|
'nymag.com',
|
||||||
'nytimes.com',
|
'nytimes.com',
|
||||||
'ocregister.com',
|
'ocregister.com',
|
||||||
|
'qz.com',
|
||||||
'spectator.co.uk',
|
'spectator.co.uk',
|
||||||
'telegraaf.nl',
|
'telegraaf.nl',
|
||||||
'theadvocate.com.au',
|
'theadvocate.com.au',
|
||||||
|
|
Loading…
Reference in a new issue