This commit is contained in:
alex 2024-01-06 13:00:38 +07:00
parent fd5d4afc22
commit 1f461af2a1
4 changed files with 135 additions and 309 deletions

View file

@ -21,7 +21,7 @@ class Samehadaku : MainAPI() {
TvType.AnimeMovie,
TvType.OVA
)
private val interceptor = CloudflareKiller()
private val interceptor by lazy { CloudflareKiller() }
companion object {
const val acefile = "https://acefile.co"