Zet weer over naar demo api
This commit is contained in:
+1
-1
@@ -519,7 +519,7 @@ class Shitpost(commands.Cog):
|
||||
else:
|
||||
v = True
|
||||
|
||||
url = "http://weerlive.nl/api/json-10min.php?locatie=" + location
|
||||
url = "http://weerlive.nl/api/json-data-10min.php?key=demo&locatie=" + location
|
||||
response = requests.get(url)
|
||||
#Oant Moarn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user