module.exports = {
site: 'example.com',
channels: 'example.com.channels.xml',
url: () => 'http://example.com/20210319/1tv.json',
parser: () => [],
logo: () => 'http://example.com/logos/1TV.png'
}