From 8fc783190526afc231c668396555d77a2c505e1f Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sat, 20 Nov 2021 12:35:48 +0100 Subject: [PATCH] Add DealStreetAsia --- README.md | 1 + changelog.txt | 1 + custom/sites_custom.json | 8 ++++++++ manifest.json | 3 ++- sites.js | 4 ++++ sites_updated.json | 4 ++++ 6 files changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c173ea6..afc74c0 100644 --- a/README.md +++ b/README.md @@ -570,6 +570,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) - diff --git a/changelog.txt b/changelog.txt index d9dbcae..3713f7c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Firefox Post-release Add Advance Local (local USA) Add Code Sports (Australia) +Add DealStreetAsia Add Italian.tech Add Spectator World Fix Medium (faster) diff --git a/custom/sites_custom.json b/custom/sites_custom.json index f8c37cd..3ad8329 100644 --- a/custom/sites_custom.json +++ b/custom/sites_custom.json @@ -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", diff --git a/manifest.json b/manifest.json index 173475d..3f6ae7d 100644 --- a/manifest.json +++ b/manifest.json @@ -136,6 +136,7 @@ "*://*.dailytelegraph.com.au/*", "*://*.dallasnews.com/*", "*://*.darkreading.com/*", + "*://*.dealstreetasia.com/*", "*://*.demorgen.be/*", "*://*.denverpost.com/*", "*://*.destentor.nl/*", @@ -570,5 +571,5 @@ "*://*.wallkit.net/*", "*://*.wsj.net/*" ], - "version": "2.4.4.5" + "version": "2.4.4.6" } \ No newline at end of file diff --git a/sites.js b/sites.js index 66a074c..a9e1dc3 100644 --- a/sites.js +++ b/sites.js @@ -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" diff --git a/sites_updated.json b/sites_updated.json index 4de4732..6c903f1 100644 --- a/sites_updated.json +++ b/sites_updated.json @@ -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"