mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-04-30 02:34:26 +02:00
Fix techinasia.com
This commit is contained in:
parent
ef0d40be15
commit
dac780498d
@ -4,7 +4,8 @@ const restrictions = {
|
||||
'adweek.com': /^((?!\.adweek\.com\/(.+\/)?(amp|agencyspy|tvnewser|tvspy)\/).)*$/,
|
||||
'barrons.com': /.+barrons\.com\/(amp\/)?article(s)?\/.+/,
|
||||
'economist.com': /.+economist\.com\/.+\/\d{1,4}\/\d{1,2}\/\d{2}\/.+/,
|
||||
'seekingalpha.com': /.+seekingalpha\.com\/article\/.+/
|
||||
'seekingalpha.com': /.+seekingalpha\.com\/article\/.+/,
|
||||
'techinasia.com': /\.techinasia\.com\/.+/
|
||||
};
|
||||
|
||||
// Don't remove cookies before page load
|
||||
|
Loading…
x
Reference in New Issue
Block a user