mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
16 lines
135 B
Markdown
16 lines
135 B
Markdown
|
|
# rev.bs
|
||
|
|
|
||
|
|
https://www.rev.bs/
|
||
|
|
|
||
|
|
### Download the guide
|
||
|
|
|
||
|
|
```sh
|
||
|
|
npm run grab -- --site=rev.bs
|
||
|
|
```
|
||
|
|
|
||
|
|
### Test
|
||
|
|
|
||
|
|
```sh
|
||
|
|
npm test -- rev.bs
|
||
|
|
```
|