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