mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-23 08:11:10 +00:00
👽 Use new ambr api host
This commit is contained in:
parent
29ad40c68c
commit
628f43ec48
@ -4,6 +4,6 @@ __all__ = ("HONEY_HOST", "ENKA_HOST", "AMBR_HOST", "AMBR_API_HOST", "CELESTIA_HO
|
|||||||
|
|
||||||
HONEY_HOST = URL("https://gensh.honeyhunterworld.com/")
|
HONEY_HOST = URL("https://gensh.honeyhunterworld.com/")
|
||||||
ENKA_HOST = URL("https://enka.network/")
|
ENKA_HOST = URL("https://enka.network/")
|
||||||
AMBR_HOST = URL("https://gi.yatta.top/")
|
AMBR_HOST = URL("https://gi.yatta.moe/")
|
||||||
AMBR_API_HOST = AMBR_HOST.join("api/")
|
AMBR_API_HOST = AMBR_HOST.join("api/")
|
||||||
CELESTIA_HOST = URL("https://www.projectcelestia.com/")
|
CELESTIA_HOST = URL("https://www.projectcelestia.com/")
|
||||||
|
Loading…
Reference in New Issue
Block a user