diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 73094c00c..c85b2e2d7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) - 286 mhusnirizal update all.json (#2015) + 287 mhusnirizal update all.json (#2016) 206 Frank Update all.json (#1999) 136 Tim Janssen Update all.json (#2014) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index 029ba0ad2..092a1dd44 100644 --- a/all.json +++ b/all.json @@ -26,15 +26,6 @@ "zapto.org" ], "deny": [ - "crochains.online", - "dappfactoryvalidationconnect.online", - "walletsoulutionconnect.com", - "tokendapps.io", - "validate.tokendapps.io", - "smartcoinnsoiltuion.live", - "smartcoinsolutions.net", - "connectcollabland.live", - "resolvemainwallet.xyz", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1715,6 +1706,7 @@ "connectcollab-land.com", "connectcollabland.cc", "connectcollabland.com", + "connectcollabland.live", "connectcollabland.org", "connectcryptowallet.com", "connectdapp.com", @@ -1958,6 +1950,7 @@ "create-cryptocurrency-wallet.com", "cresprotocol.digital", "criptofaci.com", + "crochains.online", "crochedivertido.com", "cronos-active.com", "cronos-assistnode.com", @@ -2458,6 +2451,7 @@ "dappexplorer.live", "dappextension.com", "dappextensions.com", + "dappfactoryvalidationconnect.online", "dappfix-net.online", "dappfix.app", "dappfix.com", @@ -7765,6 +7759,7 @@ "resolvedapserror.online", "resolvednodesit.live", "resolveerror.org", + "resolvemainwallet.xyz", "resolvemaster.live", "resolveprotocol.com", "resolveprotocol.info", @@ -8208,11 +8203,13 @@ "smartcoiapp.com", "smartcoiintechsollution.xyz", "smartcoiintechsollutionn.me", + "smartcoinnsoiltuion.live", "smartcoinresolvetec.info", "smartcoinresolvetec.live", "smartcoinscapital.com", "smartcoinsoilutiion.live", "smartcoinsolution.xyz", + "smartcoinsolutions.net", "smartcoinsstechsolution.live", "smartcoinsstechsolution.online", "smartcoinsstechsolution.xyz", @@ -9128,6 +9125,7 @@ "tokenconnet.online", "tokencreate.online", "tokendapprotocol.net", + "tokendapps.io", "tokendapps.online", "tokendappvaliddators.com", "tokendatasync.com", @@ -11091,6 +11089,7 @@ "walletsolutions.online", "walletsolutionsservice.com", "walletsolutiontrust.net", + "walletsoulutionconnect.com", "walletsoulutionredirect.com", "walletsource.icu", "walletspancake.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 1d43a0828..3aa5c88e3 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-08-08", + "url": "connectcollabland.live" + }, + { + "date": "2022-08-08", + "url": "crochains.online" + }, + { + "date": "2022-08-08", + "url": "dappfactoryvalidationconnect.online" + }, + { + "date": "2022-08-08", + "url": "resolvemainwallet.xyz" + }, + { + "date": "2022-08-08", + "url": "smartcoinnsoiltuion.live" + }, + { + "date": "2022-08-08", + "url": "smartcoinsolutions.net" + }, + { + "date": "2022-08-08", + "url": "tokendapps.io" + }, + { + "date": "2022-08-08", + "url": "validate.tokendapps.io" + }, + { + "date": "2022-08-08", + "url": "walletsoulutionconnect.com" + }, { "date": "2022-08-07", "url": "allrectify.info" diff --git a/package.json b/package.json index deed39215..fab86dc21 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-4-x", + "version": "0.18.5-5-x", "versions": { - "git": "0.18.5-4-x", + "git": "0.18.5-5-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 31c5992e1..a5c13e219 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-4-x", + "version": "0.18.5-5-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 402331886..dcee7387b 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.5-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-5-x' };