Add The Star Malaysia
This commit is contained in:
parent
2b62e69bf2
commit
93daf1abf6
@ -706,7 +706,8 @@ Grouped in options:\
|
||||
[South China Morning Post](https://www.scmp.com) -
|
||||
[Southern Weekly](https://www.infzm.com) -
|
||||
[Tech in Asia](https://www.techinasia.com) -
|
||||
[The Diplomat](https://thediplomat.com)
|
||||
[The Diplomat](https://thediplomat.com) -
|
||||
[The Star Malaysia](https://www.thestar.com.my)
|
||||
|
||||
#### India
|
||||
[Bloomberg Quint](https://www.bloombergquint.com) -
|
||||
|
@ -2,6 +2,7 @@
|
||||
Changelog Bypass Paywalls Clean - Chrome
|
||||
|
||||
Post-release
|
||||
Add The Star Malaysia
|
||||
Add UnHerd (UK)
|
||||
Remove The Japan Times (fix obsolete)
|
||||
Fix Lequipe.fr (json)
|
||||
|
@ -172,10 +172,6 @@
|
||||
"block_regex": "\\.tinypass\\.com\\/",
|
||||
"domain": "thenational.scot"
|
||||
},
|
||||
"Thestar.com.my": {
|
||||
"block_regex": "(\\.piano\\.io\\/|cdn\\.cxense\\.com)",
|
||||
"domain": "thestar.com.my"
|
||||
},
|
||||
"Theweek.com": {
|
||||
"allow_cookies": 1,
|
||||
"domain": "theweek.com",
|
||||
|
@ -548,6 +548,7 @@
|
||||
"*://*.therecord.com/*",
|
||||
"*://*.thesaturdaypaper.com.au/*",
|
||||
"*://*.thespec.com/*",
|
||||
"*://*.thestar.com.my/*",
|
||||
"*://*.thestar.com/*",
|
||||
"*://*.thestate.com/*",
|
||||
"*://*.thetimes.co.uk/*",
|
||||
|
4
sites.js
4
sites.js
@ -1743,6 +1743,10 @@ var defaultSites = {
|
||||
domain: "spectatorworld.com",
|
||||
block_regex: /(cdn\.cxense\.com\/|\.tinypass\.com\/)/
|
||||
},
|
||||
"The Star Malaysia": {
|
||||
domain: "thestar.com.my",
|
||||
block_regex: /(cdn\.cxense\.com\/|\.piano\.io\/)/
|
||||
},
|
||||
"The Sydney Morning Herald": {
|
||||
domain: "smh.com.au",
|
||||
group_rule: "###_gr_au_nine_domains"
|
||||
|
@ -28,6 +28,10 @@
|
||||
"block_regex": "(\\.blueconic\\.net\\/|js\\.matheranalytics\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js)",
|
||||
"useragent": "googlebot"
|
||||
},
|
||||
"The Star Malaysia": {
|
||||
"domain": "thestar.com.my",
|
||||
"block_regex": "(cdn\\.cxense\\.com\\/|\\.piano\\.io\\/)"
|
||||
},
|
||||
"UnHerd": {
|
||||
"domain": "unherd.com",
|
||||
"allow_cookies": 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user