Update tvtv.us.config.js

This commit is contained in:
Aleksandr Statciuk 2022-01-18 15:33:31 +03:00
parent a5ec78aaaf
commit c0dce2963b

View file

@ -6,7 +6,7 @@ dayjs.extend(utc)
module.exports = { module.exports = {
site: 'tvtv.us', site: 'tvtv.us',
ignore: true, // NOTE: site_id of most channels must be re-mapped ignore: false, // NOTE: site_id of most channels must be re-mapped
url: function ({ date, channel }) { url: function ({ date, channel }) {
return `https://www.tvtv.us/gn/d/v1.1/stations/${ return `https://www.tvtv.us/gn/d/v1.1/stations/${
channel.site_id channel.site_id