mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 14:36:58 -04:00
Update novacyprus.com
This commit is contained in:
21
sites/novacyprus.com/readme.md
Normal file
21
sites/novacyprus.com/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# novacyprus.com
|
||||
|
||||
https://www.novacyprus.com/en/node/32742
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=novacyprus.com
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/novacyprus.com/novacyprus.com.config.js --output=./sites/novacyprus.com/novacyprus.com.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- novacyprus.com
|
||||
```
|
||||
Reference in New Issue
Block a user