diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 97d9da0ec..42480af99 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 426 Frank Update all.json (#2777) 426 Tim Janssen Update all.json (#2776) - 425 Frank Update all.json (#2771) 383 mhusnirizal update all.json (#2773) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 647a8c817..d634970d0 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "walletdappconect.net", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -13750,6 +13749,7 @@ "walletdapp.online", "walletdappapi.com", "walletdappauthenticator.com", + "walletdappconect.net", "walletdappconnect.app", "walletdappconnect.ddns.net", "walletdappconnection.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 43cdaae9b..39aff8453 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -191,6 +191,10 @@ "date": "2023-01-09", "url": "walletconnect-beta.netlify.app" }, + { + "date": "2023-01-09", + "url": "walletdappconect.net" + }, { "date": "2023-01-09", "url": "websolutionserver.com" diff --git a/package.json b/package.json index 7e8c7de29..47ed2dbe1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-6-x", + "version": "0.18.14-7-x", "versions": { - "git": "0.18.14-6-x", + "git": "0.18.14-7-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e00d4bd5e..0156e5e56 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-6-x", + "version": "0.18.14-7-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e40c088fd..8c167e5fb 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.18.14-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-7-x' };