update ALL

This commit is contained in:
qist
2024-04-30 14:18:33 +08:00
parent ab283c6a47
commit 71d1ddf1c2
20 changed files with 568 additions and 138 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class DuboSpider extends TianTianSpider {
super();
this.siteUrl = "http://v.rbotv.cn"
this.cookie = ""
this.extendObj = {"extend": "类型", "area": "地区", "lang": "语言", "year": "年代"}
this.extendObj = {"extend": "类型", "area": "地区", "year": "年代"}
this.parseMap = {};
}