mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update rev.bs
This commit is contained in:
parent
1d19cb8b05
commit
d21ed28c79
2 changed files with 15 additions and 3 deletions
15
sites/rev.bs/readme.md
Normal file
15
sites/rev.bs/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# rev.bs
|
||||
|
||||
https://www.rev.bs/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=rev.bs
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- rev.bs
|
||||
```
|
|
@ -1,6 +1,3 @@
|
|||
// npm run channels:parse -- --config=./sites/rev.bs/rev.bs.config.js --output=./sites/rev.bs/rev.bs.channels.xml
|
||||
// npm run grab -- --site=rev.bs
|
||||
|
||||
const { parser, url } = require('./rev.bs.config.js')
|
||||
const axios = require('axios')
|
||||
const dayjs = require('dayjs')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue