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