Create readme.md

This commit is contained in:
freearhey
2026-04-08 18:23:02 +03:00
parent d5fc8e6fcb
commit a1d355e643

21
sites/ayn.om/readme.md Normal file
View File

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