mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
commit
8bcea090ec
@ -38,7 +38,7 @@ export class NTQQFileApi extends Service {
|
||||
|
||||
constructor(protected ctx: Context) {
|
||||
super(ctx, 'ntFileApi', true)
|
||||
this.rkeyManager = new RkeyManager(ctx, 'http://napcat-sign.wumiao.wang:2082/rkey')
|
||||
this.rkeyManager = new RkeyManager(ctx, 'https://llob.linyuchen.net/rkey')
|
||||
}
|
||||
|
||||
async getVideoUrl(peer: Peer, msgId: string, elementId: string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user