Revert
This commit is contained in:
		
							parent
							
								
									d69a6f0fb1
								
							
						
					
					
						commit
						2801176dea
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -10,7 +10,7 @@ module.exports = (req: express.Request, res: express.Response) => { | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	request({ | 	request({ | ||||||
| 		url: url + (URL.parse(req.url, true).search || ''), | 		url: url + URL.parse(req.url, true).search, | ||||||
| 		encoding: null | 		encoding: null | ||||||
| 	}, (err, response, content) => { | 	}, (err, response, content) => { | ||||||
| 		if (err) { | 		if (err) { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue