1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 08:28:31 +00:00

* Update the known servers in socketserver.

* Update the icon font to include a YouTube icon.
This commit is contained in:
SirStendec 2019-08-07 12:29:41 -04:00
parent 3583dd8fe7
commit deecf078db
8 changed files with 9 additions and 0 deletions

View file

@ -95,6 +95,9 @@ var ServerNames = []string{
"catbag",
"andknuckles",
"tuturu",
"lilz",
"yoohoo",
"pog"
}
var httpClient http.Client