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

68 lines
2.0 KiB
JSON

{
"Business Standard": {
"domain": "business-standard.com",
"allow_cookies": 1,
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js",
"amp_redirect": "p.read-txt"
},
"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
},
2 years ago
"La Vie": {
"domain": "lavie.fr",
"allow_cookies": 1,
"block_regex": "\\.poool\\.fr\\/",
"cs_code": [{
"cond": "div.bloc-payant",
"rm_elem": 1
}, {
"cond": "div.content-art[style]",
"rm_attrib": "style"
}
]
},
"LiveMint": {
"domain": "livemint.com",
"allow_cookies": 1,
"block_regex": "(\\.livemint\\.com\\/__js\\/lm_subscription_.+\\.js|\\.piano\\.io\\/api\\/tinypass\\.min\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js)",
"cs_code": [{
"cond": "div.paywall",
"rm_class": "paywall"
}
]
},
"Los Angeles Times": {
"domain": "latimes.com",
"block_regex": "(metering\\.platform\\.latimes\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|subscriptions)-.+\\.js)"
},
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
},
"San Diego Union Tribune": {
"domain": "sandiegouniontribune.com",
"block_regex": "(metering\\.platform\\.sandiegouniontribune\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|subscriptions)-.+\\.js)"
},
"The New York Review of Books": {
"domain": "nybooks.com",
"allow_cookies": 1,
"block_regex": "\\.nybooks\\.com\\/wp-admin\\/admin-ajax\\.php"
3 years ago
}
}