From 67a9a87e08889cfcf29c7581e7357e9189b9557a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 12:20:55 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.25-36-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/all.json | 1 + all/xyz/all.json | 1 + meta/2026-01.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b0e4d7144..b2cda5486 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1291 Tim Janssen Update all.json (#5613) + 1292 Tim Janssen Update all.json (#5632) 1270 Frank Update all.json (#5625) 790 mhusnirizal update all.json (#5631) 619 Mich block bad website dot-reward.com (#5421) diff --git a/all.json b/all.json index f1c33ad12..5e1443796 100644 --- a/all.json +++ b/all.json @@ -32,8 +32,6 @@ ], "deny": [ "0-chain.com", - "noltrix.xyz", - "noltrix.xyz.", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -33618,6 +33616,8 @@ "noidkillnsmacsbirddye.ru", "noilehtnoil.com", "nolimitsmartportal.com", + "noltrix.xyz", + "noltrix.xyz.", "nomadtraininggear.app", "nominex-dex.firebaseapp.com", "nominex-dex.web.app", diff --git a/all/all.json b/all/all.json index 3068e5d18..04b11f0e1 100644 --- a/all/all.json +++ b/all/all.json @@ -481,6 +481,7 @@ "nodesolveapp.xyz.", "nodesrectify.xyz.", "nodesyncvalidate.xyz.", + "noltrix.xyz.", "nova-wallet.xyz.", "nvb-sushi.xyz.", "octaviamigrate.xyz.", diff --git a/all/xyz/all.json b/all/xyz/all.json index f43300b5a..add543cf7 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -2503,6 +2503,7 @@ "nodestringfix.xyz", "nodesworld.xyz", "nodesyncvalidate.xyz", + "noltrix.xyz", "notregularbutactive.xyz", "notwifgary.xyz", "nova-wallet.xyz", diff --git a/meta/2026-01.json b/meta/2026-01.json index c46faf85e..dcf98493d 100644 --- a/meta/2026-01.json +++ b/meta/2026-01.json @@ -75,6 +75,14 @@ "date": "2026-01-05", "url": "nodeoasis.icu" }, + { + "date": "2026-01-05", + "url": "noltrix.xyz" + }, + { + "date": "2026-01-05", + "url": "noltrix.xyz." + }, { "date": "2026-01-05", "url": "portal-uniswap.org" diff --git a/package.json b/package.json index efb143e7d..d572f9717 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.25-35-x", + "version": "0.25.25-36-x", "versions": { - "git": "0.25.25-35-x", + "git": "0.25.25-36-x", "npm": "0.25.24" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dd308e849..cf8048702 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.25-35-x", + "version": "0.25.25-36-x", "main": "index.js", "dependencies": { "@polkadot/util": "^14.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index caca272b8..ed11e352a 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.25.25-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.25-36-x' };