Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
interlark committed Aug 7, 2022
1 parent 6892e04 commit 7227ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ustvgo_iptv.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# vlc http://127.0.0.1:6363/ustvgo.m3u8


VERSION = '0.1.7'
VERSION = '0.1.8'
USER_AGENT = ('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 '
'(KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36')
USTVGO_HEADERS = {'Referer': 'https://ustvgo.tv', 'User-Agent': USER_AGENT}
Expand Down

0 comments on commit 7227ffd

Please sign in to comment.