WSJ restrictions (only articles)
Like Barron's.
This commit is contained in:
parent
cef95bc772
commit
1836d1080a
@ -112,7 +112,8 @@ var defaultSites = {
|
||||
};
|
||||
|
||||
const restrictions = {
|
||||
'barrons.com': 'barrons.com/articles'
|
||||
'barrons.com': 'barrons.com/articles',
|
||||
'wsj.com': 'wsj.com/articles'
|
||||
}
|
||||
|
||||
// Don't remove cookies before page load
|
||||
|
Loading…
x
Reference in New Issue
Block a user