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