mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update ena.skylifetv.co.kr
This commit is contained in:
parent
f1bf2eea80
commit
347285fe9d
2 changed files with 15 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
// npm run grab -- --site=ena.skylifetv.co.kr
|
|
||||||
|
|
||||||
const { parser, url } = require('./ena.skylifetv.co.kr.config.js')
|
const { parser, url } = require('./ena.skylifetv.co.kr.config.js')
|
||||||
const fs = require('fs')
|
const fs = require('fs')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
|
15
sites/ena.skylifetv.co.kr/readme.md
Normal file
15
sites/ena.skylifetv.co.kr/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# ena.skylifetv.co.kr
|
||||||
|
|
||||||
|
https://ena.skylifetv.co.kr/
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=ena.skylifetv.co.kr
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- ena.skylifetv.co.kr
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue