From 35ab0aa1a747b66d500a64135b6b3ca197b60908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:24:58 +0800 Subject: [PATCH] Update config.json --- config.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 50d8a1f..d632c5c 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,11 @@ "deepseek": "sk-yyyyyyy", "qianwen": "sk-zzzzzzz" }, - "cookie2": "cookie2", + "headers2": { + "Cookie":"Cookie2", + "User-Agent": "PrivHunterAI", + "Custom-Header": "CustomValue" + }, "suffixes": [ ".js", ".ico", ".png", ".jpg", ".jpeg", ".gif", ".bmp", ".svg", ".ttf", ".woff", ".woff2", ".eot", ".otf", ".mp3", ".wav", ".ogg", ".mp4", ".webm", ".avi", ".css", ".scss", ".less",