Update knr.gl

This commit is contained in:
freearhey 2023-12-03 16:55:08 +03:00
parent 0f055426a4
commit 6c12557db8
2 changed files with 15 additions and 2 deletions

View file

@ -1,5 +1,3 @@
// npm run grab -- --site=knr.gl
const { parser, url, request } = require('./knr.gl.config.js')
const fs = require('fs')
const path = require('path')

15
sites/knr.gl/readme.md Normal file
View file

@ -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
```