mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update hd-plus.de
This commit is contained in:
parent
0aff23d11a
commit
aa299199ba
2 changed files with 15 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
// npm run grab -- --site=hd-plus.de
|
|
||||||
|
|
||||||
const { parser, url } = require('./hd-plus.de.config.js')
|
const { parser, url } = require('./hd-plus.de.config.js')
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
const utc = require('dayjs/plugin/utc')
|
const utc = require('dayjs/plugin/utc')
|
||||||
|
|
15
sites/hd-plus.de/readme.md
Normal file
15
sites/hd-plus.de/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# hd-plus.de
|
||||||
|
|
||||||
|
https://hd-plus.de/
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=hd-plus.de
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- hd-plus.de
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue