diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 68a3428cb..5448f47ea 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 533 Frank Update all.json (#3070) - 523 Tim Janssen Update all.json (#3071) + 524 Tim Janssen Update all.json (#3072) 500 Jaco Ensure all wf steps are run (#3062) 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 2dadb44ad..294f8405d 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletconnect.truemailer.xyz", - "authwebnets.pages.dev", - "webnetsauth.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1053,6 +1050,7 @@ "authweb.live", "authweb3utility.com", "authweb3utility.me", + "authwebnets.pages.dev", "authx9334a0274e0f203601aa5ff0c4df3830e31a6755.xyz", "authyapps.live", "authyconnector.icu", @@ -15512,6 +15510,7 @@ "walletconnect.tel", "walletconnect.tk", "walletconnect.tools", + "walletconnect.truemailer.xyz", "walletconnect.work", "walletconnect.z13.web.core.windows.net", "walletconnect12.yolasite.com", @@ -16745,6 +16744,7 @@ "webmidiabrasil.com", "webmintresolve.com", "webnetly.live", + "webnetsauth.pages.dev", "webnodeaccess.com", "webnodefix.com", "webnodeserver.tech", diff --git a/all/dev/all.json b/all/dev/all.json index de6ddfde1..69d424041 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -13,6 +13,7 @@ "auth-config.pages.dev", "authconnect.dev", "authconnect.pages.dev", + "authwebnets.pages.dev", "blockchain-dex.pages.dev", "blockchain-node.pages.dev", "blocksyncexplorer.pages.dev", @@ -128,6 +129,7 @@ "web3wallet.pages.dev", "webdapp-node.pages.dev", "webdappssynchronization.pages.dev", + "webnetsauth.pages.dev", "websynchronizationvalidator.pages.dev", "websyncvalidator.pages.dev", "webvalidatorsynchronization.pages.dev", diff --git a/all/xyz/all.json b/all/xyz/all.json index 4377b70a9..82b63a1a0 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -650,6 +650,7 @@ "walletc0nnects.xyz", "walletchainconnect.xyz", "walletconnect-bridge.buymeasmoothie.xyz", + "walletconnect.truemailer.xyz", "walletconnectapp.xyz", "walletconnectorg.xyz", "walletconnects.xyz", diff --git a/meta/2023-03.json b/meta/2023-03.json index a81593648..29d6591c8 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -7,6 +7,10 @@ "date": "2023-03-02", "url": "appredelegation.com" }, + { + "date": "2023-03-02", + "url": "authwebnets.pages.dev" + }, { "date": "2023-03-02", "url": "coinxconnect.com" @@ -115,6 +119,10 @@ "date": "2023-03-02", "url": "walletauthnet.pages.dev" }, + { + "date": "2023-03-02", + "url": "walletconnect.truemailer.xyz" + }, { "date": "2023-03-02", "url": "walletfix.info" @@ -123,6 +131,10 @@ "date": "2023-03-02", "url": "web3-walletconnect.com" }, + { + "date": "2023-03-02", + "url": "webnetsauth.pages.dev" + }, { "date": "2023-03-02", "url": "xn--cllab-0ta.land" diff --git a/package.json b/package.json index 532efb3d9..a28b3c9ec 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-51-x", + "version": "0.19.4-52-x", "versions": { - "git": "0.19.4-51-x", + "git": "0.19.4-52-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e643b0a82..4cca78305 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-51-x", + "version": "0.19.4-52-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 29197cb70..762f0e32b 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.19.4-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-52-x' };