commit a093ab841c0d04b51c0ca4ca735ea8151a0cf868
parent 8e0cfb6ea58e9e7dcf05fa4f8ee44f1d486e0259
Author: Marcel <MTRNord@users.noreply.github.com>
Date: Fri, 2 Jun 2017 14:50:40 +0200
Update parseNodes.js
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/handlers/parseNodes.js b/handlers/parseNodes.js
@@ -21,7 +21,7 @@ var _ = require("lodash");
*/
module.exports = {
saveNodes: function () {
- request.get('https://cdn.rawgit.com/MTRNord/gluon-web-remote/21553212/configs/communities.json', function (err, res, body) {
+ request.get('https://cdn.rawgit.com/MTRNord/gluon-web-remote/01677d6f/configs/communities.json', function (err, res, body) {
if (!err && res.statusCode === 200) {
/**
* Content of communities