diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d70f2a683..2e4a9db38 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 232 Frank Update all.json (#2112) - 178 Tim Janssen Update all.json (#2122) + 179 Tim Janssen Update all.json (#2123) 90 michalisFr Update all.json from Allure Security findings (#2111) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 21c81e16b..ee37aafe9 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "synconnect.link", - "connect.colablland.com", - "colablland.com", - "coincoiremigratev1tov2.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1436,6 +1432,7 @@ "coinbasewalletsecure.com", "coinbebit.com", "coincirlcle.com", + "coincoiremigratev1tov2.xyz", "coinconnect.one", "coinconnectpro.com", "coincorrect.netlify.app", @@ -1566,6 +1563,7 @@ "colabland.net", "colablanddefi.info", "colablandhelp.com", + "colablland.com", "colablond.cc", "colabpath.org", "colabsync.online", @@ -9161,6 +9159,7 @@ "syncnodelist.com", "syncnodes.live", "syncnow.online", + "synconnect.link", "synconnects.com", "synconnectwallet.com", "syncopensea.online", diff --git a/meta/2022-08.json b/meta/2022-08.json index 9ae9485f0..8864090b2 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-08-26", + "url": "coincoiremigratev1tov2.xyz" + }, + { + "date": "2022-08-26", + "url": "colablland.com" + }, + { + "date": "2022-08-26", + "url": "connect.colablland.com" + }, + { + "date": "2022-08-26", + "url": "synconnect.link" + }, { "date": "2022-08-25", "url": "bridgdapps.com" diff --git a/package.json b/package.json index 73efadf09..cf1c55e95 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-17-x", + "version": "0.18.7-18-x", "versions": { - "git": "0.18.7-17-x", + "git": "0.18.7-18-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8602a707b..e86588252 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-17-x", + "version": "0.18.7-18-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 f78126354..792b184f6 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-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-18-x' };