mirror of
https://github.com/qist/tvbox.git
synced 2025-10-27 18:22:47 +00:00
update 厂长
This commit is contained in:
2
cat/dist/index.js
vendored
2
cat/dist/index.js
vendored
File diff suppressed because one or more lines are too long
2
cat/dist/index.js.md5
vendored
2
cat/dist/index.js.md5
vendored
@@ -1 +1 @@
|
||||
2865f39bef57166410886fa1583f61e4
|
||||
75c6e1502419647962d34f1eb65e0487
|
||||
@@ -2,7 +2,7 @@
|
||||
import { Crypto, load, _ } from 'assets://js/lib/cat.js';
|
||||
|
||||
let key = 'czzy';
|
||||
let host = 'https://www.czys.top'; // 厂长地址发布页
|
||||
let host = 'https://czzy.top'; // 厂长地址发布页
|
||||
let url = '';
|
||||
let siteKey = '';
|
||||
let siteType = 0;
|
||||
|
||||
@@ -32,7 +32,7 @@ function cryptJs(text, key, iv, type) {
|
||||
class ChangZhangSpider extends Spider {
|
||||
constructor() {
|
||||
super();
|
||||
this.siteUrl = "https://www.czys.top"
|
||||
this.siteUrl = "https://czzy.top"
|
||||
}
|
||||
|
||||
async init(cfg) {
|
||||
|
||||
Reference in New Issue
Block a user