mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fix #494
This commit is contained in:
parent
fd5d4afc22
commit
1f461af2a1
4 changed files with 135 additions and 309 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue