From 6d7beb5a7e44a42824502d9a73ed7f8a5434ff8a Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Fri, 24 Apr 2026 14:26:42 +0700 Subject: [PATCH] Add 'senko.digital' to domain rules --- domains.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains.json b/domains.json index ebc7c92..bc2afcd 100644 --- a/domains.json +++ b/domains.json @@ -4,11 +4,13 @@ { "domain": [ "reyden-x.com", - "personal.reyden-x.com" + "personal.reyden-x.com", + "senko.digital" ], "domain_suffix": [ "reyden-x.com", - "personal.reyden-x.com" + "personal.reyden-x.com", + "senko.digital" ], "domain_keyword": [] }