diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eb056fe62..c282bd972 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 703 Frank Update all.json (#3492) - 635 Tim Janssen Update all.json (#3491) + 636 Tim Janssen Update all.json (#3493) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) 449 mhusnirizal update all.json (#3478) diff --git a/all.json b/all.json index 5c8a06e16..1b4ea5e7b 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "link-live.in.net", - "sync-smarthub.in.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8618,6 +8616,7 @@ "link-apps.com", "link-bridge.live", "link-junonetworkvalidate.live", + "link-live.in.net", "link-protocol.com", "link-protocols.com", "link-token.com", @@ -14798,6 +14797,7 @@ "sync-securedwallet.com", "sync-server.live", "sync-shield.com", + "sync-smarthub.in.net", "sync-solution.com", "sync-tool.com", "sync-tool.info", diff --git a/all/net/all.json b/all/net/all.json index 6b324d303..601c1829d 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -465,6 +465,7 @@ "knowmypath.net", "launchdapps.net", "lifeguidedapp.net", + "link-live.in.net", "linktodapps.net", "linuscointrade.net", "live-applink.in.net", @@ -806,6 +807,7 @@ "sync-integration.net", "sync-mainnet.net", "sync-protocol.net", + "sync-smarthub.in.net", "syncaccessfix.net", "syncalldapps.net", "syncdatabase.net", diff --git a/meta/2023-06.json b/meta/2023-06.json index 207293bfd..8f4b9eade 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -7,6 +7,14 @@ "date": "2023-06-25", "url": "collab-land.top" }, + { + "date": "2023-06-25", + "url": "link-live.in.net" + }, + { + "date": "2023-06-25", + "url": "sync-smarthub.in.net" + }, { "date": "2023-06-24", "url": "aidoge-claim.network" diff --git a/package.json b/package.json index 6db3ca0b7..26870b98d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-34-x", + "version": "0.21.6-35-x", "versions": { - "git": "0.21.6-34-x", + "git": "0.21.6-35-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1cbabb24c..1adde973c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-34-x", + "version": "0.21.6-35-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 e6d0d43ab..ebf5299df 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-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-35-x' };