From 81f28a30d271c0297f94d672fa9cd0a37fb9d22c Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Fri, 16 Jan 2026 00:12:42 +0700 Subject: [PATCH] Add '.no' to domain_suffix in norway.json --- norway.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/norway.json b/norway.json index 76942c2..cad4b24 100644 --- a/norway.json +++ b/norway.json @@ -3,7 +3,9 @@ "rules": [ { "domain": [], - "domain_suffix": [], + "domain_suffix": [ + ".no" + ], "domain_keyword": [ "nrk" ]