mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-04-30 02:34:26 +02:00
Support graphic posts on WSJ (#589)
This commit is contained in:
parent
0adbdf085e
commit
611f4bc04b
@ -2,7 +2,7 @@
|
||||
|
||||
const restrictions = {
|
||||
'barrons.com': /.+barrons\.com\/articles\/.+/,
|
||||
'wsj.com': /(.+wsj\.com\/articles\/.+|.+blogs\.wsj\.com\/.+)/
|
||||
'wsj.com': /(.+wsj\.com\/(articles|graphics)\/.+|.+blogs\.wsj\.com\/.+)/
|
||||
}
|
||||
|
||||
// Don't remove cookies before page load
|
||||
|
Loading…
x
Reference in New Issue
Block a user