D
This commit is contained in:
@@ -69,7 +69,7 @@ export class XPosterRouterService {
|
||||
await this.notifyService.sendUrgentMessageToTele('❌Cookie đã hết hạn vui lòng cập nhập để sử dụng.')
|
||||
}
|
||||
await this.xCacheService.setStateXCookiesIsSillALive();
|
||||
await this.notifyService.sendMessageToTele('✅Verify cookie pass')
|
||||
this.notifyService.sendMessageToTele('✅Verify cookie pass').catch((err) => {})
|
||||
}
|
||||
|
||||
async canUseXCookies(): Promise<boolean> {
|
||||
|
||||
Reference in New Issue
Block a user