mirror of
https://github.com/iptv-org/epg
synced 2026-04-18 16:49:20 -04:00
Update rev.bs
This commit is contained in:
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')
|
||||
|
||||
Reference in New Issue
Block a user