From 4f14d8b7836dcabd6f0d73f36a6ce451e824f888 Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Wed, 4 Feb 2026 23:17:41 +0700 Subject: [PATCH] Add domains and suffix for fextralife.com --- domains.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains.json b/domains.json index d9d10aa..7ecf457 100644 --- a/domains.json +++ b/domains.json @@ -2,8 +2,12 @@ "version": 3, "rules": [ { - "domain": [], - "domain_suffix": [], + "domain": [ + "fextralife.com" + ], + "domain_suffix": [ + ".fextralife.com" + ], "domain_keyword": [] } ]