mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update update.js
This commit is contained in:
@@ -133,7 +133,7 @@ async function generateByCountry() {
|
||||
|
||||
for (let channel of channels) {
|
||||
let result = {
|
||||
groupedBy: 'broadcast_area',
|
||||
groupedBy: 'country',
|
||||
country: country.code,
|
||||
lang: channel.lang,
|
||||
site: channel.site,
|
||||
|
||||
Reference in New Issue
Block a user