diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6636998c7..acfa53c06 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 966 Tim Janssen Update all.json (#4535) 950 Frank Update all.json (#4541) - 636 mhusnirizal Update all.json (#4546) + 637 mhusnirizal update all.json (#4551) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 101 alineherzman Update all.json (#4549) diff --git a/all.json b/all.json index cc81c7ee6..c78d8a964 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ "zapto.org" ], "deny": [ - "staklng-polkadot.cloud", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0kxwallet.org", @@ -27404,6 +27403,7 @@ "stakingpaalai.net", "stakingrewards-silv2.com", "stakinkchoin.tech", + "staklng-polkadot.cloud", "staknet.org", "stalking-seedify.com", "stampdesk.link", diff --git a/all/cloud/all.json b/all/cloud/all.json index d117b6d9e..528d96cf3 100644 --- a/all/cloud/all.json +++ b/all/cloud/all.json @@ -93,6 +93,7 @@ "shibainuclaim.cloud", "singularity-protocol.cloud", "solvesyncmerge.cloud", + "staklng-polkadot.cloud", "swap-bankx.cloud", "swiftrewardauthenticator.cloud", "syncswap.cloud", diff --git a/meta/2024-07.json b/meta/2024-07.json index 739056c51..b45bb3d47 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-07-29", + "url": "staklng-polkadot.cloud" + }, { "date": "2024-07-26", "url": "sovkh.top" diff --git a/package.json b/package.json index 0055a9a4e..d1d7df7c9 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.2-22-x", + "version": "0.23.2-23-x", "versions": { - "git": "0.23.2-22-x", + "git": "0.23.2-23-x", "npm": "0.23.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 33623bde3..9cc88f349 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.2-22-x", + "version": "0.23.2-23-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cd6e4f0f6..46957dd06 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.23.2-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-23-x' };