From 0d16f2f30a81e3652a211a949e213d5e130a2868 Mon Sep 17 00:00:00 2001 From: RefundYourSOL Date: Mon, 1 Jun 2026 20:32:31 +0200 Subject: [PATCH] Allowlist refundyoursol.com (fuzzy-match false positive) Legitimate origin flagged by fuzzy match against brand copycats; exempt via whitelist.yaml. Co-Authored-By: Claude Opus 4.8 (1M context) --- whitelist.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/whitelist.yaml b/whitelist.yaml index d59054b4..86883bc8 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: refundyoursol.com \ No newline at end of file