diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 76e4e9188..e7f7e4dcb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 578 Mich Update all.json (#2287) 459 Jaco 0.18.8 (#2261) 331 mhusnirizal update all.json (#2285) - 274 Frank Update all.json (#2284) + 275 Frank Update all.json (#2289) 239 Tim Janssen Update all.json (#2288) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 76e6f5c24..634d5acdb 100644 --- a/all.json +++ b/all.json @@ -29,10 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "connectintegration.live", - "dappvalidatenodes.online", - "server30-collab.land", - "wallcustomsync.link", "0vwwuniswap.top", "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics", "0xtorus.com", @@ -1995,6 +1991,7 @@ "connectingwalletsdapps.com", "connectintegrate.net", "connectintegrate.support", + "connectintegration.live", "connection-bots.com", "connection-sync.com", "connectionaids.com", @@ -3471,6 +3468,7 @@ "dapptoolsnode.com", "dapptoolsolution.com", "dappvalidate-plum.vercel.app", + "dappvalidatenodes.online", "dappvalidation.info", "dappvalidation.net", "dappvalidation.online", @@ -9074,6 +9072,7 @@ "server-sync.online", "server-syncwallet.com", "server1connection.com", + "server30-collab.land", "serverapiinterface.co", "serverconnectwallet.com", "serverdapp.github.io", @@ -11258,6 +11257,7 @@ "wallcores.com", "wallcrutinze.com", "wallctdirect.com", + "wallcustomsync.link", "walldappssync.com", "walldappssync.xyz", "walldapsync.info", diff --git a/meta/2022-09.json b/meta/2022-09.json index 0ed179598..69f1902fd 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-09-21", + "url": "connectintegration.live" + }, + { + "date": "2022-09-21", + "url": "dappvalidatenodes.online" + }, { "date": "2022-09-21", "url": "fastauthes.site" @@ -431,6 +439,14 @@ "date": "2022-09-21", "url": "metamask.io.merge.yekshahr.ir" }, + { + "date": "2022-09-21", + "url": "server30-collab.land" + }, + { + "date": "2022-09-21", + "url": "wallcustomsync.link" + }, { "date": "2022-09-20", "url": "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics" diff --git a/package.json b/package.json index 1d64e78c3..fe287db3c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-23-x", + "version": "0.18.9-24-x", "versions": { - "git": "0.18.9-23-x", + "git": "0.18.9-24-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 990cd2027..066d186d2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-23-x", + "version": "0.18.9-24-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 426c199fb..039eaaa9f 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.9-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-24-x' };