Fix The Seattle Times (update)

This commit is contained in:
magnolia1234 2022-01-27 19:38:49 +01:00
parent aa3db5328d
commit b67dd23bfc
4 changed files with 7 additions and 21 deletions

View file

@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Firefox
Post-release Post-release
Fix Australia News Corp (amp-redirect) Fix Australia News Corp (amp-redirect)
Fix Faz.net (timing) Fix Faz.net (timing)
Fix The Seattle Times (update)
Fix The Telegraph (modal) Fix The Telegraph (modal)
Fix The West Australian (regional) Fix The West Australian (regional)

View file

@ -603,5 +603,5 @@
"*://*.wsj.net/*", "*://*.wsj.net/*",
"*://*.zephr.com/*" "*://*.zephr.com/*"
], ],
"version": "2.5.3.3" "version": "2.5.3.4"
} }

View file

@ -1573,8 +1573,8 @@ var defaultSites = {
}, },
"The Seattle Times": { "The Seattle Times": {
domain: "seattletimes.com", domain: "seattletimes.com",
block_regex: /cdn\.ampproject\.org\/v\d\/amp-(access|ad)-.+\.js/, allow_cookies: 1,
remove_cookies_select_hold: ["st_newsletter_splash_seen"] block_regex: /(\.seattletimes\.com\/wp-content\/.+\/st-(advertising|blocking)-bundle\.js|cdn\.ampproject\.org\/v\d\/amp-(access|ad)-.+\.js)/
}, },
"The Spectator (UK)": { "The Spectator (UK)": {
domain: "spectator.co.uk", domain: "spectator.co.uk",

View file

@ -20,25 +20,10 @@
"block_regex": "(scripts\\.repubblica\\.it\\/pw\\/pw\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|ad|user-notification)-.+\\.js)", "block_regex": "(scripts\\.repubblica\\.it\\/pw\\/pw\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|ad|user-notification)-.+\\.js)",
"useragent": "googlebot" "useragent": "googlebot"
}, },
"Mainichi Shimbun": { "The Seattle Times": {
"domain": "mainichi.jp", "domain": "seattletimes.com",
"allow_cookies": 1, "allow_cookies": 1,
"useragent": "googlebot" "block_regex": "(\\.seattletimes\\.com\\/wp-content\\/.+\\/st-(advertising|blocking)-bundle\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|ad)-.+\\.js)"
},
"Star Tribune": {
"domain": "startribune.com",
"allow_cookies": 1,
"block_regex": "\\.startribune\\.com\\/vendor\\/js\\/"
},
"The Business of Fashion": {
"domain": "businessoffashion.com",
"allow_cookies": 1,
"block_regex": "\\.businessoffashion\\.com\\/zephr\\/feature-decisions"
},
"The Jerusalem Post": {
"domain": "jpost.com",
"allow_cookies": 1,
"block_regex": "\\.jpost\\.com\\/js\\/js_article\\.min\\.js"
}, },
"The Telegraph": { "The Telegraph": {
"domain": "telegraph.co.uk", "domain": "telegraph.co.uk",