diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9cea6c040..0a0db71a5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1082 Tim Janssen Update all.json (#4886) + 1083 Tim Janssen Update all.json (#4889) 1048 Frank Update all.json (#4883) 686 mhusnirizal update all.json (#4885) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 2ff7100ae..1767bd0e1 100644 --- a/all.json +++ b/all.json @@ -31,11 +31,6 @@ ], "deny": [ "0-chain.com", - "fiaremainnet.live", - "rpchubservice.com", - "bigainers.com", - "tokendapphub.live", - "tokendapphub.xyz", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", @@ -4479,6 +4474,7 @@ "bifrostsync.com", "bifrosttools.app", "big-time.sbs", + "bigainers.com", "bigboxpk.com", "bigcryp.com", "bigeyeclaim.org", @@ -16290,6 +16286,7 @@ "fflxedfload.com", "fflxedfloat.com", "fi-symbiotic.app", + "fiaremainnet.live", "fiatfix.live", "fibreaccessnetwork.com", "ficowfi.com", @@ -31052,6 +31049,7 @@ "rpchubrecovery.icu", "rpchubrepair.com", "rpchubrepair.net", + "rpchubservice.com", "rpchubtools.net", "rpcinlfo.org", "rpclink.pages.dev", @@ -35557,6 +35555,8 @@ "tokencrypt.website", "tokendao.pro", "tokendappconnector.online", + "tokendapphub.live", + "tokendapphub.xyz", "tokendapprotocol.net", "tokendapps-selfcustody.net", "tokendapps.io", diff --git a/all/com/all.json b/all/com/all.json index 659912567..128c8abe3 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1420,6 +1420,7 @@ "bifichain.com", "bifrostrestore.com", "bifrostsync.com", + "bigainers.com", "bigboxpk.com", "bigcryp.com", "bigeyes-site.com", @@ -10576,6 +10577,7 @@ "rpchubnode.com", "rpchubnodes.com", "rpchubrepair.com", + "rpchubservice.com", "rpcmainnet.com", "rpcmasters.com", "rpcmasterx.com", diff --git a/all/live/all.json b/all/live/all.json index 721020302..ee8732ee7 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -724,6 +724,7 @@ "fegmigrations.live", "fegmigrator.live", "fegrectifyissue.live", + "fiaremainnet.live", "fiatfix.live", "finddappssolutions.live", "firstledger-dapps.live", @@ -1543,6 +1544,7 @@ "tokenassetrectify.live", "tokenassetsrectify.live", "tokenconnect.live", + "tokendapphub.live", "tokenmigration.live", "tokenmigrationio.live", "tokenpixelverse.live", diff --git a/all/xyz/all.json b/all/xyz/all.json index cd430db9d..f04772073 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -2258,6 +2258,7 @@ "tokenchainhub.xyz", "tokenchains.xyz", "tokenclaimer.xyz", + "tokendapphub.xyz", "tokendebug.xyz", "tokenfistake.xyz", "tokenfistaking.xyz", diff --git a/meta/2025-01.json b/meta/2025-01.json index 869da293b..2796c00c8 100644 --- a/meta/2025-01.json +++ b/meta/2025-01.json @@ -1,4 +1,24 @@ [ + { + "date": "2025-01-18", + "url": "bigainers.com" + }, + { + "date": "2025-01-18", + "url": "fiaremainnet.live" + }, + { + "date": "2025-01-18", + "url": "rpchubservice.com" + }, + { + "date": "2025-01-18", + "url": "tokendapphub.live" + }, + { + "date": "2025-01-18", + "url": "tokendapphub.xyz" + }, { "date": "2025-01-17", "url": "claim-sparkflare.com" diff --git a/package.json b/package.json index 0fb2a4ff3..28833b71b 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.2-16-x", + "version": "0.25.2-17-x", "versions": { - "git": "0.25.2-16-x", + "git": "0.25.2-17-x", "npm": "0.25.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 49edbc1dd..6be18eba2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.2-16-x", + "version": "0.25.2-17-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index dde41906c..bf27b2446 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.2-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.2-17-x' };