diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cd678327b..4d51f69cb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 598 mhusnirizal update all.json (#4290) 551 Jaco Allow addition of denySub entries (#4223) 96 michalisFr Added 0 new domains (#2338) - 49 alineherzman Update all.json (#4323) + 50 alineherzman Update all.json (#4326) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 16 Josip Š Update all.json (#4294) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index a9e85f859..19fb76310 100644 --- a/all.json +++ b/all.json @@ -40,7 +40,6 @@ "0vwwuniswap.top", "0x-web3redrop.net", "0x0ai.org", - "walletvalidatdion-conect.site", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x0portal.app", "0x0portal.com", @@ -28924,6 +28923,7 @@ "walletv2-connect.com", "walletv2-dapps.net", "walletvalid.webflow.io", + "walletvalidatdion-conect.site", "walletvalidate-sync.com", "walletvalidateconnect.com", "walletvalidatefix.com", diff --git a/all/site/all.json b/all/site/all.json index 1c56b1c71..2085d82a6 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -1386,6 +1386,7 @@ "walletsvalidationsapp.site", "wallett.site", "wallettconnect.site", + "walletvalidatdion-conect.site", "walletvalidates-sync.square.site", "walletvest.site", "wallietconnect.site", diff --git a/meta/2024-03.json b/meta/2024-03.json index a936841cc..905d94b9b 100644 --- a/meta/2024-03.json +++ b/meta/2024-03.json @@ -31,6 +31,10 @@ "date": "2024-03-18", "url": "starksnet.nl" }, + { + "date": "2024-03-18", + "url": "walletvalidatdion-conect.site" + }, { "date": "2024-03-18", "url": "zerolend.gold" diff --git a/package.json b/package.json index c92ad6732..eebe5dd70 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.4-5-x", + "version": "0.22.4-6-x", "versions": { - "git": "0.22.4-5-x", + "git": "0.22.4-6-x", "npm": "0.22.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2af430b75..282e69bdf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.4-5-x", + "version": "0.22.4-6-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a0d5c2fde..af688d251 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.22.4-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.4-6-x' };