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
370734b072
commit
6c8eaa7815
2
scan.go
2
scan.go
@ -157,8 +157,6 @@ 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 {
|
||||||
fmt.Println("Serialized JSON:", req1)
|
|
||||||
|
|
||||||
// 初始值
|
// 初始值
|
||||||
var resultDetect string
|
var resultDetect string
|
||||||
var detectErr error
|
var detectErr error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user