Replace all references to the old EUS url in the README #20

Merged
tgpethan-alt merged 3 commits from master into master 2020-11-25 10:24:33 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6b6fc7de61 - Show all commits

View File

@ -29,7 +29,7 @@ If you want to expand the files that the server allows to be sent to it this can
The value of **uploadKey** is used to restrict who can upload to your server, set this to something and the server will restrict who can upload depending on if they provided the key or not. If this field is left blank EUS will asume you don't want an upload key and uploads to it will be unrestricted
## API
EUS has 3 apis, they are located at **[/api/get-stats](https://ethanus.ml/api/get-stats)**, **[/api/get-info](https://ethanus.ml/api/get-info)** and **[/api/get-server-status](https://ethanus.ml/api/get-server-status)**
EUS has 3 apis, they are located at **[/api/get-stats](https://eusv.ml/api/get-stats)**, **[/api/get-info](https://eusv.ml/api/get-info)** and **[/api/get-server-status](https://eusv.ml/api/get-server-status)**
[These are better documented on EUS Docs](https://docs.ethanus.ml)