diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ab116242a..eb056fe62 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 702 Frank Update all.json (#3490) + 703 Frank Update all.json (#3492) 635 Tim Janssen Update all.json (#3491) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) diff --git a/all.json b/all.json index 2340a3f31..dfadb79b0 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", - "collab-land.top", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -2823,6 +2822,7 @@ "collab-land.co", "collab-land.eu", "collab-land.info", + "collab-land.top", "collab-landhelpdesk.com", "collab-lands.cf", "collab-landweb3.com", diff --git a/all/top/all.json b/all/top/all.json index 2147589f2..51f8ca242 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -15,6 +15,7 @@ "chainpermit.top", "coinbaseusdt.top", "coinsconnectfx.top", + "collab-land.top", "collablanddefi.top", "connectreal.top", "connectsyncauth.top", diff --git a/meta/2023-06.json b/meta/2023-06.json index 0925d22cf..207293bfd 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -3,6 +3,10 @@ "date": "2023-06-25", "url": "coindroplet.io" }, + { + "date": "2023-06-25", + "url": "collab-land.top" + }, { "date": "2023-06-24", "url": "aidoge-claim.network" diff --git a/package.json b/package.json index 0dae29d58..6db3ca0b7 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-33-x", + "version": "0.21.6-34-x", "versions": { - "git": "0.21.6-33-x", + "git": "0.21.6-34-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 47f130eac..1cbabb24c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-33-x", + "version": "0.21.6-34-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 4e91f6168..e6d0d43ab 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-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-34-x' };