mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update rtb.gov.bn
This commit is contained in:
parent
bf84495b6e
commit
c4944ec847
2 changed files with 15 additions and 2 deletions
15
sites/rtb.gov.bn/readme.md
Normal file
15
sites/rtb.gov.bn/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# rtb.gov.bn
|
||||
|
||||
https://www.rtb.gov.bn/SitePages/Programme%20Guide.aspx
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=rtb.gov.bn
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- rtb.gov.bn
|
||||
```
|
|
@ -1,5 +1,3 @@
|
|||
// npm run grab -- --site=rtb.gov.bn
|
||||
|
||||
const { parser, url } = require('./rtb.gov.bn.config.js')
|
||||
const path = require('path')
|
||||
const fs = require('fs')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue