start of radar images
This commit is contained in:
parent
382d4f9781
commit
bcbc7246be
8 changed files with 373 additions and 51 deletions
|
|
@ -10,8 +10,6 @@ const queryString = require('querystring');
|
|||
|
||||
// return an express router
|
||||
module.exports = (req, res) => {
|
||||
if (!req.query.u) res.status(404);
|
||||
|
||||
// add out-going headers
|
||||
const headers = {};
|
||||
headers['user-agent'] = '(WeatherStar 4000+, ws4000@netbymatt.com)';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue