set cache time to 15 minutes

This commit is contained in:
Martin Donnelly 2017-10-01 12:06:55 +01:00
parent bcbc30d6a4
commit efb3aa4e60

View File

@ -61,8 +61,6 @@ function getUrl (req, res) {
else
http.request(rUrl, responseHandler).end();
// this.request(response.headers.location);
// console.log(this);
}
let data = '';