Init
This commit is contained in:
commit
08ec4c514c
6 changed files with 1277 additions and 0 deletions
3
manifest.json
Normal file
3
manifest.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"version": "3.8.8.0"
|
||||
}
|
1174
sites_custom.json
Normal file
1174
sites_custom.json
Normal file
File diff suppressed because it is too large
Load diff
68
sites_updated.json
Normal file
68
sites_updated.json
Normal file
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"CNN": {
|
||||
"domain": "cnn.com",
|
||||
"allow_cookies": 1,
|
||||
"cs_code": "[{\"cond\":\"div[data-component-id='subwall']\", \"rm_elem\":1}, {\"cond\":\"html\", \"set_attrib\":\"style|overflow:auto !important;\"}]",
|
||||
"upd_version": "3.8.6.4"
|
||||
},
|
||||
"Die Rheinpfalz": {
|
||||
"domain": "rheinpfalz.de",
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "\\.piano\\.io",
|
||||
"useragent": "googlebot",
|
||||
"upd_version": "3.8.7.4"
|
||||
},
|
||||
"Evolok WordPress": {
|
||||
"domain": "###_wp_evolok",
|
||||
"allow_cookies": 1,
|
||||
"block_regex_general": "\\/evolok\\/.+\\/ev-(em|widgets)\\.min\\.js",
|
||||
"excluded_domains": ["vikatan.com"],
|
||||
"upd_version": "3.8.7.7"
|
||||
},
|
||||
"Forbes.ua": {
|
||||
"domain": "forbes.ua",
|
||||
"allow_cookies": 1,
|
||||
"ld_json": "div.js-closed-part|div.c-post-text",
|
||||
"upd_version": "3.8.6.6"
|
||||
},
|
||||
"Handelsblatt": {
|
||||
"domain": "handelsblatt.com",
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "\\.piano\\.io",
|
||||
"useragent": "googlebot",
|
||||
"cs_code": "[{\"cond\":\"html[class]\", \"rm_attrib\":\"class\"}, {\"cond\":\"div[id^='sp_message_container_']\", \"rm_elem\":1}]",
|
||||
"upd_version": "3.8.7.3"
|
||||
},
|
||||
"Mundo Deportivo": {
|
||||
"domain": "mundodeportivo.com",
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "\\/ev\\.mundodeportivo\\.com",
|
||||
"upd_version": "3.8.7.7"
|
||||
},
|
||||
"Nikkei Asian Review": {
|
||||
"domain": "asia.nikkei.com",
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "\\.piano\\.io",
|
||||
"ld_json_next": "div#paywall-offer|div#article-body-preview>div|",
|
||||
"upd_version": "3.8.7.1"
|
||||
},
|
||||
"The New Statesman": {
|
||||
"domain": "newstatesman.com",
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "\\.piano\\.io",
|
||||
"upd_version": "3.8.7.5"
|
||||
},
|
||||
"The New York Times": {
|
||||
"domain": "nytimes.com",
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "(\\.nytimes\\.com\\/(meter\\.js|svc\\/onsite-messaging\\/query)|mwcm\\.nyt\\.com\\/.+\\.js|cooking\\.nytimes\\.com\\/api\\/.+\\/access)",
|
||||
"useragent": "googlebot",
|
||||
"upd_version": "3.8.7.2"
|
||||
},
|
||||
"Vox": {
|
||||
"domain": "vox.com",
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "\\.zephr\\.com\\/zephr-browser",
|
||||
"upd_version": "3.8.6.2"
|
||||
}
|
||||
}
|
16
updates.json
Normal file
16
updates.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"addons": {
|
||||
"magnolia@12.34": {
|
||||
"updates": [
|
||||
{ "version": "3.8.7.0",
|
||||
"update_link": "https://gitflic.ru/project/magnolia1234/bpc_uploads/blob/raw?file=bypass_paywalls_clean-3.8.7.0.xpi" }
|
||||
]
|
||||
},
|
||||
"magnolia_limited_permissions@12.34": {
|
||||
"updates": [
|
||||
{ "version": "3.8.7.0",
|
||||
"update_link": "https://gitflic.ru/project/magnolia1234/bpc_uploads/blob/raw?file=bypass_paywalls_clean-3.8.7.0-custom.xpi" }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
6
updates.xml
Normal file
6
updates.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
|
||||
<updatecheck codebase='https://gitflic.ru/project/magnolia1234/bpc_uploads/blob/raw?file=bypass-paywalls-chrome-clean-3.8.8.0.crx' version='3.8.8.0' />
|
||||
</app>
|
||||
</gupdate>
|
10
updates_custom.json
Normal file
10
updates_custom.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"addons": {
|
||||
"magnolia_limited_permissions@12.34": {
|
||||
"updates": [
|
||||
{ "version": "3.8.7.0",
|
||||
"update_link": "https://gitflic.ru/project/magnolia1234/bpc_uploads/blob/raw?file=bypass_paywalls_clean-3.8.7.0-custom.xpi" }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue