Update astro.com.my.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-29 20:00:46 +03:00
parent 277a1704ec
commit 2a1f22892b

View file

@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/astro.com.my/astro.com.my.config.js --channels=sites/astro.com.my/astro.com.my_my.channels.xml --output=guide.xml --days=2
// npx epg-grabber --config=sites/astro.com.my/astro.com.my.config.js --channels=sites/astro.com.my/astro.com.my_my.channels.xml --output=guide.xml --timeout=30000 --days=2
const { parser, url } = require('./astro.com.my.config.js')
const fs = require('fs')