mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update vivacom.bg
This commit is contained in:
parent
ace6881c28
commit
d9f2a578c7
3 changed files with 16 additions and 3 deletions
15
sites/vivacom.bg/readme.md
Normal file
15
sites/vivacom.bg/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# vivacom.bg
|
||||
|
||||
https://www.vivacom.bg/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=vivacom.bg
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- vivacom.bg
|
||||
```
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<channels>
|
||||
<!-- <channel site="vivacom.bg" lang="bg" xmltv_id="" site_id="7#Filmbox Basic SD">FilmBox Basic</channel> -->
|
||||
<channel site="vivacom.bg" lang="bg" xmltv_id="" site_id="7#Filmbox Basic SD">FilmBox Basic</channel>
|
||||
<channel site="vivacom.bg" lang="bg" xmltv_id="24Kitchen.bg" site_id="5#24 Kitchen">24 Kitchen</channel>
|
||||
<channel site="vivacom.bg" lang="bg" xmltv_id="78TV.bg" site_id="23#7/8 TV ">7/8 TV</channel>
|
||||
<channel site="vivacom.bg" lang="bg" xmltv_id="AgroTV.bg" site_id="9#Агро ТВ">Agro TV</channel>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
// npm run grab -- --site=vivacom.bg
|
||||
|
||||
const { parser, url } = require('./vivacom.bg.config.js')
|
||||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue