Skip to content

Commit 18fd164

Browse files
authored
Edit GraphQL URL
1 parent 1265ede commit 18fd164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/download_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
def get_egs_url() -> str:
5-
return "https://graphql.epicgames.com/graphql"
5+
return "https://store.epicgames.com/graphql"
66

77

88
def get_default_params() -> dict:

0 commit comments

Comments
 (0)