Blacklist support.oracle.com
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
53745d4cdf
commit
abd7204c53
@ -193,6 +193,8 @@ hostname_replace:
|
||||
'(www\.)?quora\.com$': false
|
||||
# Fuck redhats half of our stuff only for paid customers even if we link to it in free docs
|
||||
'(www\.)?access\.redhat\.com$': false
|
||||
# Oracle kinda has the same spirit (:
|
||||
'(www\.)?support\.oracle\.com$': false
|
||||
# Currently a lot of spam results from indonesian TLD space, even ac.id ...
|
||||
'(www\.)?\.id$': false
|
||||
# https://github.com/quenhus/uBlock-Origin-dev-filter
|
||||
|
Loading…
Reference in New Issue
Block a user