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

61 lines
1.6 KiB
JSON

{
"Belfast Telegraph (setCookie opt-in)": {
"domain": "belfasttelegraph.co.uk",
"allow_cookies": 1,
"block_regex": "(cdn\\.flip-pay\\.com\\/clients\\/inm\\/flip-pay\\.js)",
"cs_code": [{
"cond": "div#flip-pay[style]",
"rm_attrib": "style"
}
]
},
"Irish Independent (setCookie opt-in)": {
"domain": "independent.ie",
"allow_cookies": 1,
"block_regex": "(cdn\\.flip-pay\\.com\\/clients\\/inm\\/flip-pay\\.js)",
"cs_code": [{
"cond": "div#flip-pay[style]",
"rm_attrib": "style"
}
]
},
"Law.com (free articles only)": {
"domain": "law.com",
"allow_cookies": 1,
"remove_cookies": 1,
"referer": "facebook"
},
"Substack": {
"domain": "substack.com",
"useragent": "googlebot"
},
"Suomen Sotilas": {
"domain": "suomensotilas.fi",
"allow_cookies": 1,
"block_regex": "\\/suomensotilas\\.fi\\/wp-content\\/plugins\\/epflpw\\/js\\/pw\\.js",
"cs_code": [{
"cond": "div.epfl-pw-obscured",
"rm_class": "epfl-pw-obscured"
}
]
},
"The Athletic": {
"domain": "###_usa_theathletic",
"group": [
"theathletic.com"
],
"allow_cookies": 1,
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|subscriptions)-.+\\.js",
"cs_code": [{
"cond": "div[amp-access*=\"NOT granted\"]",
"rm_elem": 1
}
]
},
"Winnipeg Free Press": {
"domain": "winnipegfreepress.com",
"allow_cookies": 1,
"block_regex": "(account\\.winnipegfreepress\\.com\\/api\\/v\\d\\/auth\\/identify|cdn\\.cxense\\.com\\/)"
}
}