mirror of
https://github.com/iptv-org/epg
synced 2026-09-12 14:56:51 -04:00
Update knr.gl
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
// npm run grab -- --site=knr.gl
|
|
||||||
|
|
||||||
const { parser, url, request } = require('./knr.gl.config.js')
|
const { parser, url, request } = require('./knr.gl.config.js')
|
||||||
const fs = require('fs')
|
const fs = require('fs')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
# knr.gl
|
||||||
|
|
||||||
|
https://knr.gl/kl/tv/aallakaatitassat
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=knr.gl
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- knr.gl
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user