mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update comteco.com.bo
This commit is contained in:
parent
c99424315a
commit
2eef510fd3
3 changed files with 18 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<channels>
|
||||
<!-- <channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="ATB (4)">ATB</channel> -->
|
||||
<!-- <channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="P.A.T. (42)">PAT</channel> -->
|
||||
<!-- <channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="Sony">Sony Channel</channel> -->
|
||||
<channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="ATB (4)">ATB</channel>
|
||||
<channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="P.A.T. (42)">PAT</channel>
|
||||
<channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="Sony">Sony Channel</channel>
|
||||
<channel site="comteco.com.bo" lang="es" xmltv_id="AbyaYalaTV.bo" site_id="ABYA YALA">Abya Yala TV</channel>
|
||||
<channel site="comteco.com.bo" lang="es" xmltv_id="AEPanregional.us" site_id="A&E Mundo">A&E</channel>
|
||||
<channel site="comteco.com.bo" lang="es" xmltv_id="AMCLatinAmerica.us" site_id="AMC">AMC</channel>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
// npm run grab -- --site=comteco.com.bo
|
||||
|
||||
const { parser, url, request } = require('./comteco.com.bo.config.js')
|
||||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
|
|
15
sites/comteco.com.bo/readme.md
Normal file
15
sites/comteco.com.bo/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# comteco.com.bo
|
||||
|
||||
https://www.comteco.com.bo/pages/canales-y-programacion-tv/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=comteco.com.bo
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- comteco.com.bo
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue