update meta tags
This commit is contained in:
@@ -18,7 +18,7 @@ exports.returnChallenge = function(req, res) {
|
||||
res.redirect('/');
|
||||
} else {
|
||||
res.end(html);
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
};
|
Reference in New Issue
Block a user