litecord: Fix #6 (nothing changed, it's a litecord bug I think)

This commit is contained in:
ave 2019-02-07 21:47:30 +03:00
parent 6c509c6005
commit 488644d72d
No known key found for this signature in database
GPG Key ID: 09356ABAA42C842B
1 changed files with 1 additions and 4 deletions

View File

@ -2,15 +2,12 @@
This patch replaces the gateway, cdn, invite and api endpoints with an example Litecord one.
Just replace all mentions of `dev.litecord.top` to your instance.
Just replace all mentions of `dev.litecord.top` to your instance (smth like `sed -e 's/dev.litecord.top/your.instance.example/g' 843.patch > 843-custom.patch`).
Please keep in mind that litecord is free (gratis and libre) software, provided under a libre license. If you paid money for it, you got scammed.
Conflicts with nozlib as it's included here.
#### Bugs / Side effects
- Gateway stuff is fucked and `Connecting...` is always visible.
#### Available and tested on:
- 8.3.2
- 8.3.3