mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-30 06:30:37 -08:00
6 lines
129 B
Python
6 lines
129 B
Python
|
|
YUGEN_ENDPOINT: str = "https://yugenanime.tv"
|
|
|
|
SEARCH_URL = YUGEN_ENDPOINT + "/api/discover/"
|
|
SERVERS_AVAILABLE = ["gogoanime"]
|