diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 68071f04a..afb8985d2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 715 Frank Update all.json (#3522) + 716 Frank Update all.json (#3526) 649 Tim Janssen Update all.json (#3525) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) diff --git a/all.json b/all.json index a13109daa..fd3577311 100644 --- a/all.json +++ b/all.json @@ -32,10 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", - "coinaver.com", -"collabland.network", -"crypwyre.com", -"maverickclaims.site", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -2559,6 +2555,7 @@ "coinappprotocol.live", "coinapptech.online", "coinationcryptoinsurance.us", + "coinaver.com", "coinbase-01mobilesecure.ns01.info", "coinbase-04securedmobile.ns02.us", "coinbase-05mobilesecure.ns02.us", @@ -2940,6 +2937,7 @@ "collabland.info", "collabland.io", "collabland.ml", + "collabland.network", "collabland.tech", "collabland.wiki", "collablandapp.net", @@ -3892,6 +3890,7 @@ "cryptvali.cloud", "cryptvalidate.com", "crypwex.com", + "crypwyre.com", "crystal-coins.com", "crytfxpro.com", "crytofxwallets.net", @@ -9448,6 +9447,7 @@ "maticsmartconnect.xyz", "matlatkan.site", "maverick-claims.site", + "maverickclaims.site", "max-explication.com", "maximusdao.net", "maxtokenconnect.co", diff --git a/all/com/all.json b/all/com/all.json index 6b461863b..38a43614f 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -909,6 +909,7 @@ "coin-dappsfixing.firebaseapp.com", "coin-metapad.com", "coin-solution.herokuapp.com", + "coinaver.com", "coinbase-account-reset.com", "coinbase-accountlog.servequake.com", "coinbase-authservices01.com", @@ -1412,6 +1413,7 @@ "cryptsyncs.com", "cryptvalidate.com", "crypwex.com", + "crypwyre.com", "crystal-coins.com", "crytfxpro.com", "csgl28.com", diff --git a/all/network/all.json b/all/network/all.json index da256b723..598913ab5 100644 --- a/all/network/all.json +++ b/all/network/all.json @@ -19,6 +19,7 @@ "bridgeavax.network", "claim-wallstmemes.network", "claimpolkadot.network", + "collabland.network", "connectprotocol.network", "contractresolves.network", "correctionsbot.network", diff --git a/all/site/all.json b/all/site/all.json index 55bad33ab..03a532e10 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -678,6 +678,7 @@ "mastopvent.site", "matlatkan.site", "maverick-claims.site", + "maverickclaims.site", "medtens.site", "megakongswalletconnect.site", "melaskem.site", diff --git a/meta/2023-07.json b/meta/2023-07.json index 0c1899762..032aca9a2 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -3,6 +3,10 @@ "date": "2023-07-03", "url": "bafybeiawj5y4uwhd5rgnrrffpragzbuozce77j2tamo6hqvnw5hasharje.ipfs.dweb.link" }, + { + "date": "2023-07-03", + "url": "coinaver.com" + }, { "date": "2023-07-03", "url": "coinstrapwallet.com" @@ -11,6 +15,14 @@ "date": "2023-07-03", "url": "coinvexo.com" }, + { + "date": "2023-07-03", + "url": "collabland.network" + }, + { + "date": "2023-07-03", + "url": "crypwyre.com" + }, { "date": "2023-07-03", "url": "dappsmodifyautofix.netlify.app" @@ -19,6 +31,10 @@ "date": "2023-07-03", "url": "fightoutapp.network" }, + { + "date": "2023-07-03", + "url": "maverickclaims.site" + }, { "date": "2023-07-03", "url": "migration-biswap.org" diff --git a/package.json b/package.json index d0441764f..d7d39a21d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-65-x", + "version": "0.21.6-66-x", "versions": { - "git": "0.21.6-65-x", + "git": "0.21.6-66-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 31e3350d3..25214fcbe 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-65-x", + "version": "0.21.6-66-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 04cbeb686..8c7d79149 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.21.6-65-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-66-x' };