diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 69e0e8ef9..72adb2c7a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 490 Jaco Bump dev (#2911) - 477 Tim Janssen Update address.json (#2929) + 478 Tim Janssen Update all.json (#2932) 476 Frank Update all.json (#2930) 401 mhusnirizal update all.json (#2923) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index d685bc739..8f93c8bc1 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "seedfiy.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11040,6 +11039,7 @@ "securitytokensipo.com", "secuwallets.com", "seedfiy.com", + "seedfiy.org", "seedifiyfund.net", "seedify-dapp.org", "seedify-fund.org", diff --git a/all/org/all.json b/all/org/all.json index 43b41a68a..771d3d0ba 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -643,6 +643,7 @@ "securenodes.org", "securewalletsvalidation.org", "securewalletvalidation.org", + "seedfiy.org", "seedify-dapp.org", "seedify-fund.org", "seedify-hub.org", diff --git a/meta/2023-02.json b/meta/2023-02.json index ccfce59fb..15465d0f0 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -119,6 +119,10 @@ "date": "2023-02-08", "url": "seedfiy.com" }, + { + "date": "2023-02-08", + "url": "seedfiy.org" + }, { "date": "2023-02-08", "url": "stake-polkadot.com" diff --git a/package.json b/package.json index 32e491f41..2e86c66d1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-43-x", + "version": "0.19.2-44-x", "versions": { - "git": "0.19.2-43-x", + "git": "0.19.2-44-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a0f744a69..6a8daa0d2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-43-x", + "version": "0.19.2-44-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 74574afc9..58b1a3bd0 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.2-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-44-x' };