mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 06:26:59 -04:00
Update hd-plus.de
This commit is contained in:
@@ -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
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user