mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-13 02:34:16 +01:00
31 lines
867 B
JSON
31 lines
867 B
JSON
{
|
|
"Groupe Centre France": {
|
|
"domain": "###_fr_gcf",
|
|
"group": [
|
|
"lamontagne.fr"
|
|
],
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.poool\\.fr\\/",
|
|
"ld_json": "div#poool-widget|div.entry-content"
|
|
},
|
|
"Neue Osnabrücker Zeitung": {
|
|
"domain": "noz.de",
|
|
"allow_cookies": 1,
|
|
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js",
|
|
"useragent": "googlebot"
|
|
},
|
|
"The Atlantic": {
|
|
"domain": "theatlantic.com",
|
|
"block_regex": "cdn\\.theatlantic\\.com\\/_next\\/static\\/chunks\\/[567].+\\.js",
|
|
"remove_cookies_select_drop": ["articleViews"]
|
|
},
|
|
"The Spectator (UK)": {
|
|
"domain": "spectator.co.uk",
|
|
"useragent": "googlebot"
|
|
},
|
|
"The Washington Post": {
|
|
"domain": "washingtonpost.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.washingtonpost\\.com\\/tetro\\/metering\\/evaluate"
|
|
}
|
|
}
|