Fix The (New Orleans) Advocate (gambit)

This commit is contained in:
magnolia1234 2024-01-20 11:24:51 +01:00
parent 28f487a18f
commit 44a41ca365
3 changed files with 12 additions and 1 deletions

View file

@ -11,6 +11,7 @@ Add Wiwo.de (fetch from archive.is)
Remove Franc-Tireur.fr (fix obsolete)
Fix Hearst magazines (js)
Fix Independent.co.uk (premium images)
Fix The (New Orleans) Advocate (gambit)
Fix Times Higher Education (books)
Fix Zeit.de (bug; update rules)

View file

@ -2206,7 +2206,7 @@ var defaultSites = {
"theadvocate.com"
],
allow_cookies: 1,
block_regex: "(\\.{domain}\\/(script||.+\\/tncms\\/user\\/user)\\.js|js\\.matheranalytics\\.com\\/)"
block_regex: "(\\.{domain}\\/(script||.+\\/tncms\\/api\\/access\\..+)\\.js|js\\.matheranalytics\\.com\\/)"
},
"The American Conservative": {
domain: "theamericanconservative.com",

View file

@ -92,6 +92,16 @@
"useragent": "googlebot",
"upd_version": "3.5.0.2"
},
"The (New Orleans) Advocate": {
"domain": "###_usa_theadvocate",
"group": [
"nola.com",
"theadvocate.com"
],
"allow_cookies": 1,
"block_regex": "(\\.{domain}\\/(script||.+\\/tncms\\/api\\/access\\..+)\\.js|js\\.matheranalytics\\.com\\/)",
"upd_version": "3.5.1.6"
},
"The Indian Express": {
"domain": "indianexpress.com",
"allow_cookies": 1,