Replace LF line endings with CRLF

This commit is contained in:
freearhey
2025-09-28 17:55:05 +03:00
parent efc74efcf8
commit b6a589c62a
1192 changed files with 445631 additions and 445631 deletions

View File

@@ -1,28 +1,28 @@
# allente.no
https://www.allente.no/tv-guide/
### Available countries
no = Norway
fi = Finland
dk = Danemark
se = Sweden
### Download the guide
```sh
npm run grab --- --site=allente.no
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/allente.no/allente.no.config.js --output=./sites/allente.no/allente.no_<COUNTRY>.channels.xml --set=country:<COUNTRY>
```
### Test
```sh
npm test --- allente.no
```
# allente.no
https://www.allente.no/tv-guide/
### Available countries
no = Norway
fi = Finland
dk = Danemark
se = Sweden
### Download the guide
```sh
npm run grab --- --site=allente.no
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/allente.no/allente.no.config.js --output=./sites/allente.no/allente.no_<COUNTRY>.channels.xml --set=country:<COUNTRY>
```
### Test
```sh
npm test --- allente.no
```