diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 31816ba9c..db6cfbd0d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 490 Jaco Bump dev (#2911) 477 Tim Janssen Update address.json (#2929) - 474 Frank Update all.json (#2920) + 475 Frank Update all.json (#2931) 401 mhusnirizal update all.json (#2923) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 2fc339c7d..ac64ac491 100644 --- a/all.json +++ b/all.json @@ -31,10 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "portalfix.online", - "seedfiy.com", - "stake-polkadot.com", - "stake-polkadot.org", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -10148,6 +10144,7 @@ "porkexverse.com", "portal-crosschaindefi.net", "portal.astar-network.cn.com", + "portalfix.online", "portalpolkadot.js.org", "portalsbase.top", "portalsbridge.com", @@ -11032,6 +11029,7 @@ "security-metamask.com", "securitytokensipo.com", "secuwallets.com", + "seedfiy.com", "seedifiyfund.net", "seedify-dapp.org", "seedify-fund.org", @@ -11588,6 +11586,8 @@ "stake-allnodes.network", "stake-eth.org", "stake-ether.org", + "stake-polkadot.com", + "stake-polkadot.org", "stakebrntoken.com", "stakedapps.online", "stakemigrat6373783282.live", diff --git a/all/com/all.json b/all/com/all.json index e7355495b..a24ab6616 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4553,6 +4553,7 @@ "security-metamask.com", "securitytokensipo.com", "secuwallets.com", + "seedfiy.com", "seedify-hub.com", "seedify-pad.com", "seediify.com", @@ -4744,6 +4745,7 @@ "stackkerapp.com", "stackledgerchain.com", "stacks-walletconnect.com", + "stake-polkadot.com", "stakebrntoken.com", "standardcryptotraders.com", "standardglobaltrading.com", diff --git a/all/online/all.json b/all/online/all.json index 2d1054210..97b67544e 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -756,6 +756,7 @@ "polkastarter-projects.online", "polkaswitch.online", "polygon-walet.online", + "portalfix.online", "portfoliorectify.online", "portfoliorestore.online", "presalecustomer.online", diff --git a/all/org/all.json b/all/org/all.json index 755a2fccf..43b41a68a 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -684,6 +684,7 @@ "southpacificmissions.org", "stake-eth.org", "stake-ether.org", + "stake-polkadot.org", "staking-eth.org", "staking-ether.org", "stepnactivation.org", diff --git a/meta/2023-02.json b/meta/2023-02.json index 8e1624a35..4f34e8c4b 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -75,6 +75,22 @@ "date": "2023-02-08", "url": "panelresolver.com" }, + { + "date": "2023-02-08", + "url": "portalfix.online" + }, + { + "date": "2023-02-08", + "url": "seedfiy.com" + }, + { + "date": "2023-02-08", + "url": "stake-polkadot.com" + }, + { + "date": "2023-02-08", + "url": "stake-polkadot.org" + }, { "date": "2023-02-08", "url": "syncnode.pages.dev" diff --git a/package.json b/package.json index 763569d3f..ce20eee41 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-41-x", + "version": "0.19.2-42-x", "versions": { - "git": "0.19.2-41-x", + "git": "0.19.2-42-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 12ae5eef7..3343df978 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-41-x", + "version": "0.19.2-42-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 41de727f7..a22e7bc17 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-41-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-42-x' };