Update example.config.js

This commit is contained in:
Aleksandr Statciuk 2023-01-10 11:20:22 +03:00
parent 71c2bf884c
commit ce4914d9e2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ dayjs.extend(utc)
module.exports = {
site: 'example.com',
days: 2,
channels: 'example.channels.xml',
output: 'tests/output/guide.xml',
url: () => 'http://example.com/20210319/1tv.json',