mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 09:47:49 +01:00
73 lines
1.9 KiB
JSON
73 lines
1.9 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"
|
|
}
|
|
]
|
|
}
|
|
}
|