Skip to content

Commit

Permalink
ooops...
Browse files Browse the repository at this point in the history
  • Loading branch information
xzxADIxzx committed Jan 3, 2024
1 parent 99e0995 commit f24a1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/scheme/SchemeVars.java
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public class SchemeVars {

public static Seq<String> clajURLs = Seq.with(
"n3.xpdustry.com:7025",
"37.187.73.180:3917",
"37.187.73.180:7025",
"claj.phoenix-network.dev:4000",
"167.235.159.121:4000");

Expand Down

0 comments on commit f24a1b6

Please sign in to comment.