Skip to content

Commit

Permalink
Update req.go
Browse files Browse the repository at this point in the history
  • Loading branch information
v4lak committed Mar 13, 2021
1 parent 8289975 commit ace70ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/req.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
"github.com/fatih/color"
)

const ua = "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0 - github.com/t0gu)"
const ua = "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0 - github.com/v4lak)"

//Scan struct
type Scan struct {
Expand Down

0 comments on commit ace70ad

Please sign in to comment.