Add DealStreetAsia

master
magnolia1234 2021-11-20 12:35:33 +01:00
parent 7841ed6d43
commit c058c801c5
7 changed files with 21 additions and 2 deletions

View File

@ -593,6 +593,7 @@ Grouped in options:\
[Asia Times](https://asiatimes.com) -
[Caixin Global](https://www.caixinglobal.com) -
[CommonWealth Magazine Taiwan](https://www.cw.com.tw) -
[DealStreetAsia](https://www.dealstreetasia.com) -
[Harvard Business Review China](https://www.hbrchina.org) -
[Harvard Business Review Taiwan](https://www.hbrtaiwan.com) -
[Nikkei Asian Review](https://asia.nikkei.com) -

View File

@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Chrome
Post-release
Add Advance Local (local USA)
Add Code Sports (Australia)
Add DealStreetAsia
Add Italian.tech
Add Spectator World
Fix Medium (faster)

View File

@ -39,5 +39,5 @@
"webRequestBlocking",
"<all_urls>"
],
"version": "2.4.4.5"
"version": "2.4.4.6"
}

View File

@ -92,9 +92,17 @@
"domain": "tagblatt.ch",
"useragent": "googlebot"
},
"The-japan-news.com": {
"domain": "the-japan-news.com"
},
"The-past.com": {
"domain": "the-past.com"
},
"Thenational.scot": {
"allow_cookies": 1,
"block_regex": "\\.tinypass\\.com\\/",
"domain": "thenational.scot"
},
"Tijorifinance.com": {
"allow_cookies": 1,
"domain": "tijorifinance.com",

View File

@ -124,6 +124,7 @@
"*://*.dailytelegraph.com.au/*",
"*://*.dallasnews.com/*",
"*://*.darkreading.com/*",
"*://*.dealstreetasia.com/*",
"*://*.demorgen.be/*",
"*://*.denverpost.com/*",
"*://*.destentor.nl/*",
@ -558,5 +559,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.4.4.5"
"version": "2.4.4.6"
}

View File

@ -294,6 +294,10 @@ var defaultSites = {
"De Tijd": {
domain: "tijd.be"
},
"DealStreetAsia": {
domain: "dealstreetasia.com",
useragent: "bingbot"
},
"DeMorgen": {
domain: "demorgen.be",
group_rule: "###_gr_nl_pg_domains"

View File

@ -4,6 +4,10 @@
"allow_cookies": 1,
"useragent": "googlebot"
},
"DealStreetAsia": {
"domain": "dealstreetasia.com",
"useragent": "bingbot"
},
"Italian.tech": {
"domain": "italian.tech",
"group_rule": "###_gr_it_repubblica_domains"