Create readme.md

This commit is contained in:
fraudiay79 2024-12-26 14:54:52 -05:00 committed by GitHub
parent c108aa586e
commit 3aec73d2c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
sites/ipko.tv/readme.md Normal file
View file

@ -0,0 +1,15 @@
# ipko.tv
https://www.ipko.tv/tv-guide
### Download the guide
```sh
npm run grab --- --site=ipko.tv
```
### Test
```sh
npm test --- ipko.tv
```