mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Update sky.de.config.js
This commit is contained in:
@@ -16,7 +16,6 @@ module.exports = {
|
||||
const programs = []
|
||||
const items = parseItems(content, channel)
|
||||
items.forEach(item => {
|
||||
if (item.showId == -1) return
|
||||
programs.push({
|
||||
title: item.et,
|
||||
description: item.epit,
|
||||
|
||||
Reference in New Issue
Block a user