mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-01 07:25:55 -08:00
6 lines
127 B
Python
6 lines
127 B
Python
anime_sources = {
|
|
"allanime": "api.AllAnimeAPI",
|
|
"animepahe": "api.AnimePaheApi",
|
|
"aniwatch": "api.AniWatchApi",
|
|
}
|