Update: Use new domain streamtpcloud.com for events and streams
- Updated EventRepository to point to streamtpcloud.com/eventos.json - Updated ChannelRepository URLs to streamtpcloud.com - Updated PlayerActivity Origin header - Bumped version to 10.0.2
This commit is contained in:
16
eventos.json
Normal file
16
eventos.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"title": "Partido de Prueba",
|
||||
"time": "22:00",
|
||||
"category": "Fútbol",
|
||||
"status": "EN VIVO",
|
||||
"link": "https://streamtpmedia.com/global2.php?stream=espn"
|
||||
},
|
||||
{
|
||||
"title": "Canal Deportivo",
|
||||
"time": "15:30",
|
||||
"category": "Deportes",
|
||||
"status": "PRÓXIMO",
|
||||
"link": "https://streamtpmedia.com/global2.php?stream=foxsports"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user