mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -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)
|
||||
|
||||
module.exports = {
|
||||
request: {
|
||||
timeout: 15000
|
||||
},
|
||||
site: 'directv.com',
|
||||
url({ channel, date }) {
|
||||
return `https://www.directv.com/json/channelschedule?channels=${
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue