mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update sky.de.config.js
This commit is contained in:
parent
f8562cd7c2
commit
f193749a28
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ const dayjs = require('dayjs')
|
|||
|
||||
module.exports = {
|
||||
site: 'sky.de',
|
||||
url: 'https://www.sky.de/sgtvg/service/getBroadcastsForGrid',
|
||||
url: `https://www.sky.de/sgtvg/service/getBroadcastsForGrid`,
|
||||
request: {
|
||||
method: 'POST',
|
||||
data: function ({ channel, date }) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue