keyiflerolsun 2023-10-21 20:10:58 +03:00
parent fdfe7b08d8
commit ffdf37cd2b
No known key found for this signature in database
GPG key ID: 3034301CA5C50DA8
4 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
version = 1
cloudstream {
authors = listOf("keyiflerolsun")
authors = listOf("Adippe")
language = "tr"
description = "Canlı TV"

View file

@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.keyiflerolsun"/>
<manifest package="com.lagradost"/>

View file

@ -1,4 +1,4 @@
package com.keyiflerolsun
package com.lagradost
import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.utils.AppUtils.parseJson

View file

@ -1,4 +1,4 @@
package com.keyiflerolsun
package com.lagradost
import com.lagradost.cloudstream3.plugins.CloudstreamPlugin
import com.lagradost.cloudstream3.plugins.Plugin