mirror of
https://github.com/qist/tvbox.git
synced 2025-10-29 19:22:20 +00:00
update CAT
This commit is contained in:
@@ -15,7 +15,7 @@ import * as Utils from "../lib/utils.js";
|
||||
class MxAnimeSpider extends Spider {
|
||||
constructor() {
|
||||
super();
|
||||
this.siteUrl = "https://www.mxdm6.com/"
|
||||
this.siteUrl = "https://www.mxdm4.com/"
|
||||
}
|
||||
|
||||
getName() {
|
||||
@@ -426,4 +426,4 @@ export function __jsEvalReturn() {
|
||||
};
|
||||
}
|
||||
|
||||
export {spider}
|
||||
export {spider}
|
||||
|
||||
Reference in New Issue
Block a user