diff --git a/sites/ayn.om/readme.md b/sites/ayn.om/readme.md new file mode 100644 index 00000000..25119b6c --- /dev/null +++ b/sites/ayn.om/readme.md @@ -0,0 +1,21 @@ +# ayn.om + +https://ayn.om [Geo-blocked] + +### Download the guide + +```sh +npm run grab --- --site=ayn.om +``` + +### Update channel list + +```sh +npm run channels:parse --- --config=./sites/ayn.om/ayn.om.config.js --output=./sites/ayn.om/ayn.om.channels.xml +``` + +### Test + +```sh +npm test --- ayn.om +```