v0.5.111: sort streamers by live status then follower count.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 01:32:01 +08:00
co-authored by Cursor
parent fe1b13b7c1
commit 28858c0703
7 changed files with 36 additions and 17 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ from shared.paths import (
from serve_relations import WEB_DIR, build_payload
SITE_VERSION = "0.5.110"
SITE_VERSION = "0.5.111"
DEFAULT_OSS_BASE = "https://climperor.oss-cn-shanghai.aliyuncs.com"