bypass-paywalls-firefox-clean/sites_updated.json

30 lines
848 B
JSON
Raw Normal View History

{
2022-12-17 10:04:08 +01:00
"L'Express": {
"domain": "lexpress.fr",
"allow_cookies": 1,
"block_regex": "\\.qiota\\.com\\/data\\/.+\\/data\\.json"
},
2022-12-07 17:01:03 +01:00
"Neue Osnabrücker Zeitung": {
"domain": "noz.de",
"allow_cookies": 1,
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js",
"useragent": "googlebot"
},
2022-12-03 18:13:37 +01:00
"The Atlantic": {
"domain": "theatlantic.com",
"block_regex": "cdn\\.theatlantic\\.com\\/_next\\/static\\/chunks\\/[567].+\\.js",
"remove_cookies_select_drop": ["articleViews"]
},
2022-10-04 23:03:13 +02:00
"The Washington Post": {
"domain": "washingtonpost.com",
"allow_cookies": 1,
"block_regex": "\\.washingtonpost\\.com\\/tetro\\/metering\\/evaluate"
2022-12-17 10:04:08 +01:00
},
"Qiota": {
"domain": "qiota.com",
"allow_cookies": 1,
"block_regex_general": "\\.qiota\\.com\\/",
"excluded_domains": ["lexpress.fr"]
2021-11-15 18:13:46 +01:00
}
}