From 89492d7de7ff0a96d52bbc3203192711a7178a4b Mon Sep 17 00:00:00 2001 From: quindecim Date: Mon, 29 Jun 2020 13:56:35 -0400 Subject: [PATCH] [UPSTREAM] - ConfigFile change to allowlist and blocklist https://github.com/DNSCrypt/dnscrypt-proxy/commit/b089d49d25bf0d35a1a4a7a7637e63e0a3f93501 --- .../{example-blocklist.txt => example-blocked-names.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/example-docs/{example-blocklist.txt => example-blocked-names.txt} (100%) diff --git a/config/example-docs/example-blocklist.txt b/config/example-docs/example-blocked-names.txt similarity index 100% rename from config/example-docs/example-blocklist.txt rename to config/example-docs/example-blocked-names.txt