Update ikanbot.js
This commit is contained in:
parent
a090bf14a0
commit
0f8489d6d0
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user