Skip to content

Commit

Permalink
Merge pull request #61 from theonlyhanss/patch-2
Browse files Browse the repository at this point in the history
Change Host and Port
  • Loading branch information
appujet authored Apr 10, 2024
2 parents a49184b + b892615 commit 02c902a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,11 @@
},
{
"identifier": "HANMETAFORCE - v4",
"host": "45.137.70.68",
"port": 8028,
"host": "node.catfein.com",
"port": 30034,
"password": "hanmetaforce",
"secure": false,
"authorId": "917913229668274186",
"restVersion": "v4"
}
]
]

0 comments on commit 02c902a

Please sign in to comment.