mirror of
https://github.com/iptv-org/epg
synced 2025-12-19 11:56:58 -05:00
Update rtb.gov.bn
This commit is contained in:
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 { parser, url } = require('./rtb.gov.bn.config.js')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
const fs = require('fs')
|
const fs = require('fs')
|
||||||
|
|||||||
Reference in New Issue
Block a user