diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a347e3563..31f823518 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 704 Frank Update all.json (#3494) + 705 Frank Update all.json (#3495) 636 Tim Janssen Update all.json (#3493) 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 31c6e547f..637806927 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", - "collab-land-api-verify.vercel.app", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -2818,6 +2817,7 @@ "collab-connect.land", "collab-helpdesk.com", "collab-holder-verification.com", + "collab-land-api-verify.vercel.app", "collab-land-secure.com", "collab-land-sync.com", "collab-land-verify.com", diff --git a/all/app/all.json b/all/app/all.json index 963799ff3..df2f8d72b 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -88,6 +88,7 @@ "coinsupport.app", "cointral.netlify.app", "coinwalletsolution.vercel.app", + "collab-land-api-verify.vercel.app", "collab-verifier.netlify.app", "collabconnection.vercel.app", "collabconnectverify.vercel.app", diff --git a/meta/2023-06.json b/meta/2023-06.json index c43873f5d..0e5b124e6 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -7,6 +7,10 @@ "date": "2023-06-25", "url": "coinrabit.sbs" }, + { + "date": "2023-06-25", + "url": "collab-land-api-verify.vercel.app" + }, { "date": "2023-06-25", "url": "collab-land.top" diff --git a/package.json b/package.json index 437ac867b..f8ab1b19d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-36-x", + "version": "0.21.6-37-x", "versions": { - "git": "0.21.6-36-x", + "git": "0.21.6-37-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 785854e9d..83f1190ef 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-36-x", + "version": "0.21.6-37-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 80f3d69e5..479d49c14 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-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-37-x' };