psyced/place/nyobserver.c

13 lines
192 B
C

#include <net.h>
#define NAME "NYObserver"
#define SILENCE
#ifdef BRAIN
# define NEWSFEED_RSS "http://www.observer.com/index.xml"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>