mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"Abqjournal.com": {
|
|
"domain": "abqjournal.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.abqjournal\\.com\\/.+\\/abq-pw-manager\\.js"
|
|
},
|
|
"Bloomberg": {
|
|
"domain": "bloomberg.com",
|
|
"block_regex": "(\\.tinypass\\.com\\/|assets\\.bwbx\\.io\\/s\\d\\/(fence\\/plug-client|javelin\\/.+\\/transporter)\\/)",
|
|
"remove_cookies_select_drop": ["gatehouse_id"]
|
|
},
|
|
"Corriere dello Sport": {
|
|
"domain": "corrieredellosport.it",
|
|
"remove_cookies_select_drop": ["paywall_articles"]
|
|
},
|
|
"Evening Standard (UK)": {
|
|
"domain": "standard.co.uk",
|
|
"allow_cookies": 1,
|
|
"block_regex": "(\\.tinypass\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js)"
|
|
},
|
|
"Inews.co.uk": {
|
|
"domain": "inews.co.uk",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.tinypass\\.com\\/"
|
|
},
|
|
"Medscape (regwall)": {
|
|
"domain": "medscape.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.medscapestatic\\.com\\/.+\\/medscape-library\\.js"
|
|
},
|
|
"The Critic": {
|
|
"domain": "thecritic.co.uk",
|
|
"block_regex": "\\.hadrianpaywall\\.com\\/"
|
|
},
|
|
"The Washington Post": {
|
|
"domain": "washingtonpost.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.washingtonpost\\.com\\/tetro\\/metering\\/evaluate"
|
|
}
|
|
}
|