mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 07:10:54 +00:00
4.19.3
* Expanded socket server capacity by adding a new server: `champ.frankerfacez.com`
This commit is contained in:
parent
f48ed62454
commit
09d4961eaf
2 changed files with 3 additions and 2 deletions
|
@ -79,7 +79,8 @@ export const WS_CLUSTERS = {
|
|||
['wss://lilz.frankerfacez.com/', 1],
|
||||
['wss://yoohoo.frankerfacez.com/', 1],
|
||||
['wss://pog.frankerfacez.com/', 1],
|
||||
['wss://ayaya.frankerfacez.com/', 1]
|
||||
['wss://ayaya.frankerfacez.com/', 1],
|
||||
['wss://champ.frankerfacez.com/', 1]
|
||||
],
|
||||
|
||||
Development: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue