mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
Crawl :')
This commit is contained in:
parent
cd123b4c11
commit
4d83ff5a28
@ -104,7 +104,7 @@ uploadsController.processFilesForDisplay = function(req, res, files, existingFil
|
||||
if(domain.host === req.get('host'))
|
||||
if(domain.hasOwnProperty('resolve'))
|
||||
basedomain = domain.resolve
|
||||
|
||||
|
||||
if(files.length === 0){
|
||||
return res.json({
|
||||
success: true,
|
||||
|
Loading…
Reference in New Issue
Block a user