.BANCHO. .FIX. Fix wrong ip api url
This commit is contained in:
parent
799fe7dc25
commit
3862fb5667
|
@ -4,7 +4,7 @@ import json
|
||||||
from helpers import logHelper as log
|
from helpers import logHelper as log
|
||||||
|
|
||||||
# API URL
|
# API URL
|
||||||
URL = "http://ipinfo.io/"
|
URL = "http://ip.zxq.co/"
|
||||||
|
|
||||||
|
|
||||||
def getCountry(ip):
|
def getCountry(ip):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user