1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-07-31 08:46:07 +00:00
psyced/place/computertechnik.c

13 lines
294 B
C

#include <net.h>
#define SILENCE
#define NAME "ComputerTechnik"
#ifdef BRAIN
// # define NEWSFEED_RSS "http://www.stern.de/standard/rss.php?channel=computer-technik"
# define NEWSFEED_RSS "http://shortnews.stern.de/rss/HighTech.xml"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>