So is a constant for it

This commit is contained in:
Alexey Mozzhakov 2018-04-04 10:59:42 +03:00 committed by GitHub
commit c2fa241b54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,6 @@ import (
) )
var ( var (
maxRedirs = 5
httpsLinksParser = regexp.MustCompile(`https://[^"'/]+`) httpsLinksParser = regexp.MustCompile(`https://[^"'/]+`)
subdomains = map[string]string{ subdomains = map[string]string{
"www": "wwwww", "www": "wwwww",