Skip to content

Commit af052aa

Browse files
[CI Skip] bump/beta 0.25.2-26-x
skip-checks: true
1 parent bc3eb9b commit af052aa

File tree

8 files changed

+17
-7
lines changed

8 files changed

+17
-7
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1086 Tim Janssen Update all.json (#4896)
1+
1087 Tim Janssen Update all.json (#4899)
22
1054 Frank Update all.json (#4898)
33
686 mhusnirizal update all.json (#4885)
44
618 Mich Block hub-polkadot.com (#4343)

all.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
"deny": [
3333
"0-chain.com",
3434
"074ff59hdo02j37aj-ch9in201.pages.dev",
35-
"rpcfixchain.org",
36-
"mainnetblockstation.vercel.app",
3735
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
3836
"09sync00.duckdns.org",
3937
"09sync1n0-duckdnrs.org",
@@ -21317,6 +21315,7 @@
2131721315
"mainnetblockchain.live",
2131821316
"mainnetblockdapp.com",
2131921317
"mainnetblocks.online",
21318+
"mainnetblockstation.vercel.app",
2132021319
"mainnetbridge.live",
2132121320
"mainnetbridge.online",
2132221321
"mainnetbridge.site",
@@ -31177,6 +31176,7 @@
3117731176
"rpcfix.net",
3117831177
"rpcfix.site",
3117931178
"rpcfixapp.xyz",
31179+
"rpcfixchain.org",
3118031180
"rpcfixchainsolution.com",
3118131181
"rpcfixconnect.com",
3118231182
"rpcfixhub.com",

all/app/all.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,6 +1061,7 @@
10611061
"mainnet-rpc.vercel.app",
10621062
"mainnet-validate.web.app",
10631063
"mainnet-zircuit.app",
1064+
"mainnetblockstation.vercel.app",
10641065
"mainnetconnect.app",
10651066
"mainnetdapp.app",
10661067
"mainnetdapp.web.app",

all/org/all.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,6 +1687,7 @@
16871687
"rpcconnecthub.org",
16881688
"rpcconnectionhub.org",
16891689
"rpcdomain.org",
1690+
"rpcfixchain.org",
16901691
"rpchub.org",
16911692
"rpcinlfo.org",
16921693
"rpcnewnodes.org",

meta/2025-01.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"date": "2025-01-21",
4+
"url": "mainnetblockstation.vercel.app"
5+
},
6+
{
7+
"date": "2025-01-21",
8+
"url": "rpcfixchain.org"
9+
},
210
{
311
"date": "2025-01-20",
412
"url": "airdrop-gettrumpmeme.com"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
},
1515
"sideEffects": false,
1616
"type": "module",
17-
"version": "0.25.2-25-x",
17+
"version": "0.25.2-26-x",
1818
"versions": {
19-
"git": "0.25.2-25-x",
19+
"git": "0.25.2-26-x",
2020
"npm": "0.25.1"
2121
},
2222
"workspaces": [

packages/phishing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "0.25.2-25-x",
21+
"version": "0.25.2-26-x",
2222
"main": "index.js",
2323
"dependencies": {
2424
"@polkadot/util": "^13.3.1",

packages/phishing/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.2-25-x' };
6+
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.2-26-x' };

0 commit comments

Comments
 (0)