diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 69a356dcd..a0f42ee6d 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) - 176 Tim Janssen Update all.json (#2118) + 177 Tim Janssen Update all.json (#2121) 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 fd8bc52ba..cbc2c48ce 100644 --- a/all.json +++ b/all.json @@ -27,12 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defcolabbland-sync.com", - "defisystempro.online", - "validationblocks.org", - "fix-mainnetchains.com", - "claim.chainsmainnet.com", - "chainsmainnet.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1276,6 +1270,7 @@ "chainserverconnect.org", "chainset.space", "chainsfixedmaindappnet.com", + "chainsmainnet.com", "chainsolution.net", "chainstoken.com", "chainsupportextension.net", @@ -3481,6 +3476,7 @@ "deeplinkbridge-verify.online", "deeptokensync.com", "defcodesk.xyz", + "defcolabbland-sync.com", "defi-allinone.net", "defi-apps.xyz", "defi-appsolution.com", @@ -3631,6 +3627,7 @@ "defisyncauth.online", "defisynchronization.org", "defisyncroniizednodess.com", + "defisystempro.online", "defitoolsextension.com", "defivalidate.co", "defivalidate.com", @@ -4187,6 +4184,7 @@ "fix-blockchain.com", "fix-dapps.com", "fix-encrypt.online", + "fix-mainnetchains.com", "fix-mysyncapp.netlify.app", "fix-syncwallet.com", "fix-trix.com", @@ -10255,6 +10253,7 @@ "validationafixwallet.org", "validationapp.org", "validationauto.com", + "validationblocks.org", "validationdapp.info", "validationdapplaunch.com", "validationdefifaucet.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 1318c9610..15f423d55 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,16 +1,36 @@ [ + { + "date": "2022-08-25", + "url": "chainsmainnet.com" + }, + { + "date": "2022-08-25", + "url": "claim.chainsmainnet.com" + }, { "date": "2022-08-25", "url": "connect.shibswaap.com" }, + { + "date": "2022-08-25", + "url": "defcolabbland-sync.com" + }, { "date": "2022-08-25", "url": "defimultiexpressfix.com" }, + { + "date": "2022-08-25", + "url": "defisystempro.online" + }, { "date": "2022-08-25", "url": "exchangeconnect.art" }, + { + "date": "2022-08-25", + "url": "fix-mainnetchains.com" + }, { "date": "2022-08-25", "url": "mainnetsyncer.live" @@ -31,6 +51,10 @@ "date": "2022-08-25", "url": "smartcoiresolution.pro" }, + { + "date": "2022-08-25", + "url": "validationblocks.org" + }, { "date": "2022-08-24", "url": "biswaponlinedapps.com" diff --git a/package.json b/package.json index b75981485..7b1be5604 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-15-x", + "version": "0.18.7-16-x", "versions": { - "git": "0.18.7-15-x", + "git": "0.18.7-16-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2cc13076b..9b827c6bb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-15-x", + "version": "0.18.7-16-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 144745a5d..4a22ddc63 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-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-16-x' };