diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 19a2da344..889d7af8d 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) - 287 mhusnirizal update all.json (#2016) + 288 mhusnirizal update all.json (#2019) 207 Frank Update all.json (#2018) 137 Tim Janssen Update all.json (#2017) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index 73be2dcdc..2bbfddaef 100644 --- a/all.json +++ b/all.json @@ -26,13 +26,6 @@ "zapto.org" ], "deny": [ - "onlyinnofixboard.live", - "protofix.co", - "flashfixprotocol.site", - "dappsreform.com", - "classicfixprotocol.online", - "web3wallet.tk", - "zapplaunchpads.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1282,6 +1275,7 @@ "claimsyn.com", "claimtokenauth.com", "clarificationw-ebsolve.online", + "classicfixprotocol.online", "click-connect.info", "clicltocollab.com", "clienta.pages.dev", @@ -2963,6 +2957,7 @@ "dappsrectifier.io", "dappsrectifier.net", "dappsrectifierswallet.org", + "dappsreform.com", "dappsresolve-wallets.netlify.app", "dappsresolve.online", "dappsresolve.tech", @@ -4106,6 +4101,7 @@ "fixwalletzs.com", "flare.cfd", "flashbot.online", + "flashfixprotocol.site", "flip-domrdt.tech", "flowdapp.net", "flowdapp.space", @@ -6625,6 +6621,7 @@ "only-fix.com", "onlyappsauthenpoint.online", "onlydapps.online", + "onlyinnofixboard.live", "onlymigrator-access.online", "onlytransinterface.netlify.app", "onlywcappsprojects.netlify.app", @@ -7600,6 +7597,7 @@ "protocoltodapps.live", "protocolvalidate.live", "protocolweb.live", + "protofix.co", "protonscanner.com", "proultranft.com", "provide-mint.sbs", @@ -11459,6 +11457,7 @@ "web3sycprotocol.com", "web3syncronize.net", "web3wallet.live", + "web3wallet.tk", "web3walletconnect.com", "web3walletconnect.net", "web3walletsecureprotocol.com", @@ -11767,6 +11766,7 @@ "zaper.store", "zappedlaunchpads.live", "zapperwalletconnect.org", + "zapplaunchpads.live", "zealous-multi.netlify.app", "zealtm.group", "zeitgeistsale.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index cb1efb387..167dcced7 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-08-08", + "url": "classicfixprotocol.online" + }, { "date": "2022-08-08", "url": "connectcollabland.live" @@ -15,14 +19,30 @@ "date": "2022-08-08", "url": "dappscolabblands.com" }, + { + "date": "2022-08-08", + "url": "dappsreform.com" + }, + { + "date": "2022-08-08", + "url": "flashfixprotocol.site" + }, { "date": "2022-08-08", "url": "ftxcprotocol.xyz" }, + { + "date": "2022-08-08", + "url": "onlyinnofixboard.live" + }, { "date": "2022-08-08", "url": "polkaweb.app" }, + { + "date": "2022-08-08", + "url": "protofix.co" + }, { "date": "2022-08-08", "url": "resolvemainwallet.xyz" @@ -55,6 +75,14 @@ "date": "2022-08-08", "url": "walletsoulutionconnect.com" }, + { + "date": "2022-08-08", + "url": "web3wallet.tk" + }, + { + "date": "2022-08-08", + "url": "zapplaunchpads.live" + }, { "date": "2022-08-07", "url": "allrectify.info" diff --git a/package.json b/package.json index 94b78c043..4bdb810d8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-7-x", + "version": "0.18.5-8-x", "versions": { - "git": "0.18.5-7-x", + "git": "0.18.5-8-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 99ba7e6c5..43ea795c7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-7-x", + "version": "0.18.5-8-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 cc07cfd35..254c9c9a0 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-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-8-x' };