mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
feat:rkey
This commit is contained in:
@@ -42,7 +42,7 @@ export class NTQQFileApi {
|
|||||||
this.core = core;
|
this.core = core;
|
||||||
this.rkeyManager = new RkeyManager([
|
this.rkeyManager = new RkeyManager([
|
||||||
'https://ss.xingzhige.com/music_card/rkey', // 国内
|
'https://ss.xingzhige.com/music_card/rkey', // 国内
|
||||||
'https://rkey.napneko.icu/rkeys' // Cloudflare
|
'https://secret-service.bietiaop.com/rkeys',//国内
|
||||||
],
|
],
|
||||||
this.context.logger
|
this.context.logger
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user