From 0c1c6edb417260be8e835b0c73dd8a99e176baf0 Mon Sep 17 00:00:00 2001 From: Gerd Date: Mon, 1 Jul 2024 11:55:38 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 0aea637..97f3d1d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -42,7 +42,13 @@ If these are blocked, the first hit links from search results, for example, no l Referral domains have been removed from all lists. Only a few domains that also function as normal trackers are blocked in the aggressive lists. -The referral domain allowlist can be found [here](https://github.com/hagezi/dns-blocklists/blob/main/adblock/whitelist-referral.txt). +The referral domain allowlist can be found here: + +| Format | Links | +|:-------|:-----| +| Adblock | [Link](https://github.com/hagezi/dns-blocklists/blob/main/adblock/whitelist-referral.txt) | +| Wildcard
Domains | [Link](https://github.com/hagezi/dns-blocklists/blob/main/wildcard/whitelist-referral-onlydomains.txt) | +| Domains
Subdomains | [Link](https://github.com/hagezi/dns-blocklists/blob/main/domains/whitelist-referral.txt) | ---