mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update sky.de.config.js
This commit is contained in:
@@ -2,7 +2,7 @@ const dayjs = require('dayjs')
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'sky.de',
|
site: 'sky.de',
|
||||||
url: 'https://www.sky.de/sgtvg/service/getBroadcastsForGrid',
|
url: `https://www.sky.de/sgtvg/service/getBroadcastsForGrid`,
|
||||||
request: {
|
request: {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
data: function ({ channel, date }) {
|
data: function ({ channel, date }) {
|
||||||
|
|||||||
Reference in New Issue
Block a user