From 70dcb0abdce1208fcdb9428b200a8de90058ec93 Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Fri, 7 Nov 2025 19:55:56 +0700 Subject: [PATCH] Update domain.json --- domain.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domain.json b/domain.json index 4c41964..508fd7c 100644 --- a/domain.json +++ b/domain.json @@ -6,7 +6,9 @@ "gstatic.com", "news.google.com" ], - "domain_suffix": [] + "domain_suffix": [ + ".gstatic.com" + ] } ] }