diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 12b24bb96..0374e4cb2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 593 Mich block scam webdappssynchronization.pages.dev (#2630) 468 Jaco 0.18.12 (#2637) + 382 Tim Janssen Update all.json (#2640) 381 Frank Update all.json (#2634) - 381 Tim Janssen Update all.json (#2638) 368 mhusnirizal update all.json (#2639) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index eaeb831cc..b8c51f851 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletconnect-selfservicevalidation.weebly.com", - "link-junonetworkvalidate.live", - "dapp-validators.com", - "walletconnect.z13.web.core.windows.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2854,6 +2850,7 @@ "dapp-tool.xyz", "dapp-vadilate.tools", "dapp-validator.com", + "dapp-validators.com", "dapp-validators.live", "dapp-walletaffix.online", "dapp-wallets.com", @@ -6047,6 +6044,7 @@ "link-accountvalidate.com", "link-apps.com", "link-bridge.live", + "link-junonetworkvalidate.live", "link-protocol.com", "link-protocols.com", "link-token.com", @@ -12820,6 +12818,7 @@ "walletconnect-restore.online", "walletconnect-sale.com", "walletconnect-sefibridge.com", + "walletconnect-selfservicevalidation.weebly.com", "walletconnect-service.com", "walletconnect-service.net", "walletconnect-support.com", @@ -12863,6 +12862,7 @@ "walletconnect.tk", "walletconnect.tools", "walletconnect.work", + "walletconnect.z13.web.core.windows.net", "walletconnect12.yolasite.com", "walletconnect1331.com", "walletconnect7.yolasite.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 57821f95d..8a45ea1f7 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -3,6 +3,10 @@ "date": "2022-12-05", "url": "bitseth.io" }, + { + "date": "2022-12-05", + "url": "dapp-validators.com" + }, { "date": "2022-12-05", "url": "defidomain.io" @@ -11,6 +15,10 @@ "date": "2022-12-05", "url": "financeweb.io" }, + { + "date": "2022-12-05", + "url": "link-junonetworkvalidate.live" + }, { "date": "2022-12-05", "url": "support.defidomain.io" @@ -23,6 +31,14 @@ "date": "2022-12-05", "url": "tickets.bitseth.io" }, + { + "date": "2022-12-05", + "url": "walletconnect-selfservicevalidation.weebly.com" + }, + { + "date": "2022-12-05", + "url": "walletconnect.z13.web.core.windows.net" + }, { "date": "2022-12-04", "url": "fixedfloat.ltd" diff --git a/package.json b/package.json index 33d10f12d..868594e03 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-1-x", + "version": "0.18.13-2-x", "versions": { - "git": "0.18.13-1-x", + "git": "0.18.13-2-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index be9287ae7..9ee2caa6f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-1-x", + "version": "0.18.13-2-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0fd01f1e7..87705f09d 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.13-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-2-x' };