diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 74494083c..765912057 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1042 Tim Janssen Update all.json (#4718) + 1043 Tim Janssen Update all.json (#4723) 984 Frank Update all.json (#4716) 668 mhusnirizal update all.json (#4712) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index a7a1fd883..383cabc19 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "us37jab7q9.space", - "dappsolutionfix.org", - "safebluck.online", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", "09sync1n0-duckdns.org", @@ -10962,6 +10959,7 @@ "dappsolutionchain.com", "dappsolutiondex.net", "dappsolutionfix.com", + "dappsolutionfix.org", "dappsolutionindex.com", "dappsolutions.github.io", "dappsolutions.net", @@ -28324,6 +28322,7 @@ "safe-xsecurity.net", "safeaudits.info", "safeblocknetwork.live", + "safebluck.online", "safebridge.best", "safebridgeapp.site", "safebridgeassist.link", @@ -33580,6 +33579,7 @@ "uratheum.live", "us-coinbasewallet.com", "us-lido.fi", + "us37jab7q9.space", "usa-circle.net", "usd-claim.xyz", "usd-coin.org", diff --git a/all/online/all.json b/all/online/all.json index 0cff3d242..6d5ca1b6b 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -1591,6 +1591,7 @@ "rxdappsmainnet.online", "s-tepn.online", "safe-nodebrigde.online", + "safebluck.online", "safemigration.online", "safercoins.online", "saferrectifyprotocol.online", diff --git a/all/org/all.json b/all/org/all.json index e16b7d9dc..847f13939 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -576,6 +576,7 @@ "dappsnodes.org", "dappsnodesauthenticator.org", "dappsolution.org", + "dappsolutionfix.org", "dappsreconfigure.org", "dappsreconnect.org", "dappsrectifierswallet.org", diff --git a/all/space/all.json b/all/space/all.json index c14df2e9f..6b16bcd91 100644 --- a/all/space/all.json +++ b/all/space/all.json @@ -159,6 +159,7 @@ "tonair.space", "tradingcoinsolution.space", "trustwalet.space", + "us37jab7q9.space", "usdc-reward.space", "usdt-questionnaire.claimings-web3.space", "validsets.space", diff --git a/meta/2024-10.json b/meta/2024-10.json index 64a3e2d40..8b9b6fd14 100644 --- a/meta/2024-10.json +++ b/meta/2024-10.json @@ -1,4 +1,16 @@ [ + { + "date": "2024-10-23", + "url": "dappsolutionfix.org" + }, + { + "date": "2024-10-23", + "url": "safebluck.online" + }, + { + "date": "2024-10-23", + "url": "us37jab7q9.space" + }, { "date": "2024-10-21", "url": "dapp-rationappverse.pages.dev" diff --git a/package.json b/package.json index d0613bedd..ba92911b2 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.24.1", + "version": "0.24.2-0-x", "versions": { - "git": "0.24.1", + "git": "0.24.2-0-x", "npm": "0.24.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6dc523805..816a04086 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.24.1", + "version": "0.24.2-0-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d68be2ea0..91289d8bf 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.24.1' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.2-0-x' };