forked from distok/cutthecord
litecord: Fix #6 (nothing changed, it's a litecord bug I think)
This commit is contained in:
parent
6c509c6005
commit
488644d72d
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue