mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-04 12:00:10 +00:00
34 lines
959 B
JSON
34 lines
959 B
JSON
{
|
|
"Adweek (free articles only)": {
|
|
"domain": "adweek.com",
|
|
"useragent": "googlebot"
|
|
},
|
|
"Il Messaggero (+ regional)": {
|
|
"domain": "###_it_ilmessaggero",
|
|
"group": [
|
|
"corriereadriatico.it",
|
|
"ilgazzettino.it",
|
|
"ilmattino.it",
|
|
"ilmessaggero.it",
|
|
"quotidianodipuglia.it"
|
|
],
|
|
"allow_cookies": 1,
|
|
"block_regex": "(\\.(cedscdn|cedsdigital)\\.it\\/.+\\/PaywallMeter\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|consent|subscriptions)-.+\\.(m)?js)"
|
|
},
|
|
"La Vanguardia": {
|
|
"domain": "lavanguardia.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "\\/ev\\.lavanguardia\\.com"
|
|
},
|
|
"Monocle": {
|
|
"domain": "monocle.com",
|
|
"useragent": "googlebot"
|
|
},
|
|
"The New York Times": {
|
|
"domain": "nytimes.com",
|
|
"allow_cookies": 1,
|
|
"block_regex": "(\\.nytimes\\.com\\/meter\\.js|mwcm\\.nyt\\.com\\/.+\\.js|cooking\\.nytimes\\.com\\/api\\/.+\\/access)",
|
|
"useragent": "googlebot"
|
|
}
|
|
}
|