From 27071fa7ef21b8cfa2bc5129cb539d3f0a003ad0 Mon Sep 17 00:00:00 2001 From: Technomozart <122810366+technomozart@users.noreply.github.com> Date: Sun, 2 Aug 2026 11:18:03 +0400 Subject: [PATCH] Whitelist bullquest.fun (false positive) bullquest.fun is not in blocklist.yaml but Phantom blocks it as potentially malicious, so this appears to be an automated heuristic flag. --- whitelist.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/whitelist.yaml b/whitelist.yaml index d59054b4..4012c810 100644 --- a/whitelist.yaml +++ b/whitelist.yaml @@ -30,4 +30,6 @@ - url: "*.tistory.com" - url: "*.surge.sh" - url: revoke.cash - - url: nftplus.io \ No newline at end of file + - url: nftplus.io + - url: bullquest.fun +