mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update Hxfile.kt
This commit is contained in:
parent
6367c9af1a
commit
399ddd869f
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.tryParseJson
|
|||
|
||||
class Neonime7n : Hxfile() {
|
||||
override val name = "Neonime7n"
|
||||
override val mainUrl = "https://neonime.fun/"
|
||||
override val mainUrl = "https://neonime.fun"
|
||||
override val redirect = false
|
||||
}
|
||||
|
||||
|
@ -19,7 +19,7 @@ class Neonime8n : Hxfile() {
|
|||
|
||||
class KotakAnimeid : Hxfile() {
|
||||
override val name = "KotakAnimeid"
|
||||
override val mainUrl = "https://nontonanimeid.bio/"
|
||||
override val mainUrl = "https://nontonanimeid.bio"
|
||||
override val requiresReferer = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue