Update allente sites.

Signed-off-by: Toha <tohenk@yahoo.com>
This commit is contained in:
Toha
2026-07-04 19:32:45 +07:00
parent 41a54452e8
commit f59a46bb00
26 changed files with 257889 additions and 421 deletions
+21
View File
@@ -0,0 +1,21 @@
# allente.dk
https://www.allente.dk/tv-guide/
### Download the guide
```sh
npm run grab --- --sites=allente.dk
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/allente.dk/allente.dk.config.js --output=./sites/allente.dk/allente.dk_dk.channels.xml
```
### Test
```sh
npm test --- allente.dk
```