diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 90f53fce4..df940a824 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1258 Tim Janssen Update all.json (#5459) + 1259 Tim Janssen Update all.json (#5462) 1235 Frank Update all.json (#5461) 771 mhusnirizal update all.json (#5458) 619 Mich block bad website dot-reward.com (#5421) diff --git a/all.json b/all.json index a6dbc0498..33343a4df 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ ], "deny": [ "0-chain.com", - "claim-inqubeta-ai.pages.dev", - "meek-support.netlify.app", - "swiftmigrative.netlify.app", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -8978,6 +8975,7 @@ "claim-inglive.pages.dev", "claim-initia.xyz", "claim-injective.sbs", + "claim-inqubeta-ai.pages.dev", "claim-izumi.com", "claim-jumper.fi", "claim-jupag.org", @@ -27693,6 +27691,7 @@ "medievalempires.top", "medtens.site", "meebits.live", + "meek-support.netlify.app", "meekicksdao.pro", "meenaagro.com", "meerrak.store", @@ -42661,6 +42660,7 @@ "swiftmigration.dev", "swiftmigrationlive.dev", "swiftmigrationprotocol.dev", + "swiftmigrative.netlify.app", "swiftmultichainresolve.pages.dev", "swiftmultichains.pages.dev", "swiftmultifix.pages.dev", diff --git a/all/app/all.json b/all/app/all.json index a7dce826d..b49211851 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -1514,6 +1514,7 @@ "mast-dpp.web.app", "matchain-airdrop.vercel.app", "mdsoft-crypt.web.app", + "meek-support.netlify.app", "mefoundations.app", "mellow-macaron-919146.netlify.app", "meme-drop.netlify.app", @@ -2361,6 +2362,7 @@ "swiftdevchain.web.app", "swiftfix.netlify.app", "swiftindexchain.web.app", + "swiftmigrative.netlify.app", "swiftnetprotocol.web.app", "swiftresolve.vercel.app", "symbiotic-tally.app", diff --git a/all/dev/all.json b/all/dev/all.json index 18a2f6ac8..07982f137 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -508,6 +508,7 @@ "claim-gpu.pages.dev", "claim-ing.pages.dev", "claim-inglive.pages.dev", + "claim-inqubeta-ai.pages.dev", "claim-littlepepe.pages.dev", "claim-littlerabbit.pages.dev", "claim-mamba.pages.dev", diff --git a/meta/2025-10.json b/meta/2025-10.json index 5f816369e..4ce90c5c4 100644 --- a/meta/2025-10.json +++ b/meta/2025-10.json @@ -1,4 +1,16 @@ [ + { + "date": "2025-10-29", + "url": "claim-inqubeta-ai.pages.dev" + }, + { + "date": "2025-10-29", + "url": "meek-support.netlify.app" + }, + { + "date": "2025-10-29", + "url": "swiftmigrative.netlify.app" + }, { "date": "2025-10-28", "url": "1fueliotoken.life" diff --git a/package.json b/package.json index b0ec82632..161f6fafe 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.22-16-x", + "version": "0.25.22-17-x", "versions": { - "git": "0.25.22-16-x", + "git": "0.25.22-17-x", "npm": "0.25.21" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8b542c5fe..451f27c72 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.22-16-x", + "version": "0.25.22-17-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7290aa5f5..eb8fcb2f2 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.22-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.22-17-x' };