mirror of
https://github.com/qist/tvbox.git
synced 2025-10-30 11:42:22 +00:00
update ALL
This commit is contained in:
@@ -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 = {"玩偶电影":"电影","玩偶剧集":"电视剧"}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user