From 14f962e4db15d17bc3887094753e22bf2abbef99 Mon Sep 17 00:00:00 2001 From: choula782-cmd Date: Mon, 15 Sep 2025 15:56:00 -0400 Subject: [PATCH] Add trade-markets.co.com to allow list --- allowlists/domain-list.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/allowlists/domain-list.json b/allowlists/domain-list.json index 09ee1ed5..fbaf2d6e 100644 --- a/allowlists/domain-list.json +++ b/allowlists/domain-list.json @@ -1,6 +1,7 @@ { "allowlist": [ "wal.app", - "wal.site" + "wal.site", + "trade-markets.co.com" ] -} \ No newline at end of file +}