mirror of
https://github.com/Ed1s0nZ/PrivHunterAI.git
synced 2025-09-17 20:41:37 +00:00
Update scan.go
This commit is contained in:
parent
6c8eaa7815
commit
6518d0c778
1
scan.go
1
scan.go
@ -157,6 +157,7 @@ func sendHTTPAndKimi(r *RequestResponseLog) (result string, respA string, respB
|
|||||||
resp2 := string(bodyBytes)
|
resp2 := string(bodyBytes)
|
||||||
|
|
||||||
if len(resp1+resp2) < 65535 {
|
if len(resp1+resp2) < 65535 {
|
||||||
|
|
||||||
// 初始值
|
// 初始值
|
||||||
var resultDetect string
|
var resultDetect string
|
||||||
var detectErr error
|
var detectErr error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user