From 87b3eeddedae43f28df7b6934834cdf9172c4ef6 Mon Sep 17 00:00:00 2001
From: bfahrenfort <59982409+bfahrenfort@users.noreply.github.com>
Date: Wed, 28 May 2025 15:26:28 -0500
Subject: [PATCH] doh-client: lint

---
 doh-client/doh-client.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doh-client/doh-client.conf b/doh-client/doh-client.conf
index 7005c8c..01d1291 100644
--- a/doh-client/doh-client.conf
+++ b/doh-client/doh-client.conf
@@ -81,10 +81,10 @@ passthrough = [
     "captive.apple.com",
     "connectivitycheck.gstatic.com",
     "detectportal.firefox.com",
-    "msftconnecttest.com",
-    "nmcheck.gnome.org",
     "globalreachtech.com",
+    "msftconnecttest.com",
     "network-auth.com",
+    "nmcheck.gnome.org",
 
     "pool.ntp.org",
     "time.apple.com",
-- 
GitLab