diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3ecc03c7f..65a804bda 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 438 Jaco Additional top-level cleanups (some connect*) (#1962) 273 mhusnirizal update all.json (#1956) 195 Frank Update all.json (#1963) - 117 Tim Janssen Update all.json (#1960) + 118 Tim Janssen Update all.json (#1964) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index b84a4b46d..274b3e351 100644 --- a/all.json +++ b/all.json @@ -28,15 +28,7 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "protocolreg.space", "0vvwwuniswap.top", - "app-mainnethub.ml", - "smart-coinsioluiition.xyz", - "deficollabland.cc", - "coinsconnect.uk", - "coinfiixsoluiitiontech.pro", - "collablanddefi.cc", - "links-bridge.live", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -430,6 +422,7 @@ "app-erty.online", "app-lido.finance", "app-magiceden-app.ml", + "app-mainnethub.ml", "app-mainnetsys.ml", "app-meta-mask-live.com", "app-onlinelottoclaim.us", @@ -1351,6 +1344,7 @@ "coinencrypt.cloud", "coineresolve.cloud", "coinfactory.digital", + "coinfiixsoluiitiontech.pro", "coinfix.tech", "coinfutureoptions.com", "coingrantdept.com", @@ -1389,6 +1383,7 @@ "coinrestore.co", "coins-solotions.netlify.app", "coinsbasess.com", + "coinsconnect.uk", "coinsconnectfx.top", "coinsecure.live", "coinsencrypt.com", @@ -1506,6 +1501,7 @@ "collablandconnect.net", "collablandcorrect.cc", "collablandd.com", + "collablanddefi.cc", "collablanddefi.space", "collablanddefi.top", "collablanded.com", @@ -3350,6 +3346,7 @@ "deficolab.land", "deficollab.com", "deficollab.org", + "deficollabland.cc", "deficonnect.me", "deficonnect.site", "deficonnectionpad.online", @@ -4815,6 +4812,7 @@ "linkdsapp.com", "linkmainnetapp.com", "linko-smartrectify.com", + "links-bridge.live", "linksafe-secure.com", "linksdapp.com", "linksinc.in", @@ -7469,6 +7467,7 @@ "protocoldapps.live", "protocoldappsauthen.online", "protocolrectify.live", + "protocolreg.space", "protocolset.space", "protocolsfix.app", "protocolsresolute.xyz", @@ -8047,6 +8046,7 @@ "slunatoken.com", "slunatoken.online", "smart-authsvalidity.com", + "smart-coinsioluiition.xyz", "smart-confix.website", "smart-connects.live", "smart-dapps.com", diff --git a/meta/2022-08.json b/meta/2022-08.json new file mode 100644 index 000000000..31511c9df --- /dev/null +++ b/meta/2022-08.json @@ -0,0 +1,34 @@ +[ + { + "date": "2022-08-01", + "url": "app-mainnethub.ml" + }, + { + "date": "2022-08-01", + "url": "coinfiixsoluiitiontech.pro" + }, + { + "date": "2022-08-01", + "url": "coinsconnect.uk" + }, + { + "date": "2022-08-01", + "url": "collablanddefi.cc" + }, + { + "date": "2022-08-01", + "url": "deficollabland.cc" + }, + { + "date": "2022-08-01", + "url": "links-bridge.live" + }, + { + "date": "2022-08-01", + "url": "protocolreg.space" + }, + { + "date": "2022-08-01", + "url": "smart-coinsioluiition.xyz" + } +] diff --git a/meta/index.json b/meta/index.json index f83ac8937..f81340aaa 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2022-08", "2022-07", "2022-06", "2022-05", diff --git a/package.json b/package.json index d226d2119..ad276ae4e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-11-x", + "version": "0.18.3-12-x", "versions": { - "git": "0.18.3-11-x", + "git": "0.18.3-12-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5795db868..f596b1172 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-11-x", + "version": "0.18.3-12-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 a65088f2c..8e5fc264e 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.3-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-12-x' };