Remove BusinessTimes.com.sg (obsolete)

This commit is contained in:
magnolia1234 2020-10-08 20:31:55 +02:00
parent 8433d5c2e5
commit c59979ec3f
6 changed files with 4 additions and 19 deletions

View file

@ -279,7 +279,6 @@ So don't update to Firefox 79 or use F-droid's [Fennec-release](https://f-droid.
[NK News](https://www.nknews.org)* -
[South China Morning Post](https://www.scmp.com) -
[Tech in Asia](https://www.techinasia.com) -
[The Business Times](https://www.businesstimes.com.sg) -
[The Diplomat](https://www.thediplomat.com) -
[The Japan Times](https://www.japantimes.co.jp)

View file

@ -2,8 +2,9 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
Remove BusinessTimes.com.sg (obsolete)
Fix-update Bloomberg (overlay)
Fix-update Toronto Star (map-snippet)
Fix-update Toronto Star (map-snippet/footer)
* v1.8.9.0 (2020-10-04)
Add Hannoversche Allgemeine Zeitung

View file

@ -1161,19 +1161,6 @@ else if (matchDomain("startribune.com")) {
});
}
else if (domain = matchDomain("businesstimes.com.sg")) {
let url = window.location.href;
let paywall_login = document.querySelector('div.paywall-login2');
if (paywall_login) {
window.setTimeout(function () {
window.location.href = url + '?amp';
}, 500); // Delay (in milliseconds)
}
let cx_custom = document.querySelector('div#cx_custom');
if (cx_custom)
cx_custom.setAttribute('style', 'display:none');
}
else if (matchDomain("nationalreview.com")) {
document.addEventListener('DOMContentLoaded', () => {
let url = window.location.href;

View file

@ -57,7 +57,6 @@
"*://*.britannica.com/*",
"*://*.business-standard.com/*",
"*://*.businessinsider.com/*",
"*://*.businesstimes.com.sg/*",
"*://*.cairnspost.com.au/*",
"*://*.caixinglobal.com/*",
"*://*.canberratimes.com.au/*",
@ -318,5 +317,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.8.9.2"
"version": "1.8.9.3"
}

View file

@ -40,5 +40,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.8.9.2"
"version": "1.8.9.3"
}

View file

@ -158,7 +158,6 @@ var defaultSites =
"The Australian Financial Review": "afr.com",
"The Boston Globe (opt-in)": "bostonglobe.com",
"The Business Journals": "bizjournals.com",
"The Business Times": "businesstimes.com.sg",
"The Christian Science Monitor": "csmonitor.com",
"The Daily Beast (free articles only)": "thedailybeast.com",
"The Denver Post": "denverpost.com",