diff --git a/README.md b/README.md index a5ba479..16ec340 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ Grouped in options:\ [Newsday](https://www.newsday.com) - [Palo Alto Online](https://www.paloaltoonline.com) - [Pittsburgh Post Gazette](https://www.post-gazette.com) - +[San Antonio Express-News](https://www.expressnews.com) - [San Diego Union Tribune](https://www.sandiegouniontribune.com) - [San Francisco Chronicle](https://www.sfchronicle.com) - [Star Tribune](https://www.startribune.com) - diff --git a/changelog.txt b/changelog.txt index d9a5677..90cc8c2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ Post-release Add Lequipe.fr Add LaLibre.be Add LeVif.be +Add San Antonio Express-News (local USA) Add Vrij Nederland Fix Bloomberg (permission block js) Remove tabs-permission (amo - Firefox 86+) diff --git a/contentScript.js b/contentScript.js index 9e53826..8cf3f94 100644 --- a/contentScript.js +++ b/contentScript.js @@ -28,7 +28,7 @@ var usa_mng_domains = ['denverpost.com', 'eastbaytimes.com', 'mercurynews.com' var usa_tribune_domains = ['baltimoresun.com', 'chicagotribune.com', 'courant.com', 'dailypress.com', 'mcall.com', 'nydailynews.com', 'orlandosentinel.com', 'pilotonline.com', 'sun-sentinel.com']; // clean local storage of sites (with an exemption for hold-list) -var arr_localstorage_hold = ['augsburger-allgemeine.de', 'businessoffashion.com', 'charliehebdo.fr', 'cmjornal.pt', 'fortune.com', 'houstonchronicle.com', 'inc42.com', 'kurier.at', 'nknews.org', 'seekingalpha.com', 'sfchronicle.com', 'thehindu.com', 'thetimes.co.uk'].concat(de_funke_media_domains, es_grupo_vocento_domains, es_unidad_domains, no_nhst_media_domains); +var arr_localstorage_hold = ['augsburger-allgemeine.de', 'businessoffashion.com', 'charliehebdo.fr', 'cmjornal.pt', 'expressnews.com', 'fortune.com', 'houstonchronicle.com', 'inc42.com', 'kurier.at', 'nknews.org', 'seekingalpha.com', 'sfchronicle.com', 'thehindu.com', 'thetimes.co.uk'].concat(de_funke_media_domains, es_grupo_vocento_domains, es_unidad_domains, no_nhst_media_domains); if (!matchDomain(arr_localstorage_hold)) { window.localStorage.clear(); } @@ -2189,7 +2189,7 @@ else if (matchDomain('historyextra.com')) { removeDOMElement(ad_banner); } -else if (matchDomain(['houstonchronicle.com', 'sfchronicle.com'])) { +else if (matchDomain(['houstonchronicle.com', 'sfchronicle.com', 'expressnews.com'])) { let wrapper = document.querySelector('.belowMastheadWrapper'); removeDOMElement(wrapper); } diff --git a/manifest.json b/manifest.json index f68deab..ec82b8a 100644 --- a/manifest.json +++ b/manifest.json @@ -187,6 +187,7 @@ "*://*.exame.com/*", "*://*.examiner.com.au/*", "*://*.expansion.com/*", + "*://*.expressnews.com/*", "*://*.farodevigo.es/*", "*://*.faz.net/*", "*://*.fd.nl/*", diff --git a/sites.js b/sites.js index 3d0ac51..67e978b 100644 --- a/sites.js +++ b/sites.js @@ -1221,6 +1221,10 @@ var defaultSites = { block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-((sticky-)?ad|consent|subscriptions)-.+\.js)/, useragent: "googlebot" }, + "San Antonio Express-News": { + domain: "expressnews.com", + block_regex: /(\.blueconic\.net\/|cdn\.ampproject\.org\/v\d\/amp-(access|(sticky-)?ad)-.+\.js)/ + }, "San Diego Union Tribune": { domain: "sandiegouniontribune.com", block_regex: /(metering\.platform\.sandiegouniontribune\.com\/v\d\/meter|cdn\.ampproject\.org\/v\d\/amp-(access|(sticky-)?ad|subscriptions)-.+\.js)/ diff --git a/sites_updated.json b/sites_updated.json index 6a36476..961a148 100644 --- a/sites_updated.json +++ b/sites_updated.json @@ -4,6 +4,10 @@ "allow_cookies": 1, "useragent": "googlebot" }, + "San Antonio Express-News": { + "domain": "expressnews.com", + "block_regex": "(\\.blueconic\\.net\\/|cdn\\.ampproject\\.org\\/v\\d\/amp-(access|(sticky-)?ad)-.+\\.js)" + }, "The (New Orleans) Advocate": { "domain": "###_usa_theadvocate", "group": [