Skip to content

Commit

Permalink
Merge pull request #112 from koimoee/patch-2
Browse files Browse the repository at this point in the history
Update nodes.json
  • Loading branch information
appujet authored Oct 6, 2024
2 parents 6320ba4 + d6b71a0 commit b1b08ca
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions nodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
{
"identifier": "Catfein",
"host": "lava.catfein.com",
"port": 4000,
"port": 5000,
"password": "catfein",
"secure": false,
"restVersion": "v4",
Expand Down Expand Up @@ -272,11 +272,20 @@
},
{
"identifier": "Koi Node V3",
"host": "nodev1.fypmoon.org",
"host": "nodev3.fypmoon.org",
"port": 1164,
"password": "fypmoon.org",
"secure": false,
"restVersion": "v3",
"authorId": "1138138158949732483"
"authorId": "886971572668219392"
},
{
"identifier": "Koi Node V4",
"host": "nodev4.fypmoon.org",
"port": 1118,
"password": "fypmoon.org",
"secure": false,
"restVersion": "v4",
"authorId": "886971572668219392"
}
]

0 comments on commit b1b08ca

Please sign in to comment.