From 0f8489d6d029d57f568e7949b0e81796ca9c7c3c Mon Sep 17 00:00:00 2001 From: n3rddd <119649988+n3rddd@users.noreply.github.com> Date: Fri, 24 May 2024 22:40:34 +0800 Subject: [PATCH] Update ikanbot.js --- JN/CATJS/js/ikanbot.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JN/CATJS/js/ikanbot.js b/JN/CATJS/js/ikanbot.js index 3a1011fb..16743440 100644 --- a/JN/CATJS/js/ikanbot.js +++ b/JN/CATJS/js/ikanbot.js @@ -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} \ No newline at end of file +export {spider}