Zet weer over naar demo api

This commit is contained in:
2021-08-12 13:15:34 +02:00
parent a86af9b796
commit db4bb9f6ce
+1 -1
View File
@@ -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