mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
92 lines
2.3 KiB
JSON
92 lines
2.3 KiB
JSON
{
|
|
"ARA": {
|
|
"domain": "###_cat_ara",
|
|
"group": [
|
|
"ara.cat",
|
|
"arabalears.cat"
|
|
],
|
|
"allow_cookies": 1,
|
|
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js",
|
|
"useragent": "googlebot"
|
|
},
|
|
"Corriere dello Sport": {
|
|
"domain": "corrieredellosport.it",
|
|
"allow_cookies": 1,
|
|
"amp_redirect": "div[class^=\"MainTextTruncated_paragraph__\"]",
|
|
"new_site": 1
|
|
},
|
|
"La Vie": {
|
|
"domain": "lavie.fr",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.poool\\.fr\\/"
|
|
},
|
|
"Mallorca Zeitung": {
|
|
"domain": "mallorcazeitung.es",
|
|
"allow_cookies": 1,
|
|
"block_regex": "(\\.piano\\.io\\/|cdn\\.cxense\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js)"
|
|
},
|
|
"SlideShare": {
|
|
"domain": "slideshare.net",
|
|
"allow_cookies": 1,
|
|
"cs_code": [{
|
|
"cond": ".limit-overlay",
|
|
"rm_class": "limit-overlay"
|
|
}
|
|
],
|
|
"new_site": 1
|
|
},
|
|
"The Financial Express": {
|
|
"domain": "financialexpress.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "(\\.financialexpress\\.com\\/.+\\/min\\/premiumStoryContent\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js)",
|
|
"cs_code": [{
|
|
"cond": ".paywall",
|
|
"rm_class": "paywall"
|
|
}
|
|
],
|
|
"new_site": 1
|
|
},
|
|
"The Globe and Mail": {
|
|
"domain": "theglobeandmail.com",
|
|
"block_regex": "(\\.theglobeandmail\\.com\\/pf\\/dist\\/engine\\/react\\.js|smartwall\\.theglobeandmail\\.com\\/)"
|
|
},
|
|
"The Lawyer's Daily": {
|
|
"domain": "thelawyersdaily.ca",
|
|
"allow_cookies": 1,
|
|
"useragent": "googlebot"
|
|
},
|
|
"Times of India": {
|
|
"domain": "###_timesofindia",
|
|
"group": [
|
|
"timesofindia.com",
|
|
"timesofindia.indiatimes.com"
|
|
],
|
|
"allow_cookies": 1,
|
|
"useragent": "googlebot",
|
|
"exception": [{
|
|
"domain": "timesofindia.indiatimes.com",
|
|
"allow_cookies": 1,
|
|
"amp_redirect": "div#story-blocker"
|
|
}
|
|
]
|
|
},
|
|
"Quartz": {
|
|
"domain": "qz.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.tinypass\\.com\\/",
|
|
"cs_code": [{
|
|
"cond": "div#email-content[class]",
|
|
"rm_attrib": "class",
|
|
"elems": [{
|
|
"cond": "div.BBwe2.RXsUp",
|
|
"rm_elem": 1
|
|
}, {
|
|
"cond": "iframe[scrolling]",
|
|
"rm_attrib": "scrolling"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|