Skip to content

Commit

Permalink
switch wisp servers to anura
Browse files Browse the repository at this point in the history
  • Loading branch information
Percslol committed Feb 22, 2025
1 parent 647ee6a commit 6ec1fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/buildstatic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ cp -r assets/ $DST/assets
cp -r dist/ $DST/scram
cp -r static/* $DST

echo 'let _CONFIG = { wispurl: "wss://aluu.xyz/wisp/", bareurl: "https://aluu.xyz/bare/" }' > $DST/config.js
echo 'let _CONFIG = { wispurl: "wss://anura.pro/", bareurl: "https://aluu.xyz/bare/" }' > $DST/config.js

0 comments on commit 6ec1fc8

Please sign in to comment.