package moe.odango.index.utils enum class InfoSource { UserDefined, MyAnimeList, AniDB; }