added anilist tracking

This commit is contained in:
Zastian Pretorius
2022-08-08 14:49:30 +01:00
parent f57e3f2df6
commit 62de278e8d
6 changed files with 246 additions and 16 deletions

View File

@@ -1,3 +1,4 @@
pub mod anime;
pub mod player;
pub mod scraper;
pub mod anime;
pub mod trackers;