From fe67fe503ac4a07ece372b37bd1cadad1e88eb46 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 2 Jun 2017 18:34:16 -0400 Subject: awdrone - scrape BIJ drones page every 12 hours --- index.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.js') diff --git a/index.js b/index.js index d87836c..cbe8dda 100644 --- a/index.js +++ b/index.js @@ -116,6 +116,9 @@ var app = okcms.createApp({ lib: require("./lib/awprint"), mongodbUrl: "mongodb://localhost/awprint", }, + awdrone: { + lib: require("./lib/awdrone"), + }, push: { lib: require("./lib/okpush"), mongodbUrl: "mongodb://localhost/okpush_hga", -- cgit v1.2.3-70-g09d2