diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c1c4d778d..7b4c39392 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 788 Frank Update all.json (#3907) 613 Mich block event-acala.network (#3875) 544 Jaco Bump deps (#3827) - 536 mhusnirizal update all.json (#3908) + 537 mhusnirizal update all.json (#3914) 96 michalisFr Added 0 new domains (#2338) 33 alineherzman Update address.json (#3911) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 9429d9f39..7a8cbac17 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ "zapto.org" ], "deny": [ - "thetipcoin.fit", - "visltsugartown.com", - "mint-bitinauts.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", @@ -12569,6 +12566,7 @@ "mint-azuki-now.live", "mint-azuki.site", "mint-bit.net", + "mint-bitinauts.app", "mint-bricktopians.com", "mint-cryptopunksv2.com", "mint-degods.com", @@ -18905,6 +18903,7 @@ "thetatoken.trade", "thetatokenconnect.org", "thetatokendrop.com", + "thetipcoin.fit", "thetipscoineth.xyz", "thetrolllerart.dvrlists.com", "theuninqgen.buzz", @@ -20426,6 +20425,7 @@ "virtualwallet.support", "viserwallet.com", "visionswipe.online", + "visltsugartown.com", "vital-bridge.net", "vital-bridge.online", "vital-bridges.com", diff --git a/all/app/all.json b/all/app/all.json index e0cbaf060..b4d1066c9 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -460,6 +460,7 @@ "migrate-wallet-protocol.web.app", "minexcoin.app", "mini-dot.netlify.app", + "mint-bitinauts.app", "mint-syncextension.netlify.app", "mintchainauth.netlify.app", "mintwallet.netlify.app", diff --git a/all/com/all.json b/all/com/all.json index 596a31a65..e1124f278 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -7670,6 +7670,7 @@ "violet-wallet.com", "violet-wallets.com", "viserwallet.com", + "visltsugartown.com", "vital-bridges.com", "vital-dex-bridge.com", "vital-dex-bridges.com", diff --git a/all/fit/all.json b/all/fit/all.json index 8b594748a..b9b628ae0 100644 --- a/all/fit/all.json +++ b/all/fit/all.json @@ -3,5 +3,6 @@ "lido.fit", "mav.fit", "pancakeswap.fit", - "polkastarter.fit" + "polkastarter.fit", + "thetipcoin.fit" ] diff --git a/meta/2023-09.json b/meta/2023-09.json index ea4ceda39..b4b1361f1 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -23,6 +23,10 @@ "date": "2023-09-19", "url": "migration-multapschan.live" }, + { + "date": "2023-09-19", + "url": "mint-bitinauts.app" + }, { "date": "2023-09-19", "url": "myasset-collab.in" @@ -39,6 +43,14 @@ "date": "2023-09-19", "url": "sevalidatenode.pages.dev" }, + { + "date": "2023-09-19", + "url": "thetipcoin.fit" + }, + { + "date": "2023-09-19", + "url": "visltsugartown.com" + }, { "date": "2023-09-19", "url": "walletconnectks.tk" diff --git a/package.json b/package.json index cab4e4982..775bedaee 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-70-x", + "version": "0.21.7-71-x", "versions": { - "git": "0.21.7-70-x", + "git": "0.21.7-71-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 429b35143..6cfe109c4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-70-x", + "version": "0.21.7-71-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d81ec0266..70898bf4c 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.21.7-70-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-71-x' };