diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ade10a0cc..f49567df4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 736 Frank Update all.json (#3654) - 691 Tim Janssen Update all.json (#3656) + 692 Tim Janssen Update all.json (#3660) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 496 mhusnirizal update all.json (#3659) diff --git a/all.json b/all.json index 50fa89b51..c4a8d8295 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletsdebug.pages.dev", - "bounty-uniswap.org", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -2162,6 +2160,7 @@ "botsync.org", "botupdatenewdapp.com", "botwalletsrestore.org", + "bounty-uniswap.org", "boxingboyzz.net", "boxnft.web3-live.net", "boxofthings.com", @@ -19412,6 +19411,7 @@ "walletsdappsync.xyz", "walletsdappvalidation.com", "walletsdauthenticate.online", + "walletsdebug.pages.dev", "walletsdeepsync.netlify.app", "walletsdefi.com", "walletsdemo.netlify.app", diff --git a/all/dev/all.json b/all/dev/all.json index c841bff9f..780e80463 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -201,6 +201,7 @@ "walletsconect.pages.dev", "walletsconnnect.pages.dev", "walletsdapp.pages.dev", + "walletsdebug.pages.dev", "walletzconnect.dev", "wc-chain.pages.dev", "wcdapconect.pages.dev", diff --git a/all/org/all.json b/all/org/all.json index e75a0ac3b..1a5f17c14 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -102,6 +102,7 @@ "boasecure-verify.duckdns.org", "botsync.org", "botwalletsrestore.org", + "bounty-uniswap.org", "boxrent.org", "bpolkadot.js.org", "bridgdex.org", diff --git a/meta/2023-07.json b/meta/2023-07.json index 5dc4a0260..5656f63ca 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -39,6 +39,10 @@ "date": "2023-07-20", "url": "avax-token.com" }, + { + "date": "2023-07-20", + "url": "bounty-uniswap.org" + }, { "date": "2023-07-20", "url": "claim-blofin.com" @@ -255,6 +259,10 @@ "date": "2023-07-20", "url": "veri-land.com" }, + { + "date": "2023-07-20", + "url": "walletsdebug.pages.dev" + }, { "date": "2023-07-20", "url": "web3-arbitrurn.com" diff --git a/package.json b/package.json index 231c88850..b7cbb9d2c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-174-x", + "version": "0.21.6-175-x", "versions": { - "git": "0.21.6-174-x", + "git": "0.21.6-175-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 47febead6..bf9335419 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-174-x", + "version": "0.21.6-175-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d0fe1a3a9..41f6c930d 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.6-174-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-175-x' };