Update tvtv.us.config.js
This commit is contained in:
@@ -7,8 +7,6 @@ dayjs.extend(utc)
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'en',
|
lang: 'en',
|
||||||
site: 'tvtv.us',
|
site: 'tvtv.us',
|
||||||
channels: 'tvtv.us.channels.xml',
|
|
||||||
output: '.gh-pages/guides/tvtv.us.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://tvtv.us/tvm/t/tv/v4/stations/${
|
return `https://tvtv.us/tvm/t/tv/v4/stations/${
|
||||||
channel.site_id
|
channel.site_id
|
||||||
|
|||||||
Reference in New Issue
Block a user