mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 15:50:01 -08:00
feat: anilist auth
This commit is contained in:
@@ -14,6 +14,7 @@ GIT_REPO = "github.com"
|
||||
GIT_PROTOCOL = "https://"
|
||||
REPO_HOME = f"https://{GIT_REPO}/{AUTHOR}/FastAnime"
|
||||
DISCORD_INVITE = "https://discord.gg/C4rhMA4mmK"
|
||||
ANILIST_AUTH = "https://anilist.co/api/v2/oauth/authorize?client_id=20148"
|
||||
|
||||
try:
|
||||
APP_DIR = Path(str(resources.files(PROJECT_NAME.lower())))
|
||||
|
||||
Reference in New Issue
Block a user