diff newsfeed.py @ 44:8cc0036041cf

set URL, removed index.psp
author Mathias Gebbe <mgebbe@intevation.de>
date Mon, 10 Mar 2014 17:57:41 +0100
parents 5541d758f62a
children a9a3c55ef91c
line wrap: on
line diff
--- a/newsfeed.py	Mon Mar 10 17:47:07 2014 +0100
+++ b/newsfeed.py	Mon Mar 10 17:57:41 2014 +0100
@@ -7,7 +7,7 @@
 
 # SETTINGS
 
-url        = "http://goldenrod.rgb/api/user/dive4elements/feed/public"
+url        = "http://io.intevation.de/api/user/dive4elements/feed/public"
 verb       = "share" # post or share
 max_posts  = 5
 max_length = 350
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)