mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
format code
This commit is contained in:
parent
f9bd43d299
commit
e421c27afc
@ -9,8 +9,9 @@ import (
|
||||
"net/url"
|
||||
"strconv"
|
||||
"strings"
|
||||
"golang.org/x/net/proxy"
|
||||
|
||||
"github.com/bitly/go-simplejson"
|
||||
"golang.org/x/net/proxy"
|
||||
)
|
||||
|
||||
func getCurrentIP(url string) (string, error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user