Update actions

This commit is contained in:
Fundor333
2026-01-28 16:30:23 +01:00
parent ee5d635485
commit ce4758cf6b

View File

@@ -1,6 +1,6 @@
import requests import requests
url_api = "http://fundor333.com/pantalone/genera-spese" url_api = "http://appletune.fundor333.com/pantalone/genera-spese"
# Call the API to generate expenses # Call the API to generate expenses
response = requests.get(url_api) response = requests.get(url_api)