mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
34 lines
818 B
JSON
34 lines
818 B
JSON
{
|
|
"Dn.no": {
|
|
"domain": "dn.no",
|
|
"allow_cookies": 1,
|
|
"useragent": "googlebot"
|
|
},
|
|
"Mediapart.fr": {
|
|
"domain": "mediapart.fr",
|
|
"allow_cookies": 1,
|
|
"ld_google_webcache": "div[id^=\"paywall_\"], div.offre-basique|div.paywall-restricted-content, div.content-article",
|
|
"new_site": 1
|
|
},
|
|
"Outdoor Life": {
|
|
"domain": "outdoorlife.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "js\\.pelcro\\.com\\/"
|
|
},
|
|
"Tes Magazine": {
|
|
"domain": "tes.com",
|
|
"remove_cookies_select_drop": ["tg_paywall"],
|
|
"cs_code": [{
|
|
"cond": "div.js-paywall-info",
|
|
"rm_elem": 1
|
|
}
|
|
],
|
|
"new_site": 1
|
|
},
|
|
"The Washington Post": {
|
|
"domain": "washingtonpost.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\.washingtonpost\\.com\\/tetro\\/metering\\/evaluate"
|
|
}
|
|
}
|