diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0b69beeea..ba8ac5e32 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 706 Frank Update all.json (#3500) - 638 Tim Janssen Update all.json (#3498) + 639 Tim Janssen Update all.json (#3501) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) 451 mhusnirizal update all.json (#3499) diff --git a/all.json b/all.json index b576c128b..4d7b4eefd 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "collab-land.pw", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2826,6 +2825,7 @@ "collab-land.co", "collab-land.eu", "collab-land.info", + "collab-land.pw", "collab-land.top", "collab-landhelpdesk.com", "collab-lands.cf", diff --git a/all/pw/all.json b/all/pw/all.json index 1505c557d..fddb3045b 100644 --- a/all/pw/all.json +++ b/all/pw/all.json @@ -9,6 +9,7 @@ "coingeckoreward.pw", "coingeckorewards.pw", "coinsolution.pw", + "collab-land.pw", "gecko-reward.pw", "gecko-rewards.pw", "geckorewardsi.pw", diff --git a/meta/2023-06.json b/meta/2023-06.json index dbc50ad36..4c8f7a812 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-06-27", + "url": "collab-land.pw" + }, { "date": "2023-06-27", "url": "pataxchain.com" diff --git a/package.json b/package.json index 56b16e28a..94e5710b5 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-42-x", + "version": "0.21.6-43-x", "versions": { - "git": "0.21.6-42-x", + "git": "0.21.6-43-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fe6b1b3a7..be2051317 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-42-x", + "version": "0.21.6-43-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 a6e987624..fe0b9c68f 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-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-43-x' };