comparison src/google.coffee @ 30:3e3fa35e3ce2

twitter sync likes, recommend mongodb configure pump2twitter, twitter2pump in webui
author Mathias Gebbe <mgebbe@intevation.de>
date Thu, 28 Aug 2014 18:40:39 +0200
parents faeb3b96bdeb
children 8238d312e281
comparison
equal deleted inserted replaced
29:34cfa565f565 30:3e3fa35e3ce2
1 # Copyright (C) 2014 by Intevation GmbH 1 # Copyright (C) 2014 by Intevation GmbH
2 # Author: Mathias Gebbe <mgebbe@intevation.de> 2 # Author: Mathias Gebbe <mgebbe@intevation.de>
3 # 3 #
4 # This file is Free Software under the Apache License, Version 2.0; 4 # This file is Free Software under the Apache License, Version 3.0;
5 # and comes with NO WARRANTY! 5 # and comes with NO WARRANTY!
6 # See the documentation coming with pumpbridge for details. 6 # See the documentation coming with pumpbridge for details.
7 7
8 https = require("https") 8 https = require("https")
9 async = require("async") 9 async = require("async")
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)