Files
epg/sites/content.astro.com.my/readme.md

22 lines
415 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# content.astro.com.my
https://content.astro.com.my/
### Download the guide
```sh
2026-03-17 03:33:30 +03:00
npm run grab --- --sites=content.astro.com.my
2025-09-28 17:55:05 +03:00
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/content.astro.com.my/content.astro.com.my.config.js --output=./sites/content.astro.com.my/content.astro.com.my.channels.xml
```
### Test
```sh
npm test --- content.astro.com.my
```