From d747c77101e5578584d6868751091a940afe2542 Mon Sep 17 00:00:00 2001 From: Adam <64601408+adamdelphantom@users.noreply.github.com> Date: Fri, 16 Aug 2024 16:36:53 -0400 Subject: [PATCH 1/2] fix formatting errors on whitelist --- whitelist.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/whitelist.yaml b/whitelist.yaml index 01905235..4cc624ad 100644 --- a/whitelist.yaml +++ b/whitelist.yaml @@ -30,9 +30,9 @@ - url: "*.tistory.com" - url: "*.surge.sh" - url: revoke.cash - - url: *.walletconnect.com - - url: *.walletconnect.org - - url: *.web3modal.com - - url: *.web3modal.org - - url: *.web3inbox.com - - url: *.web3inbox.org + - url: "*.walletconnect.com" + - url: "*.walletconnect.org" + - url: "*.web3modal.com" + - url: "*.web3modal.org" + - url: "*.web3inbox.com" + - url: "*.web3inbox.org" From c6578c94256e035d7ba176baa197ecdf2354ebaf Mon Sep 17 00:00:00 2001 From: Adam <64601408+adamdelphantom@users.noreply.github.com> Date: Fri, 16 Aug 2024 20:54:19 +0000 Subject: [PATCH 2/2] removed lines with alias error --- whitelist.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/whitelist.yaml b/whitelist.yaml index 4cc624ad..4cccf467 100644 --- a/whitelist.yaml +++ b/whitelist.yaml @@ -29,10 +29,4 @@ - url: "*.webflow.io" - url: "*.tistory.com" - url: "*.surge.sh" - - url: revoke.cash - - url: "*.walletconnect.com" - - url: "*.walletconnect.org" - - url: "*.web3modal.com" - - url: "*.web3modal.org" - - url: "*.web3inbox.com" - - url: "*.web3inbox.org" + - url: revoke.cash \ No newline at end of file