lint movistar

This commit is contained in:
theofficialomega
2026-02-19 18:20:28 +01:00
parent c49e276b33
commit 63f0340941

View File

@@ -22,7 +22,7 @@ module.exports = {
},
maxRedirects: 5
},
async parser({ content, date }) {
async parser({ content }) {
let programs = []
let items = await parseItems(content)
if (!items.length) return programs