mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update sky.de.config.js
This commit is contained in:
@@ -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 }) {
|
||||
|
||||
Reference in New Issue
Block a user