mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 09:57:48 +01:00
24 lines
441 B
JSON
24 lines
441 B
JSON
{
|
|
"Artforum": {
|
|
"domain": "artforum.com"
|
|
},
|
|
"Initium Media": {
|
|
"domain": "theinitium.com",
|
|
"allow_cookies": 1,
|
|
"useragent": "googlebot"
|
|
},
|
|
"L'Avenir": {
|
|
"domain": "lavenir.net",
|
|
"allow_cookies": 1,
|
|
"cs_code": [{
|
|
"cond": "div.is-preview",
|
|
"rm_elem": 1,
|
|
"elems": [{
|
|
"cond": "div.is-hidden",
|
|
"rm_class": "is-hidden"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|