mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update programme.tvb.com
This commit is contained in:
parent
0983f9bf6a
commit
4a70a00de2
2 changed files with 15 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
// npm run grab -- --site=programme.tvb.com
|
||||
|
||||
const { parser, url } = require('./programme.tvb.com.config.js')
|
||||
const fs = require('fs')
|
||||
const path = require('path')
|
||||
|
|
15
sites/programme.tvb.com/readme.md
Normal file
15
sites/programme.tvb.com/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# programme.tvb.com
|
||||
|
||||
https://programme.tvb.com/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=programme.tvb.com
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- programme.tvb.com
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue