mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Fix tvtv.us
This commit is contained in:
parent
26cfc4a685
commit
d942fd8aeb
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@ dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
request: {
|
||||||
timeout: 15000
|
timeout: 20000
|
||||||
},
|
},
|
||||||
site: 'tvtv.us',
|
site: 'tvtv.us',
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
|
|
|
@ -352,7 +352,6 @@
|
||||||
<channel lang="en" xmltv_id="StingrayTheEdge.ca" site_id="2805" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray The Edge</channel>
|
<channel lang="en" xmltv_id="StingrayTheEdge.ca" site_id="2805" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray The Edge</channel>
|
||||||
<channel lang="en" xmltv_id="StingrayTheSpa.ca" site_id="2895" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray The Spa</channel>
|
<channel lang="en" xmltv_id="StingrayTheSpa.ca" site_id="2895" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray The Spa</channel>
|
||||||
<channel lang="en" xmltv_id="StingrayTodaysLatinPop.ca" site_id="10069" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray Today's Latin Pop</channel>
|
<channel lang="en" xmltv_id="StingrayTodaysLatinPop.ca" site_id="10069" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray Today's Latin Pop</channel>
|
||||||
<channel lang="en" xmltv_id="StingrayTopDetente.ca" site_id="2793" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray Top Détente</channel>
|
|
||||||
<channel lang="en" xmltv_id="StingrayTreehouse.ca" site_id="2806" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray Treehouse</channel>
|
<channel lang="en" xmltv_id="StingrayTreehouse.ca" site_id="2806" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray Treehouse</channel>
|
||||||
<channel lang="en" xmltv_id="StingrayUrbanBeat.ca" site_id="2889" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray Urban Beat</channel>
|
<channel lang="en" xmltv_id="StingrayUrbanBeat.ca" site_id="2889" logo="https://cdn.tvpassport.com/image/station/100x100/stingray.png">Stingray Urban Beat</channel>
|
||||||
<channel lang="en" xmltv_id="StingrayVibe.ca" site_id="1161" logo="https://cdn.tvpassport.com/image/station/100x100/stingray-vibe.png">Stingray Vibe</channel>
|
<channel lang="en" xmltv_id="StingrayVibe.ca" site_id="1161" logo="https://cdn.tvpassport.com/image/station/100x100/stingray-vibe.png">Stingray Vibe</channel>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue