1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-07 04:57:23 +00:00
psyced/place/digdl.c

13 lines
203 B
C

#include <net.h>
#define NAME "DigDL"
#define SILENCE
#ifdef BRAIN
# define NEWSFEED_RSS "http://blogs.forbes.com/digitaldownload/index.rdf"
#else
# define CONNECT_DEFAULT
#endif
#include <place.gen>