From 92bfc2f0151a156b7113c7b839d192d4a260917c Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Thu, 15 Jan 2026 23:42:30 +0700 Subject: [PATCH] Create norway.json --- norway.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 norway.json diff --git a/norway.json b/norway.json new file mode 100644 index 0000000..76942c2 --- /dev/null +++ b/norway.json @@ -0,0 +1,12 @@ +{ + "version": 3, + "rules": [ + { + "domain": [], + "domain_suffix": [], + "domain_keyword": [ + "nrk" + ] + } + ] +}