mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
11 lines
209 B
C
11 lines
209 B
C
#include <net.h>
|
|
#define SILENCE
|
|
#define NAME "laRepubblicaVideo"
|
|
|
|
#ifdef BRAIN
|
|
# define NEWSFEED_RSS "http://tv.repubblica.it/xml/videopodcast.php"
|
|
#else
|
|
# define CONNECT_DEFAULT
|
|
#endif
|
|
|
|
#include <place.gen>
|