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