diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e6a63f8..92e1d3c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,8 @@ - - @@ -75,8 +73,8 @@ - - + + @@ -93,8 +91,8 @@ - - + + @@ -560,21 +558,7 @@ - - - - 1471510904651 - - - 1471511185335 - 1471525888930 @@ -905,22 +889,36 @@ - - - - + + - + @@ -1020,7 +1018,6 @@ @@ -1366,13 +1364,6 @@ - - - - - - - @@ -1380,17 +1371,24 @@ + + + + + + + - - + + - - + + diff --git a/gather.js b/gather.js index 164c233..b261152 100644 --- a/gather.js +++ b/gather.js @@ -121,3 +121,5 @@ cron.schedule('3 * * * *', function () { main(); return -1; }); + +main();