mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
62 lines
1.7 KiB
JSON
62 lines
1.7 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"
|
|
},
|
|
"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)"
|
|
},
|
|
"The Dallas Morning News": {
|
|
"domain": "dallasnews.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "(\\.blueconic\\.net\\/|js\\.matheranalytics\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js)",
|
|
"useragent": "googlebot"
|
|
},
|
|
"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"
|
|
},
|
|
"The Star Malaysia": {
|
|
"domain": "thestar.com.my",
|
|
"block_regex": "(cdn\\.cxense\\.com\\/|\\.piano\\.io\\/)"
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"UnHerd": {
|
|
"domain": "unherd.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.piano\\.io\\/"
|
|
}
|
|
}
|