From 1208be7fc09c4efdd1dd64f70fed63b939f5b03b Mon Sep 17 00:00:00 2001 From: furaihan Date: Sun, 30 Aug 2020 18:34:01 +0700 Subject: [PATCH] Rename quad9-doh.f to quad9-doh --- quad9-doh.f => quad9-doh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename quad9-doh.f => quad9-doh (98%) diff --git a/quad9-doh.f b/quad9-doh similarity index 98% rename from quad9-doh.f rename to quad9-doh index 23f052e..4636494 100644 --- a/quad9-doh.f +++ b/quad9-doh @@ -9,4 +9,4 @@ add address=104.16.249.249 name=cloudflare-dns.com type=A /ip firewall nat add action=redirect chain=dstnat comment=DNS dst-port=53 protocol=udp \ to-ports=53 -add action=redirect chain=dstnat dst-port=53 protocol=tcp to-ports=53 \ No newline at end of file +add action=redirect chain=dstnat dst-port=53 protocol=tcp to-ports=53