mirror of
https://github.com/assenzostefano/epic-games-notifier-telegram.git
synced 2025-02-17 20:00:55 +01:00
Change URL for events/notification_game.py
This commit is contained in:
parent
da08250dbc
commit
f1bf4a5d9a
@ -6,7 +6,7 @@ def notification_game1(collection_game, collection_id, bot):
|
||||
try:
|
||||
print("Try to send first game")
|
||||
|
||||
url = "https://minty.apexie.eu/v1/epicfreegames"
|
||||
url = "https://minty.apexie.dev/v1/epicfreegames"
|
||||
response = requests.get(url).json()
|
||||
|
||||
#All information for first game
|
||||
|
Loading…
x
Reference in New Issue
Block a user