add some scripts.
This commit is contained in:
@ -31,8 +31,8 @@ logging.basicConfig(level=logging.INFO, format="%(asctime)s - %(levelname)s - %(
|
||||
|
||||
# 目标文件路径
|
||||
INPUT_FILE = "result/models.json"
|
||||
OUTPUT_JSON = "result/models_detail.json"
|
||||
OUTPUT_CSV = "result/models_detail.csv"
|
||||
OUTPUT_JSON = "result/javhd_models.json"
|
||||
OUTPUT_CSV = "result/javhd_models.csv"
|
||||
|
||||
HEADERS = {
|
||||
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
|
||||
|
||||
Reference in New Issue
Block a user