You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bypass-paywalls-firefox-clean/sites_updated.json

26 lines
619 B
JSON

{
"El Español": {
"domain": "elespanol.com",
"allow_cookies": 1,
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|subscriptions)-.+\\.js",
"cs_code": [{
"cond": "div.full-suscriptor-container",
"rm_elem": 1
}
]
2 years ago
},
"Neue Westfälische": {
"domain": "nw.de",
"allow_cookies": 1,
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js",
"amp_redirect": "div[data-tracking-visible^=\"paywall-\"]",
"amp_unhide": 1,
"cs_code": [{
"cond": "div.paywallOverlay",
"rm_elem": 1
}
],
"new_site": 1
3 years ago
}
}