From d5535bd37a0e4e396619fd87c55b4621ee54cedb Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Sun, 18 Jan 2026 21:04:15 +0700 Subject: [PATCH] Add 'elgato.com' to domains and domain_suffix --- domains.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains.json b/domains.json index 119f1cf..9bfca68 100644 --- a/domains.json +++ b/domains.json @@ -13,7 +13,8 @@ "chartbeat.com", "poiskvps.ru", "hyperioxes.com", - "elderscrollsonline.com" + "elderscrollsonline.com", + "elgato.com" ], "domain_suffix": [ ".gstatic.com", @@ -27,7 +28,8 @@ ".chartbeat.com", ".poiskvps.ru", ".hyperioxes.com", - ".elderscrollsonline.com" + ".elderscrollsonline.com", + ".elgato.com" ] } ]