Skip to content

Commit

Permalink
Update tnt.go
Browse files Browse the repository at this point in the history
  • Loading branch information
chazlarson authored Feb 18, 2019
1 parent e1455f0 commit 0d28df6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion internal/providers/tnt.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
package providers

// M3U: http://thesepeanutz.xyz:2052/get.php?username=xxx&password=xxx&type=m3uplus&output=ts
// M3U: http://thesepeanutz.xyz:2052/get.php?username=xxx&password=xxx&type=m3u_plus&output=ts
// XMLTV: http://thesepeanutz.xyz:2052/xmltv.php?username=xxx&password=xxx

// EPG: http://tntcloud.xyz:2052/xmltv.php?username=XXX&password=XXX
// M3U: http://tntcloud.xyz:2052/get.php?username=XXX&password=XXX&type=m3u_plus&output=ts

0 comments on commit 0d28df6

Please sign in to comment.