From b7d9b4830a8145dc0e04cb5944a2b993ce756358 Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Fri, 5 Aug 2022 03:02:47 +0300 Subject: [PATCH] Exclude amazonaws.com from the list Right now PAC file handles only domain done (*.domain.zone) or, when added into special list, subdomain (*.subdomain.domain.zone). Unfortunately, Amazon has 4 or 5 level subdomains for amazonaws.com zone. Let's try to exclude it for now and see how it goes. --- config/exclude-hosts-dist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config/exclude-hosts-dist.txt b/config/exclude-hosts-dist.txt index 125f1e8..b038bef 100644 --- a/config/exclude-hosts-dist.txt +++ b/config/exclude-hosts-dist.txt @@ -40,3 +40,4 @@ coldfilm.ru rt.pornhub.com ru.pornhub.com www.pornhub.com +amazonaws.com