mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 06:57:48 +01:00
31 lines
1,000 B
JSON
31 lines
1,000 B
JSON
{
|
|
"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\\/)"
|
|
},
|
|
"UnHerd": {
|
|
"domain": "unherd.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.piano\\.io\\/"
|
|
}
|
|
}
|