bypass-paywalls-firefox-clean/sites_updated.json

31 lines
974 B
JSON
Raw Normal View History

{
2022-10-12 09:03:55 +02:00
"Bloomberg": {
"domain": "bloomberg.com",
"block_regex": "(\\.tinypass\\.com\\/|assets\\.bwbx\\.io\\/s\\d\\/(fence\\/plug-client|javelin\\/.+\\/transporter)\\/)",
"remove_cookies_select_drop": ["gatehouse_id"]
2022-10-02 07:32:57 +02:00
},
2022-10-03 08:45:27 +02:00
"Corriere dello Sport": {
"domain": "corrieredellosport.it",
"remove_cookies_select_drop": ["paywall_articles"]
},
2022-10-08 19:16:44 +02:00
"Evening Standard (UK)": {
"domain": "standard.co.uk",
"allow_cookies": 1,
"block_regex": "(\\.tinypass\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js)"
},
2022-10-08 09:12:12 +02:00
"Medscape (regwall)": {
"domain": "medscape.com",
"allow_cookies": 1,
"block_regex": "\\.medscapestatic\\.com\\/.+\\/medscape-library\\.js"
},
2022-10-07 07:30:24 +02:00
"The Critic": {
"domain": "thecritic.co.uk",
"block_regex": "\\.hadrianpaywall\\.com\\/"
},
2022-10-04 23:03:13 +02:00
"The Washington Post": {
"domain": "washingtonpost.com",
"allow_cookies": 1,
"block_regex": "\\.washingtonpost\\.com\\/tetro\\/metering\\/evaluate"
2021-11-15 18:13:46 +01:00
}
}