Remove The Athletic (obsolete)

This commit is contained in:
magnolia1234 2020-09-10 21:31:56 +02:00
parent b0b35c09dd
commit dec7ebe152
5 changed files with 0 additions and 19 deletions

View File

@ -51,8 +51,6 @@ So don't update to Firefox 79 or use F-droid's [Fennec-release](https://f-droid.
[Seeking Alpha](https://seekingalpha.com) -
[The Business Journals](https://www.bizjournals.com) -
[The Wall Street Journal](https://www.wsj.com)
##### Sports
[The Athletic](https://theathletic.com)
##### Tech/Science
[Chemical & Engineering News](https://cen.acs.org) -
[Chronicle of Higher Education](https://www.chronicle.com) -
@ -184,7 +182,6 @@ So don't update to Firefox 79 or use F-droid's [Fennec-release](https://f-droid.
[Financial Times](https://www.ft.com) -
[Irish Independent](https://www.independent.ie) -
[London Review of Books](https://www.lrb.co.uk) -
[The Athletic UK](https://theathletic.com) -
[The Economist](https://www.economist.com) -
[The Irish Times](https://www.irishtimes.com) -
[The New Statesman](https://www.newstatesman.com) -

View File

@ -66,8 +66,6 @@ var allow_cookies = [
'switzersuperreport.com.au',
'techinasia.com',
'the-american-interest.com',
'theathletic.co.uk',
'theathletic.com',
'thehindu.com',
'themarker.com',
'trouw.nl',
@ -127,8 +125,6 @@ var use_google_bot_default = [
'republic.ru',
'seekingalpha.com',
'switzersuperreport.com.au',
'theathletic.co.uk',
'theathletic.com',
'themarker.com',
'thetimes.co.uk',
'washingtonpost.com',

View File

@ -432,14 +432,6 @@ else if (matchDomain("sofrep.com")) {
removeDOMElement(banner);
}
else if (matchDomain(["theathletic.com", "theathletic.co.uk"])) {
const landing_banner = document.querySelector('.logged-out-landing-banner');
const sample_banner = document.querySelector('.main-sample-banner');
const bottom_banner = document.querySelector('.border-bottom-cc');
const subscribe = document.querySelector('.subscribe-ad-text');
removeDOMElement(landing_banner, sample_banner, bottom_banner, subscribe);
}
else if (matchDomain("newstatesman.com")) {
const tns_modal_wrapper = document.querySelector('.tns-modal-wrapper');
removeDOMElement(tns_modal_wrapper);

View File

@ -230,8 +230,6 @@
"*://*.the-tls.co.uk/*",
"*://*.theadvocate.com.au/*",
"*://*.theage.com.au/*",
"*://*.theathletic.co.uk/*",
"*://*.theathletic.com/*",
"*://*.theatlantic.com/*",
"*://*.theaustralian.com.au/*",
"*://*.thechronicle.com.au/*",

View File

@ -145,8 +145,6 @@ var defaultSites =
"Telegraaf": "telegraaf.nl",
"The Age": "theage.com.au",
"The American Interest": "the-american-interest.com",
"The Athletic": "theathletic.com",
"The Athletic UK": "theathletic.co.uk",
"The Atlantic": "theatlantic.com",
"The Australian Financial Review": "afr.com",
"The Boston Globe (opt-in)": "bostonglobe.com",