Zet weer over naar demo api
This commit is contained in:
+1
-1
@@ -519,7 +519,7 @@ class Shitpost(commands.Cog):
|
|||||||
else:
|
else:
|
||||||
v = True
|
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)
|
response = requests.get(url)
|
||||||
#Oant Moarn
|
#Oant Moarn
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user