mirror of
https://github.com/iptv-org/epg
synced 2025-12-15 18:06:40 -05:00
tvmustra.hu > fix
This commit is contained in:
@@ -74,5 +74,5 @@ function parseStart($item, date) {
|
|||||||
function parseItems(content) {
|
function parseItems(content) {
|
||||||
const $ = cheerio.load(content)
|
const $ = cheerio.load(content)
|
||||||
|
|
||||||
return $('#epg-container > div:nth-child(4) > div.col-6_sor3 > div.showtime').toArray()
|
return $('#epg-container > div:nth-child(3) > div.col-6_sor3 > div.showtime').toArray()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user