Skip to content

Commit

Permalink
[CI Skip] bump/beta 0.25.2-17-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Jan 18, 2025
1 parent 4f0a053 commit 2992521
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
10 changes: 5 additions & 5 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -4479,6 +4474,7 @@
"bifrostsync.com",
"bifrosttools.app",
"big-time.sbs",
"bigainers.com",
"bigboxpk.com",
"bigcryp.com",
"bigeyeclaim.org",
Expand Down Expand Up @@ -16290,6 +16286,7 @@
"fflxedfload.com",
"fflxedfloat.com",
"fi-symbiotic.app",
"fiaremainnet.live",
"fiatfix.live",
"fibreaccessnetwork.com",
"ficowfi.com",
Expand Down Expand Up @@ -31052,6 +31049,7 @@
"rpchubrecovery.icu",
"rpchubrepair.com",
"rpchubrepair.net",
"rpchubservice.com",
"rpchubtools.net",
"rpcinlfo.org",
"rpclink.pages.dev",
Expand Down Expand Up @@ -35557,6 +35555,8 @@
"tokencrypt.website",
"tokendao.pro",
"tokendappconnector.online",
"tokendapphub.live",
"tokendapphub.xyz",
"tokendapprotocol.net",
"tokendapps-selfcustody.net",
"tokendapps.io",
Expand Down
2 changes: 2 additions & 0 deletions all/com/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -1420,6 +1420,7 @@
"bifichain.com",
"bifrostrestore.com",
"bifrostsync.com",
"bigainers.com",
"bigboxpk.com",
"bigcryp.com",
"bigeyes-site.com",
Expand Down Expand Up @@ -10576,6 +10577,7 @@
"rpchubnode.com",
"rpchubnodes.com",
"rpchubrepair.com",
"rpchubservice.com",
"rpcmainnet.com",
"rpcmasters.com",
"rpcmasterx.com",
Expand Down
2 changes: 2 additions & 0 deletions all/live/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@
"fegmigrations.live",
"fegmigrator.live",
"fegrectifyissue.live",
"fiaremainnet.live",
"fiatfix.live",
"finddappssolutions.live",
"firstledger-dapps.live",
Expand Down Expand Up @@ -1543,6 +1544,7 @@
"tokenassetrectify.live",
"tokenassetsrectify.live",
"tokenconnect.live",
"tokendapphub.live",
"tokenmigration.live",
"tokenmigrationio.live",
"tokenpixelverse.live",
Expand Down
1 change: 1 addition & 0 deletions all/xyz/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -2258,6 +2258,7 @@
"tokenchainhub.xyz",
"tokenchains.xyz",
"tokenclaimer.xyz",
"tokendapphub.xyz",
"tokendebug.xyz",
"tokenfistake.xyz",
"tokenfistaking.xyz",
Expand Down
20 changes: 20 additions & 0 deletions meta/2025-01.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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' };

0 comments on commit 2992521

Please sign in to comment.