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