mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Create readme.md
This commit is contained in:
21
sites/xem.kplus.vn/readme.md
Normal file
21
sites/xem.kplus.vn/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# xem.kplus.vn
|
||||
|
||||
https://xem.kplus.vn/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=xem.kplus.vn
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/xem.kplus.vn/xem.kplus.vn.config.js --output=./sites/xem.kplus.vn/xem.kplus.vn.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- xem.kplus.vn
|
||||
```
|
||||
Reference in New Issue
Block a user