diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 193f25172..993ee0e27 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 577 Frank Update all.json (#3170) + 578 Frank Update all.json (#3175) 556 Tim Janssen Update all.json (#3174) 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) 417 mhusnirizal update all.json (#3160) diff --git a/all.json b/all.json index 08c0c807c..bbc3a3429 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "start-seedify.org", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -13213,6 +13212,7 @@ "starpunksupport.online", "start-collab.land", "start-seedify.com", + "start-seedify.org", "starterra.live", "startofficial.net", "static.192.117.12.49.clients.your-server.de", diff --git a/all/org/all.json b/all/org/all.json index c497ad87a..eb103076c 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -799,6 +799,7 @@ "stake-polkadot.org", "staking-eth.org", "staking-ether.org", + "start-seedify.org", "stepnactivation.org", "subpolkadot.js.org", "sunflowersland.org", diff --git a/meta/2023-03.json b/meta/2023-03.json index 191b61243..81c716889 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -11,6 +11,10 @@ "date": "2023-03-23", "url": "soulart.hu" }, + { + "date": "2023-03-23", + "url": "start-seedify.org" + }, { "date": "2023-03-23", "url": "syncfixdapps.xyz" diff --git a/package.json b/package.json index 6d10bf02b..f1645677c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-22-x", + "version": "0.20.4-23-x", "versions": { - "git": "0.20.4-22-x", + "git": "0.20.4-23-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7b585a0e0..50b4c2dc2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-22-x", + "version": "0.20.4-23-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b1766d6cc..53e3fe2c1 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.20.4-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-23-x' };