Update mini.config.js
This commit is contained in:
parent
529858e86c
commit
94581bb94b
|
@ -1,5 +1,5 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'example.com',
|
site: 'example.com',
|
||||||
url: () => 'http://example.com/20210319/1tv.json',
|
url: 'http://example.com/20210319/1tv.json',
|
||||||
parser: () => []
|
parser: () => []
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue