mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-11 13:30:02 -04:00
switch wisp servers to anura
This commit is contained in:
parent
647ee6a78a
commit
6ec1fc82b5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue