diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ada1c9022..c2dc7728e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 561 Mich Update all.json (#1669) 394 Jaco Bump dev deps (#1673) 238 mhusnirizal update all.json (#1683) - 152 frankywild Update all.json (#1682) + 153 frankywild Update all.json (#1686) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 19 thwjanssen89 Update all.json (#1685) diff --git a/all.json b/all.json index 815236fa4..163a5635b 100644 --- a/all.json +++ b/all.json @@ -8,13 +8,6 @@ "123-informatica.com", "12345678987654321.link", "16-b.it", - "alltokendapsupport.com", - "connecthub.host", - "defichainsync.com", - "migration-saitamav2.com", - "nodevalidate.online", - "smartauthrestore.com", - "webresolvernode.net", "162.222.226.37", "1776coin.org", "1chaincrypto.com", @@ -237,6 +230,7 @@ "allnodeswallet.com", "allsolution-resolve.com", "allsolutionrectify.com", + "alltokendapsupport.com", "alltokensupport-xx10.xyz", "allwalletconnet.com", "allwalletfixs.com", @@ -1462,6 +1456,7 @@ "connectfix.net", "connectfixnet.site", "connecthardwarewallet.com", + "connecthub.host", "connecthub.run", "connecthub.site", "connecthubs.net", @@ -2947,6 +2942,7 @@ "defichainnetwork.org", "defichainnetworks.com", "defichainsupport.net", + "defichainsync.com", "deficoinbasewallet.com", "deficollab.com", "deficollab.org", @@ -5155,6 +5151,7 @@ "migratedapptoken.com", "migratelive.org", "migratemobileconnect.co", + "migration-saitamav2.com", "mina.limited", "minaprotocols.limited", "minaprotocols.tech", @@ -5721,6 +5718,7 @@ "nodetooldev.online", "nodetoolsdev.com", "nodevalidate.live", + "nodevalidate.online", "nodevalidation.icu", "nodevalidation.top", "nodevalidator.net", @@ -7278,6 +7276,7 @@ "smartappconnection.com", "smartappfix.net", "smartauthconnect.com", + "smartauthrestore.com", "smartauthsync.com", "smartauthvalidation.com", "smartbcapitals.com", @@ -10237,6 +10236,7 @@ "webpolygonwallets.xyz", "webresolve.live", "webresolve.online", + "webresolvernode.net", "webresolves.online", "webrestore.site", "webs-nodelinks.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index 0d8804ba4..7fa5ea619 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -3,6 +3,34 @@ "date": "2022-06-17", "url": "acalas.network" }, + { + "date": "2022-06-17", + "url": "alltokendapsupport.com" + }, + { + "date": "2022-06-17", + "url": "connecthub.host" + }, + { + "date": "2022-06-17", + "url": "defichainsync.com" + }, + { + "date": "2022-06-17", + "url": "migration-saitamav2.com" + }, + { + "date": "2022-06-17", + "url": "nodevalidate.online" + }, + { + "date": "2022-06-17", + "url": "smartauthrestore.com" + }, + { + "date": "2022-06-17", + "url": "webresolvernode.net" + }, { "date": "2022-06-16", "url": "activate-collab.land" diff --git a/package.json b/package.json index 38b687157..13fc79937 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.105", + "version": "0.13.106", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dc0026f26..e8f61dd6a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.105", + "version": "0.13.106", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 32010624e..d3182004f 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.13.105' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.106' };