Update ikanbot.js

This commit is contained in:
n3rddd 2024-05-24 22:40:34 +08:00 committed by GitHub
parent a090bf14a0
commit 0f8489d6d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ function get_tks(play_id, e_token) {
class IKanBotSpider extends Spider {
constructor() {
super();
this.siteUrl = "https://v.ikanbot.com"
this.siteUrl = "https://v.aikanbot.com"
}
getName() {
@ -316,4 +316,4 @@ export function __jsEvalReturn() {
};
}
export {spider}
export {spider}