From 3aec73d2c99c2e5cd47e55d4be1d5cf3a6a02396 Mon Sep 17 00:00:00 2001 From: fraudiay79 <60631277+fraudiay79@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:54:52 -0500 Subject: [PATCH] Create readme.md --- sites/ipko.tv/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sites/ipko.tv/readme.md diff --git a/sites/ipko.tv/readme.md b/sites/ipko.tv/readme.md new file mode 100644 index 00000000..6f2ed259 --- /dev/null +++ b/sites/ipko.tv/readme.md @@ -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 +```