mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update some domain (#146)
This commit is contained in:
parent
34bbe73786
commit
0c9a2eaefe
3 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ class Gomunimeis : MainAPI() {
|
|||
)
|
||||
|
||||
companion object {
|
||||
private const val mainImageUrl = "https://upload.anoboy.live"
|
||||
private const val mainImageUrl = "https://upload.anoboy.life"
|
||||
|
||||
fun getType(t: String): TvType {
|
||||
return if (t.contains("OVA", true) || t.contains("Special", true)) TvType.OVA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue