Update example.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-09-15 11:20:00 +03:00
parent f087f4640f
commit 597f0961b1
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
module.exports = {
site: 'example.com',
channels: 'example.com.channels.xml',
output: 'tests/output/guide.xml',
url: () => 'http://example.com/20210319/1tv.json',
request: {
method: 'POST',