Update src/routes/stats.ts
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
This commit is contained in:
		
							parent
							
								
									5facad179c
								
							
						
					
					
						commit
						c7756f63fb
					
				@ -5,10 +5,7 @@ import express from "express";
 | 
			
		||||
 | 
			
		||||
const statsRouter = express.Router();
 | 
			
		||||
 | 
			
		||||
// get
 | 
			
		||||
statsRouter.get("/view.php", viewController);
 | 
			
		||||
 | 
			
		||||
// post
 | 
			
		||||
statsRouter.post("/upload.php", uploadController);
 | 
			
		||||
 | 
			
		||||
export { statsRouter };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user