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
f18998d48e
commit
7a0ab6e682
5
scan.go
5
scan.go
@ -86,7 +86,10 @@ func scan() {
|
||||
// if dataItem.RespBodyB{
|
||||
|
||||
// }
|
||||
Resp = append(Resp, dataItem)
|
||||
if dataItem.Result != "white" {
|
||||
Resp = append(Resp, dataItem)
|
||||
}
|
||||
|
||||
//---
|
||||
fmt.Println(PrintYuequan(resultOutput.Result, resultOutput.Method, resultOutput.Host+resultOutput.Path, resultOutput.Reason))
|
||||
logs.Delete(key)
|
||||
|
Loading…
x
Reference in New Issue
Block a user