Add files via upload
This commit is contained in:
parent
2d7ee4c720
commit
772e5bcc6c
@ -16,7 +16,7 @@ import {Spider} from "./spider.js";
|
||||
class WoggSpider extends Spider {
|
||||
constructor() {
|
||||
super();
|
||||
this.siteUrl = 'https://www.wogg.xyz';
|
||||
this.siteUrl = 'https://www.wogg.net';
|
||||
this.woggTypeObj = {"玩偶电影":"电影","玩偶剧集":"电视剧"}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user