a1d11a9
1
2
3
4
PROVIDER_LOCAL = "local" PROVIDER_MANGADEX = "mangadex" PROVIDER_IDS = frozenset((PROVIDER_LOCAL, PROVIDER_MANGADEX))