Update mxanime.js
This commit is contained in:
parent
0f8489d6d0
commit
6ac93212da
@ -15,7 +15,7 @@ import * as Utils from "../lib/utils.js";
|
|||||||
class MxAnimeSpider extends Spider {
|
class MxAnimeSpider extends Spider {
|
||||||
constructor() {
|
constructor() {
|
||||||
super();
|
super();
|
||||||
this.siteUrl = "https://www.mxdm6.com/"
|
this.siteUrl = "https://www.mxdm4.com/"
|
||||||
}
|
}
|
||||||
|
|
||||||
getName() {
|
getName() {
|
||||||
@ -426,4 +426,4 @@ export function __jsEvalReturn() {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
export {spider}
|
export {spider}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user