mirror of
https://github.com/qist/tvbox.git
synced 2026-04-13 10:52:49 +00:00
update cz
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 @@
|
||||
487dc24f27bca7a8b8df7a83b28bc85d
|
||||
d5b0498663b715f32201880287463b1f
|
||||
@@ -2,7 +2,7 @@
|
||||
import { Crypto, load, _ } from 'assets://js/lib/cat.js';
|
||||
|
||||
let key = 'czzy';
|
||||
let host = 'https://www.czys.pro'; // 厂长地址发布页
|
||||
let host = 'https://www.czzy77.com'; // 厂长地址发布页
|
||||
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.pro"
|
||||
this.siteUrl = "https://www.czzy77.com"
|
||||
}
|
||||
|
||||
async init(cfg) {
|
||||
|
||||
Reference in New Issue
Block a user