diff --git a/CONTRIBUTORS b/CONTRIBUTORS index df0006e16..fe4dbb606 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 514 Frank Update all.json (#3027) - 510 Tim Janssen Update all.json (#3023) + 511 Tim Janssen Update all.json (#3028) 496 Jaco Add missing crosscheck entries (#3003) 412 mhusnirizal update all.json (#3015) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index ff1bbf922..eb5c3fb84 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "netverified.weebly.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9520,6 +9519,7 @@ "netsyncextension.io", "netsynchronise.org", "netsyncvalidator.com", + "netverified.weebly.com", "netwalletauth.com", "netwesternunit.com", "network-blockchain.cloud", diff --git a/all/com/all.json b/all/com/all.json index 8e2098da2..16808beff 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -3628,6 +3628,7 @@ "netrectification.com", "netsyncext.com", "netsyncvalidator.com", + "netverified.weebly.com", "netwalletauth.com", "netwesternunit.com", "network-kusama.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index d8b66ed3d..d46735d84 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-22", + "url": "netverified.weebly.com" + }, { "date": "2023-02-21", "url": "247dappfix.netlify.app" diff --git a/package.json b/package.json index 0d52464d8..679638929 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-22-x", + "version": "0.19.4-23-x", "versions": { - "git": "0.19.4-22-x", + "git": "0.19.4-23-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3aa886e03..c6826a31b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-22-x", + "version": "0.19.4-23-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ebbc9421f..64052c42c 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-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-23-x' };