From 5f1a9c412f48c40be6640809b5219819fcd5cabc Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Fri, 12 Dec 2025 11:49:15 +0700 Subject: [PATCH] Update domain.json --- domain.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domain.json b/domain.json index 4a6f5c2..7455bcd 100644 --- a/domain.json +++ b/domain.json @@ -6,14 +6,16 @@ "gstatic.com", "toil.cc", "rottentomatoes.com", - "adguard.com" + "adguard.com", + "adtidy.org" ], "domain_suffix": [ ".gstatic.com", ".google.com", ".toil.cc", ".rottentomatoes.com", - ".adguard.com" + ".adguard.com", + ".adtidy.org" ] } ]