diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 99a9eea29..96a60e465 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 479 Jaco Bump polkadot-js deps (#2832) 448 Tim Janssen Update all.json (#2835) - 446 Frank Update all.json (#2829) + 447 Frank Update all.json (#2837) 392 mhusnirizal update all.json (#2831) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 84f68ef6d..3bed2eab0 100644 --- a/all.json +++ b/all.json @@ -42,9 +42,6 @@ "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a.live", "0xtorus.com", "0xtoruslabs.com", - "chainioring.live", - "fixalgorithm.site", - "seedify-pad.com", "0xzabo.com", "104.168.169.107", "107-172-188-102.plesk.page", @@ -1637,6 +1634,7 @@ "chainfixbridge.online", "chainharmonization.live", "chainintegrator.com", + "chainioring.live", "chainlink.bond", "chainlinkauth.site", "chainlinkconnect.org", @@ -5361,6 +5359,7 @@ "fix.quest", "fixaccessrestore.online", "fixad-float.com", + "fixalgorithm.site", "fixallerror.org", "fixallmytokenwallet.org", "fixalltokens.online", @@ -10770,6 +10769,7 @@ "secuwallets.com", "seedifiyfund.net", "seedify-fund.org", + "seedify-pad.com", "seedify-pad.org", "seedifyaccess.live", "seediify.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 07e252283..ef4000614 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -39,6 +39,10 @@ "date": "2023-01-20", "url": "chain-protocol.live" }, + { + "date": "2023-01-20", + "url": "chainioring.live" + }, { "date": "2023-01-20", "url": "coinnodesync.com" @@ -91,6 +95,10 @@ "date": "2023-01-20", "url": "fearlessweb.app" }, + { + "date": "2023-01-20", + "url": "fixalgorithm.site" + }, { "date": "2023-01-20", "url": "fixdappconnect.org" @@ -159,6 +167,10 @@ "date": "2023-01-20", "url": "secureappvalidations.network" }, + { + "date": "2023-01-20", + "url": "seedify-pad.com" + }, { "date": "2023-01-20", "url": "seediify.com" diff --git a/package.json b/package.json index 6cc3ac6e7..b473f258b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-61-x", + "version": "0.18.14-62-x", "versions": { - "git": "0.18.14-61-x", + "git": "0.18.14-62-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 75e0d21ad..5f5508725 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-61-x", + "version": "0.18.14-62-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 595a993a8..5966e3ec6 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.18.14-61-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-62-x' };