diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0bd3f956a..69b1f2a56 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1054 Tim Janssen Update all.json (#4756) + 1055 Tim Janssen Update all.json (#4760) 993 Frank Update all.json (#4754) 669 mhusnirizal update all.json (#4744) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 332d1d292..4cd0447ee 100644 --- a/all.json +++ b/all.json @@ -32,10 +32,6 @@ "deny": [ "0-chain.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "sparkflrcnt.com", - "defihubs.pages.dev", - "stable0x.onrender.com", - "securebridge.onrender.com", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", "09sync1n0-duckdns.org", @@ -12498,6 +12494,7 @@ "defigateway-app.xyz", "defihosts.net", "defihubs.io", + "defihubs.pages.dev", "defihubxresolver.com", "defii-restor-access.com", "defii.netlify.app", @@ -29236,6 +29233,7 @@ "secureblockchain.xyz", "secureblocknode.com", "securebridge.network", + "securebridge.onrender.com", "securebrowsers.co", "securechainlink.com", "securechainlinkk.com", @@ -30662,6 +30660,7 @@ "sparkflare-trustline.app", "sparkflaredao.com", "sparkflaretrustline.xyz", + "sparkflrcnt.com", "sparkflrdao.com", "sparkprotocol-makerdao.com", "sparlk-app.finance", @@ -30730,6 +30729,7 @@ "stable-algorithm.buzz", "stable-algorithm.com", "stable-rewards.org", + "stable0x.onrender.com", "stablebounty.com", "stablecircle.com", "stablefixprotocol.online", diff --git a/all/com/all.json b/all/com/all.json index e7d37a1f9..1c12b1d52 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -10022,6 +10022,7 @@ "secureassetschain.com", "secureassetsnode.com", "secureblocknode.com", + "securebridge.onrender.com", "securechainlink.com", "securechainlinkk.com", "securechainsync.com", @@ -10475,6 +10476,7 @@ "spacesynfx.com", "spacsea.com", "sparkflaredao.com", + "sparkflrcnt.com", "sparkflrdao.com", "sparkprotocol-makerdao.com", "sparrowvalidator.com", @@ -10500,6 +10502,7 @@ "ssaidi.com", "sstudent329.com", "stable-algorithm.com", + "stable0x.onrender.com", "stablebounty.com", "stablecircle.com", "stablefundold.herokuapp.com", diff --git a/all/dev/all.json b/all/dev/all.json index e188dbf8d..a672b941f 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -818,6 +818,7 @@ "defidebugger.pages.dev", "defiexplorer.dev", "defifix.pages.dev", + "defihubs.pages.dev", "defilaunchpad.pages.dev", "defilaunchpads.pages.dev", "defiportaltools.pages.dev", diff --git a/meta/2024-11.json b/meta/2024-11.json index b5c772078..ffc418307 100644 --- a/meta/2024-11.json +++ b/meta/2024-11.json @@ -1,4 +1,20 @@ [ + { + "date": "2024-11-18", + "url": "defihubs.pages.dev" + }, + { + "date": "2024-11-18", + "url": "securebridge.onrender.com" + }, + { + "date": "2024-11-18", + "url": "sparkflrcnt.com" + }, + { + "date": "2024-11-18", + "url": "stable0x.onrender.com" + }, { "date": "2024-11-14", "url": "com-referral-html.claims" diff --git a/package.json b/package.json index fbfba49c5..7e40e0278 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.24.4-4-x", + "version": "0.24.4-5-x", "versions": { - "git": "0.24.4-4-x", + "git": "0.24.4-5-x", "npm": "0.24.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 034dfdb5d..59c69f970 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.24.4-4-x", + "version": "0.24.4-5-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.2.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d959b5d57..6a293c36d 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.4-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.4-5-x' };