epg-grabber/tests/__data__/input/mini.config.js

6 lines
110 B
JavaScript

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