Update create-database.js

This commit is contained in:
Aleksandr Statciuk 2022-01-20 23:20:57 +03:00
parent 86504690df
commit ad6ffa03b7
4 changed files with 33 additions and 32 deletions

View file

@ -0,0 +1,10 @@
module.exports = {
site: 'ignore.com',
ignore: true,
url() {
return `https://ignore.com`
},
parser() {
return []
}
}

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<site site="example.com">
<site site="ignore.com">
<channels>
<channel lang="en" xmltv_id="1Plus2.lv" site_id="1341">1+2</channel>
</channels>