diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cce487bf3..4353ee7b8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 453 Jaco Bump deps (#2156) 305 mhusnirizal update all.json (#2164) 243 Frank Update all.json (#2163) - 196 Tim Janssen Update all.json (#2162) + 197 Tim Janssen Update all.json (#2166) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 70b744c61..7fc3f9e0c 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dexcloudlink.com", - "mail.nodeauthy.space", - "nodeauthy.space", - "chainconnectsync.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1273,6 +1269,7 @@ "chaincloudconnect.live", "chaincodperm.com", "chainconnectapp.org", + "chainconnectsync.com", "chainconnectwallet.com", "chaindappsconnect.com", "chainextensionconnect.com", @@ -3758,6 +3755,7 @@ "dexbrowserconnect.com", "dexchain.space", "dexchainpad.site", + "dexcloudlink.com", "dexcolab.land", "dexcollablands.com", "dexconnect.live", @@ -6758,6 +6756,7 @@ "nodeapp.netlify.app", "nodeauthenticate.org", "nodeauthorization.online", + "nodeauthy.space", "nodebasin.com", "nodeblockchain-lab.com", "nodebridge.xyz", diff --git a/meta/2022-09.json b/meta/2022-09.json index 80ab694e9..6d6e1ba02 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,8 +1,24 @@ [ + { + "date": "2022-09-02", + "url": "chainconnectsync.com" + }, + { + "date": "2022-09-02", + "url": "dexcloudlink.com" + }, { "date": "2022-09-02", "url": "digital-smartsync.live" }, + { + "date": "2022-09-02", + "url": "mail.nodeauthy.space" + }, + { + "date": "2022-09-02", + "url": "nodeauthy.space" + }, { "date": "2022-09-02", "url": "s.digital-smartsync.live" diff --git a/package.json b/package.json index 9889b9149..7f9fbc11e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-57-x", + "version": "0.18.7-58-x", "versions": { - "git": "0.18.7-57-x", + "git": "0.18.7-58-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c8cf9a569..b482461de 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-57-x", + "version": "0.18.7-58-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8e56abe55..a5715549d 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.7-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-58-x' };