feat:rkey

This commit is contained in:
手瓜一十雪
2025-03-03 12:28:55 +08:00
parent 47401af856
commit 48aaddd32b

View File

@@ -42,7 +42,7 @@ export class NTQQFileApi {
this.core = core;
this.rkeyManager = new RkeyManager([
'https://ss.xingzhige.com/music_card/rkey', // 国内
'https://rkey.napneko.icu/rkeys' // Cloudflare
'https://secret-service.bietiaop.com/rkeys',//国内
],
this.context.logger
);