mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update directv.com.config.js
This commit is contained in:
parent
32d163983c
commit
6ad6c873bf
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ const utc = require('dayjs/plugin/utc')
|
||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
|
||||||
timeout: 15000
|
|
||||||
},
|
|
||||||
site: 'directv.com',
|
site: 'directv.com',
|
||||||
url({ channel, date }) {
|
url({ channel, date }) {
|
||||||
return `https://www.directv.com/json/channelschedule?channels=${
|
return `https://www.directv.com/json/channelschedule?channels=${
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue