comment all
This commit is contained in:
@@ -31,6 +31,7 @@ func ExpandURL(url string) (string, error) {
|
||||
return expandedURL, nil
|
||||
}
|
||||
|
||||
// ExpandURL2 ExpandURL2
|
||||
func ExpandURL2(myURL, searchURL string) (string, error) {
|
||||
nextURL := myURL
|
||||
var i int
|
||||
|
||||
Reference in New Issue
Block a user