mirror of
https://github.com/letian1650/N3RD.git
synced 2025-02-02 09:14:49 +08:00
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 {
|
class IKanBotSpider extends Spider {
|
||||||
constructor() {
|
constructor() {
|
||||||
super();
|
super();
|
||||||
this.siteUrl = "https://v.ikanbot.com"
|
this.siteUrl = "https://v.aikanbot.com"
|
||||||
}
|
}
|
||||||
|
|
||||||
getName() {
|
getName() {
|
||||||
@ -316,4 +316,4 @@ export function __jsEvalReturn() {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
export {spider}
|
export {spider}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user