mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
83 lines
2.5 KiB
JSON
83 lines
2.5 KiB
JSON
{
|
|
"Australia News Corp (when blocked disable Googlebot in BPC-settings)": {
|
|
"domain": "###_au_news_corp",
|
|
"group": [
|
|
"adelaidenow.com.au",
|
|
"codesports.com.au",
|
|
"couriermail.com.au",
|
|
"dailytelegraph.com.au",
|
|
"goldcoastbulletin.com.au",
|
|
"heraldsun.com.au",
|
|
"ntnews.com.au",
|
|
"theaustralian.com.au",
|
|
"thechronicle.com.au",
|
|
"themercury.com.au",
|
|
"weeklytimesnow.com.au"
|
|
],
|
|
"allow_cookies": 1,
|
|
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js",
|
|
"useragent": "googlebot",
|
|
"exception": [{
|
|
"domain": "codesports.com.au",
|
|
"allow_cookies": 1,
|
|
"block_js_inline": "\\.codesports\\.com\\.au\\/.+\\/news-story",
|
|
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js"
|
|
}, {
|
|
"domain": "theaustralian.com.au",
|
|
"allow_cookies": 1,
|
|
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js"
|
|
}
|
|
]
|
|
},
|
|
"Condé Nast magazines": {
|
|
"domain": "###_usa_conde_nast",
|
|
"group": [
|
|
"architecturaldigest.com",
|
|
"bonappetit.com",
|
|
"gq.com",
|
|
"newyorker.com",
|
|
"vanityfair.com",
|
|
"vogue.com",
|
|
"wired.com"
|
|
],
|
|
"allow_cookies": 1,
|
|
"remove_cookies": 1,
|
|
"block_regex": "(journey\\.{domain}\\/(.+\\/)?build-.+\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js)",
|
|
"useragent": "googlebot"
|
|
},
|
|
"Groupe La Dépêche": {
|
|
"domain": "###_fr_groupe_la_depeche",
|
|
"group": [
|
|
"centrepresseaveyron.fr",
|
|
"ladepeche.fr",
|
|
"lindependant.fr",
|
|
"midi-olympique.fr",
|
|
"midilibre.fr",
|
|
"nrpyrenees.fr",
|
|
"petitbleu.fr"
|
|
],
|
|
"allow_cookies": 1,
|
|
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js",
|
|
"ld_json": "div.paywall|div.article-full__body-content",
|
|
"cs_code": "[{\"cond\":\"div.article-full__body-content\",\"rm_attrib\":\"style|data-state\"}]"
|
|
},
|
|
"Los Angeles Times": {
|
|
"domain": "latimes.com",
|
|
"block_regex": "\\.californiatimes\\.com\\/meteringjs"
|
|
},
|
|
"Saarbrücker Zeitung": {
|
|
"domain": "saarbruecker-zeitung.de",
|
|
"allow_cookies": 1,
|
|
"useragent": "facebookbot"
|
|
},
|
|
"San Diego Union Tribune": {
|
|
"domain": "sandiegouniontribune.com",
|
|
"block_regex": "\\.californiatimes\\.com\\/meteringjs"
|
|
},
|
|
"The Atlantic": {
|
|
"domain": "theatlantic.com",
|
|
"remove_cookies_select_drop": ["articleViews"],
|
|
"useragent": "facebookbot"
|
|
}
|
|
}
|