mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 01:56:55 +00:00
Rip out the weekly/monthly HLLs - they're redundant
The weekly data can be constructed much more flexibly by just using the daily data.
This commit is contained in:
parent
9ca9b6b213
commit
e117766eb6
8 changed files with 76 additions and 122 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
)
|
||||
|
||||
var SERVERS = []string{
|
||||
"https://catbag.frankerfacez.com",
|
||||
// "https://catbag.frankerfacez.com",
|
||||
"https://andknuckles.frankerfacez.com",
|
||||
"https://tuturu.frankerfacez.com",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue