mirror of
https://github.com/qist/tvbox.git
synced 2025-10-27 18:22:47 +00:00
update cz
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { Crypto, load, _ } from 'assets://js/lib/cat.js';
|
||||
|
||||
let key = 'czzy';
|
||||
let host = 'https://czzy.top'; // 厂长地址发布页
|
||||
let host = 'https://www.czys.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://czzy.top"
|
||||
this.siteUrl = "https://www.czys.top"
|
||||
}
|
||||
|
||||
async init(cfg) {
|
||||
|
||||
Reference in New Issue
Block a user