Skip to content

Commit

Permalink
change preview feed to BS
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcenteno committed Dec 9, 2014
1 parent 57b2213 commit 80976fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contents/Code/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
URL_ONDEMANDGAMES = 'https://api.ballstreams.com/GetOnDemand?date=%s&token=%s'
URL_ONDEMANDDATES = 'https://api.ballstreams.com/GetOnDemandDates?token=%s'
URL_ONDEMANDSTREAM = 'https://api.ballstreams.com/GetOnDemandStream?id=%s&token=%s'
URL_PREVIEW = "http://s.hscontent.com/preview/previewHD_hs.m3u8?token="
URL_PREVIEW = "http://s.hscontent.com/preview/preview_bsHD.m3u8?token="
URL_GAMEOFF = ''
URL_REPO = ''
URL_LOGOREPO = ''
Expand Down

0 comments on commit 80976fe

Please sign in to comment.