persistent buvid

Closes #1110

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-24 20:09:46 +08:00
parent 08d64be5d4
commit 4bba675063
3 changed files with 13 additions and 2 deletions

View File

@@ -161,7 +161,7 @@ class LoginUtils {
return 'XY${md5Str[2]}${md5Str[12]}${md5Str[22]}$md5Str';
}
static final buvid = generateBuvid();
static final buvid = Pref.buvid;
// static String getUUID() {
// return const Uuid().v4().replaceAll('-', '');