diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0f16a563d..abff5520b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 719 Frank Update all.json (#3535) + 720 Frank Update all.json (#3538) 652 Tim Janssen Update all.json (#3537) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) diff --git a/all.json b/all.json index 7dd71f6c7..b0a13d966 100644 --- a/all.json +++ b/all.json @@ -33,8 +33,6 @@ "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", - "arbiclaim.net", - "multilive.cloud", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -935,6 +933,7 @@ "aquilaoption.com", "aranbulur.site", "arbdogee.com", + "arbiclaim.net", "arbitrum-ecosystems.com", "arbitrumsyseco.com", "arbojtent.site", @@ -10634,6 +10633,7 @@ "multilinkguide.site", "multilinkguide.tech", "multilinks.live", + "multilive.cloud", "multiminer.finance", "multiminers-bridge.live", "multimintbridge.com", diff --git a/all/cloud/all.json b/all/cloud/all.json index 7a31087fc..eb31b8260 100644 --- a/all/cloud/all.json +++ b/all/cloud/all.json @@ -37,6 +37,7 @@ "mainetnest.cloud", "manualsync.cloud", "miningspa.cloud", + "multilive.cloud", "multitools.cloud", "network-blockchain.cloud", "opencrypto.cloud", diff --git a/all/net/all.json b/all/net/all.json index 67c6bf02f..204c512e1 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -40,6 +40,7 @@ "apps-syncs.net", "appsregistry.net", "appsvault.net", + "arbiclaim.net", "arcoprotocol.net", "arkmusk.net", "assetauthenticate.net", diff --git a/meta/2023-07.json b/meta/2023-07.json index 91d8f7f6c..14172e3a9 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-07-05", + "url": "arbiclaim.net" + }, { "date": "2023-07-05", "url": "assetsledgersecurity.com" @@ -115,6 +119,10 @@ "date": "2023-07-05", "url": "multibridgers-connect.com" }, + { + "date": "2023-07-05", + "url": "multilive.cloud" + }, { "date": "2023-07-05", "url": "paraswaps.com" diff --git a/package.json b/package.json index 8f459e92d..3f6f5a8b6 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-75-x", + "version": "0.21.6-76-x", "versions": { - "git": "0.21.6-75-x", + "git": "0.21.6-76-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5af5fdfd0..503a91c8e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-75-x", + "version": "0.21.6-76-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 688bde419..1fc605c47 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-75-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-76-x' };