Add no_referrer_domains list to defaut_conf for website that defines this policy
This commit is contained in:
@@ -66,3 +66,6 @@ keep_requests = False
|
||||
|
||||
# Domain names that should be ignored
|
||||
excluded_domain_name = []
|
||||
|
||||
# Domains that set no-referer as Referer-Policy
|
||||
no_referrer_domains = []
|
||||
|
||||
Reference in New Issue
Block a user