Last active
December 11, 2015 15:08
-
-
Save sexygeoff/311fbe8790511844ddbc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U tvg-shift=3 | |
#EXTINF:-1 tvg-id="id1" tvg-name="Channel_1" tvg-logo="logo1" group-title="Billy",Numbers | |
udp://@239.255.1.101:5004 | |
#EXTINF:-1 tvg-id="id2" tvg-name="Channel_2" tvg-logo="logo2" group-title="Affiliates",Numbers Affilates | |
udp://@239.255.2.101:5004 | |
#EXTINF:-1 tvg-id="id3" tvg-name="Channel_3" tvg-logo="logo2" group-title="Webmasters",Numbers Webmasters | |
udp://@239.255.3.101:5004 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment