mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-16 06:13:16 +00:00
WSJ restrictions (only articles)
Like Barron's.
This commit is contained in:
parent
a82d812c83
commit
4b2d784b03
@ -99,7 +99,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…
Reference in New Issue
Block a user