From 4d1f856fb916fd226245eb6f79d81c678b5f113b Mon Sep 17 00:00:00 2001 From: 4EVERLAND <89854839+4everlandorg@users.noreply.github.com> Date: Sun, 25 Jun 2023 17:19:01 +0800 Subject: [PATCH] Update whitelist.yaml Whitelist sites accessed by 4everland.io gateway. As a provider of a public gateway for IPFS contents, 4everland.io has served many small and medium sized projects with IPFS pinning/gateway services. Like the PR of ICP gateway, some contracts associated with these sites have been flagged as malicious and subsequently blacklisted. However, it is important to note that this does not imply that the entire gateway and all contracts on the 4everland.io are harmful. In light of the numerous users and projects that rely on our gateway for accessing hosted websites, it is advisable to maintain the whitelist and keep the gateway accessible. --- whitelist.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/whitelist.yaml b/whitelist.yaml index 9c97ab2f..df8a2e9d 100644 --- a/whitelist.yaml +++ b/whitelist.yaml @@ -14,3 +14,4 @@ - url: "*.github.io" - url: "*.ic0.app" - url: "*.icp0.io" + - url: "*.4everland.io"