Skip to content

Commit

Permalink
Move to new ambr API url
Browse files Browse the repository at this point in the history
  • Loading branch information
seriaati committed Sep 18, 2024
1 parent 13ab1ed commit 1f69f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genshin/utility/extdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
ENKA_CHARACTERS_URL = "https://raw.githubusercontent.com/EnkaNetwork/API-docs/master/store/characters.json"
ENKA_LOC_URL = "https://raw.githubusercontent.com/EnkaNetwork/API-docs/master/store/loc.json"

AMBR_URL = "https://api.ambr.top/v2/{lang}/avatar"
AMBR_URL = "https://gi.yatta.top/api/v2/{lang}/avatar"

ELEMENTS_MAP = {
"Fire": "Pyro",
Expand Down

0 comments on commit 1f69f1f

Please sign in to comment.