mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 08:17:49 +01:00
53 lines
1.5 KiB
JSON
53 lines
1.5 KiB
JSON
{
|
|
"Artnet": {
|
|
"domain": "artnet.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.artnet\\.com\\/paywall-ajax\\.php",
|
|
"cs_code": [{
|
|
"cond": ".article-body",
|
|
"rm_class": "article-body"
|
|
}
|
|
]
|
|
},
|
|
"Code Sports": {
|
|
"domain": "codesports.com.au",
|
|
"allow_cookies": 1,
|
|
"useragent": "googlebot"
|
|
},
|
|
"DealStreetAsia": {
|
|
"domain": "dealstreetasia.com",
|
|
"useragent": "bingbot"
|
|
},
|
|
"Italian.tech": {
|
|
"domain": "italian.tech",
|
|
"group_rule": "###_gr_it_repubblica_domains"
|
|
},
|
|
"Internazionale.it": {
|
|
"domain": "internazionale.it",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.internazionale\\.it\\/assets\\/js\\/main\\.\\d{2,}\\.js"
|
|
},
|
|
"The Boston Globe": {
|
|
"domain": "bostonglobe.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "(\\.blueconic\\.net\\/|meter\\.bostonglobe\\.com\\/js\\/)"
|
|
},
|
|
"The Business of Fashion": {
|
|
"domain": "businessoffashion.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.businessoffashion\\.com\\/pf\\/dist\\/components\\/combinations\\/2\\.chunk\\.js"
|
|
},
|
|
"The New Yorker": {
|
|
"domain": "newyorker.com",
|
|
"block_regex": "(\\.newyorker\\.com\\/verso\\/static\\/presenter-articles.+\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-(ad|subscriptions)-.+\\.js)",
|
|
"cs_code": [{
|
|
"cond": "[subscriptions-section=\"content\"]",
|
|
"rm_attrib": "subscriptions-section"
|
|
}
|
|
]
|
|
},
|
|
"The Spectator World": {
|
|
"domain": "spectatorworld.com",
|
|
"block_regex": "(cdn\\.cxense\\.com\\/|\\.tinypass\\.com\\/)"
|
|
}
|
|
}
|