mirror of
https://github.com/bettercap/bettercap
synced 2025-08-22 22:34:22 -07:00
So is a constant for it
This commit is contained in:
parent
46ab3365cc
commit
c2fa241b54
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
maxRedirs = 5
|
||||
httpsLinksParser = regexp.MustCompile(`https://[^"'/]+`)
|
||||
subdomains = map[string]string{
|
||||
"www": "wwwww",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue