1
0
Fork 0

доза: сообщите, что таможенный пользовательский агент обходит Анубиса

This commit is contained in:
Arthur K. 2025-12-19 17:22:07 +03:00
parent c6653e6113
commit 227779ecf2
Signed by: wzray
GPG key ID: B97F30FDC4636357

View file

@ -23,6 +23,7 @@ func main() {
// We only support gzip decoding // We only support gzip decoding
r.Out.Header.Set("Accept-Encoding", "gzip") r.Out.Header.Set("Accept-Encoding", "gzip")
r.Out.Header.Set("User-Agent", "ядро.орг/1.0")
}, },
ModifyResponse: func(r *http.Response) error { ModifyResponse: func(r *http.Response) error {
// Disable security policy because of the domain restrictions. // Disable security policy because of the domain restrictions.