Add goodreads and amazon to list of networks in content.ts
This commit is contained in:
@@ -93,6 +93,8 @@ function init() {
|
|||||||
'rationalwiki.org',
|
'rationalwiki.org',
|
||||||
'duckduckgo.com',
|
'duckduckgo.com',
|
||||||
'bing.com',
|
'bing.com',
|
||||||
|
'goodreads.com',
|
||||||
|
'amazon.com',
|
||||||
].includes(hostname) ||
|
].includes(hostname) ||
|
||||||
domainIs(hostname, 'tumblr.com') ||
|
domainIs(hostname, 'tumblr.com') ||
|
||||||
domainIs(hostname, 'wikipedia.org') ||
|
domainIs(hostname, 'wikipedia.org') ||
|
||||||
|
Reference in New Issue
Block a user