diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ca06d8172..84443a8c9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 847 Tim Janssen Update all.json (#3982) + 848 Tim Janssen Update all.json (#3984) 808 Frank Update all.json (#3983) 615 Mich remove false positive metamask-snap-polkadot.pages.dev (#3969) 545 Jaco Add missing crosscheck entries (#3930) diff --git a/all.json b/all.json index 9bce1984e..41033fc34 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "cryptofinalwithdrawals.com", - "layers-arbitrium.com", - "connect-arbitrum.foundation", "09sync00.duckdns.org", "0nlinebot.github.io", "0therside.com", @@ -4513,6 +4510,7 @@ "connect-aptos.com", "connect-arbdoge.com", "connect-arbitrum.com", + "connect-arbitrum.foundation", "connect-asset.github.io", "connect-check.com", "connect-colab-land.netlify.app", @@ -5260,6 +5258,7 @@ "cryptoevent.art", "cryptoextension-dapp.best", "cryptofin.biz", + "cryptofinalwithdrawals.com", "cryptofix.webflows.live", "cryptofixall.com", "cryptofixpro.surge.sh", @@ -11243,6 +11242,7 @@ "layerox.network", "layerpad.live", "layerrzero.space", + "layers-arbitrium.com", "layerzeero.pro", "layerzer0.markets", "layerzero-airdrop.fun", diff --git a/all/com/all.json b/all/com/all.json index e3b8aa448..c5b5490d8 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1887,6 +1887,7 @@ "cryptodickbutts2.com", "cryptodroptoken.com", "cryptoesolutions.com", + "cryptofinalwithdrawals.com", "cryptofixall.com", "cryptofixsource.com", "cryptofreefox.com", @@ -4089,6 +4090,7 @@ "layer0network.com", "layer2bnb.com", "layerclaim.com", + "layers-arbitrium.com", "layerzero-distribution.com", "layerzero-distrubution.com", "layerzero-finance.com", diff --git a/all/foundation/all.json b/all/foundation/all.json index e90ffc754..bbb5333c5 100644 --- a/all/foundation/all.json +++ b/all/foundation/all.json @@ -3,6 +3,7 @@ "arbitruem.foundation", "arbitrumpro.foundation", "arbitruun.foundation", + "connect-arbitrum.foundation", "layer3-arbitrum.foundation", "loyalty.foundation", "moonbeamc.foundation", diff --git a/meta/2023-10.json b/meta/2023-10.json index 265f59e87..d986570ec 100644 --- a/meta/2023-10.json +++ b/meta/2023-10.json @@ -1,4 +1,16 @@ [ + { + "date": "2023-10-14", + "url": "connect-arbitrum.foundation" + }, + { + "date": "2023-10-14", + "url": "cryptofinalwithdrawals.com" + }, + { + "date": "2023-10-14", + "url": "layers-arbitrium.com" + }, { "date": "2023-10-13", "url": "citarpoat-sihuireop.xyz" diff --git a/package.json b/package.json index eeedc62d0..edc178b07 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-132-x", + "version": "0.21.7-133-x", "versions": { - "git": "0.21.7-132-x", + "git": "0.21.7-133-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fa901e26b..743e5f00b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-132-x", + "version": "0.21.7-133-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d601fe258..fba479b4e 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-132-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-133-x' };