Update Constants.kt
This commit is contained in:
parent
ca45426639
commit
6fe6a1aa32
@ -13,7 +13,7 @@ object Constants {
|
|||||||
* IPTV源地址
|
* IPTV源地址
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
const val IPTV_SOURCE_URL = "http://lsong.one:8888/IPTV.m3u"
|
const val IPTV_SOURCE_URL = "https://live.zbds.top/tv/iptv6.m3u"
|
||||||
// http://lsong.one:8888/IPTV.m3u
|
// http://lsong.one:8888/IPTV.m3u
|
||||||
// https://live.fanmingming.com/tv/m3u/index.m3u
|
// https://live.fanmingming.com/tv/m3u/index.m3u
|
||||||
// https://raw.githubusercontent.com/YueChan/Live/main/IPTV.m3u
|
// https://raw.githubusercontent.com/YueChan/Live/main/IPTV.m3u
|
||||||
@ -40,4 +40,4 @@ object Constants {
|
|||||||
* 播放器加载超时
|
* 播放器加载超时
|
||||||
*/
|
*/
|
||||||
const val VIDEO_PLAYER_LOAD_TIMEOUT = 1000L * 15 // 15秒
|
const val VIDEO_PLAYER_LOAD_TIMEOUT = 1000L * 15 // 15秒
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user