From 668a061b149bee0ec3148fcee12fec0218d3a8e8 Mon Sep 17 00:00:00 2001 From: cryptoclassdev Date: Thu, 9 Apr 2026 17:04:14 +0530 Subject: [PATCH] Add thecommunication.link to whitelist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit thecommunication.link is a legitimate crypto communications agency that produces educational content for projects like MetaDAO, Meteora, Zcash, and Solana Mobile. The site is a static portfolio — it does not handle wallet connections, token transactions, or user funds. It has been flagged as a false positive. --- whitelist.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/whitelist.yaml b/whitelist.yaml index d59054b4..dc17627b 100644 --- a/whitelist.yaml +++ b/whitelist.yaml @@ -30,4 +30,5 @@ - url: "*.tistory.com" - url: "*.surge.sh" - url: revoke.cash - - url: nftplus.io \ No newline at end of file + - url: nftplus.io + - url: thecommunication.link \ No newline at end of file