mirror of
https://github.com/iptv-org/epg
synced 2026-09-10 13:56:51 -04:00
fix: rename DAZN site to dazn.com
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# dazn.com
|
||||
|
||||
https://www.dazn.com/de-DE/epg-fixture/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --sites=dazn.com
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/dazn.com/dazn.com.config.js --output=./sites/dazn.com/dazn.com.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- dazn.com
|
||||
```
|
||||
Reference in New Issue
Block a user