Update starhubtvplus.com

This commit is contained in:
freearhey
2023-12-03 20:58:05 +03:00
parent 6d62b4ffcf
commit 1cd634ddbb
2 changed files with 25 additions and 24 deletions
@@ -61,6 +61,7 @@ module.exports = {
.catch(console.log)
return items.map(item => ({
lang: 'en',
site_id: item.id,
name: item.name.replace('_DASH', '')
}))