Add Private Equity News

This commit is contained in:
magnolia1234 2022-09-12 19:54:50 +02:00
parent 994222108f
commit 053ad20ecf
7 changed files with 12 additions and 5 deletions

View file

@ -370,6 +370,7 @@ Grouped in options:\
[Irish Independent](https://www.independent.ie) - [Irish Independent](https://www.independent.ie) -
[London Review of Books](https://www.lrb.co.uk) - [London Review of Books](https://www.lrb.co.uk) -
[New Left Review](https://newleftreview.org) - [New Left Review](https://newleftreview.org) -
[Private Equity News](https://www.penews.com) -
[Prospect Magazine](https://www.prospectmagazine.co.uk) - [Prospect Magazine](https://www.prospectmagazine.co.uk) -
[The Banker](https://www.thebanker.com) - [The Banker](https://www.thebanker.com) -
[The Economist](https://www.economist.com) - [The Economist](https://www.economist.com) -

View file

@ -1225,7 +1225,7 @@ function updateBadge(activeTab) {
ext_api.browserAction.setBadgeText({text: badgeText}); ext_api.browserAction.setBadgeText({text: badgeText});
}); });
} else { } else {
if (matchUrlDomain(customSitesExt, currentUrl)) if (!badgeText && matchUrlDomain(customSitesExt, currentUrl))
badgeText = '+C'; badgeText = '+C';
if (color && badgeText) if (color && badgeText)
ext_api.browserAction.setBadgeBackgroundColor({color: color}); ext_api.browserAction.setBadgeBackgroundColor({color: color});

View file

@ -2,6 +2,7 @@
Changelog Bypass Paywalls Clean - Firefox Changelog Bypass Paywalls Clean - Firefox
Post-release Post-release
Add Private Equity News
Fix Gruppo GEDI.it (login) Fix Gruppo GEDI.it (login)
* v2.8.4.0 (2022-09-11) * v2.8.4.0 (2022-09-11)

View file

@ -136,10 +136,6 @@
"amp_redirect": "div[id^=\"media_paywall\"]", "amp_redirect": "div[id^=\"media_paywall\"]",
"domain": "nv.ua" "domain": "nv.ua"
}, },
"Penews.com": {
"domain": "penews.com",
"useragent": "googlebot"
},
"Physicsworld.com": { "Physicsworld.com": {
"domain": "physicsworld.com" "domain": "physicsworld.com"
}, },

View file

@ -468,6 +468,7 @@
"*://*.parool.nl/*", "*://*.parool.nl/*",
"*://*.pe.com/*", "*://*.pe.com/*",
"*://*.pelotonmagazine.com/*", "*://*.pelotonmagazine.com/*",
"*://*.penews.com/*",
"*://*.pennlive.com/*", "*://*.pennlive.com/*",
"*://*.petitbleu.fr/*", "*://*.petitbleu.fr/*",
"*://*.philanthropy.com/*", "*://*.philanthropy.com/*",

View file

@ -1426,6 +1426,10 @@ var defaultSites = {
allow_cookies: 1, allow_cookies: 1,
block_regex: /\.tinypass\.com\// block_regex: /\.tinypass\.com\//
}, },
"Private Equity News": {
domain: "penews.com",
useragent: "googlebot"
},
"Prospect Magazine": { "Prospect Magazine": {
domain: "prospectmagazine.co.uk", domain: "prospectmagazine.co.uk",
allow_cookies: 1 allow_cookies: 1

View file

@ -47,6 +47,10 @@
"block_regex": "js\\.pelcro\\.com\\/", "block_regex": "js\\.pelcro\\.com\\/",
"new_site": 1 "new_site": 1
}, },
"Private Equity News": {
"domain": "penews.com",
"useragent": "googlebot"
},
"The Toronto Star (+ local TorStar sites)": { "The Toronto Star (+ local TorStar sites)": {
"domain": "###_ca_torstar", "domain": "###_ca_torstar",
"group": [ "group": [