diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1cff9ab18..a61ce3b4d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 738 Frank Update all.json (#3687) - 709 Tim Janssen Update all.json (#3688) + 710 Tim Janssen Update all.json (#3689) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 500 mhusnirizal update all.json (#3684) diff --git a/all.json b/all.json index b78d4f794..68d1d7911 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "collab-land-verification.github.io", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -3275,6 +3274,7 @@ "collab-land-api-verify.vercel.app", "collab-land-secure.com", "collab-land-sync.com", + "collab-land-verification.github.io", "collab-land-verify.com", "collab-land.co", "collab-land.eu", diff --git a/all/io/all.json b/all/io/all.json index 4f8246317..64be97764 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -34,6 +34,7 @@ "coinfix.webflow.io", "coinprotocol.webflow.io", "colabland.io", + "collab-land-verification.github.io", "collabland.io", "connecdapp.io", "connectdapps.io", diff --git a/meta/2023-07.json b/meta/2023-07.json index 959b807e0..a49b732ba 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -19,6 +19,10 @@ "date": "2023-07-25", "url": "blur-protocol.com" }, + { + "date": "2023-07-25", + "url": "collab-land-verification.github.io" + }, { "date": "2023-07-25", "url": "compound-defi.app" diff --git a/package.json b/package.json index 2206138bc..50c0c0bc4 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-198-x", + "version": "0.21.6-199-x", "versions": { - "git": "0.21.6-198-x", + "git": "0.21.6-199-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2ff389284..fe0957647 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-198-x", + "version": "0.21.6-199-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2caf0d02f..2f3292879 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-198-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-199-x' };