From bddf06d47fdc1a2a642050f46d2df7b5d0b5116c Mon Sep 17 00:00:00 2001 From: Banaanae <83927639+Banaanae@users.noreply.github.com> Date: Tue, 20 Aug 2024 23:36:39 +1000 Subject: [PATCH] fix ClearURLs/Addon#376 add help.steampowered.com to exceptions --- data.min.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.min.json b/data.min.json index a1c6fd2..db0271a 100644 --- a/data.min.json +++ b/data.min.json @@ -314,7 +314,7 @@ "^https?:\\/\\/git(lab)?\\.[^/]*\\/[^?]+\\?.*?&?ref_?=[^/?&]*", "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?amazon(?:\\.[a-z]{2,}){1,}\\/message-us\\?", "^https?:\\/\\/authorization\\.td\\.com", - "^https?:\\/\\/support\\.steampowered\\.com", + "^https?:\\/\\/(?:help|support)\\.steampowered\\.com", "^https?:\\/\\/privacy\\.vakmedianet\\.nl\\/.*?ref=", "^https?:\\/\\/sso\\.serverplan\\.com\\/manage2fa\\/check\\?ref=", "^https?:\\/\\/login\\.meijer\\.com\\/.*?\\?ref=",