mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-08 11:31:01 +00:00
13 lines
215 B
C
13 lines
215 B
C
|
#include <net.h>
|
||
|
|
||
|
#define NAME "RAIvideo"
|
||
|
#define SILENCE
|
||
|
|
||
|
#ifdef BRAIN
|
||
|
# define NEWSFEED_RSS "http://www.rainews24.it/ran24/rainews24_2007/RSS/video.asp"
|
||
|
#else
|
||
|
# define CONNECT_DEFAULT
|
||
|
#endif
|
||
|
|
||
|
#include <place.gen>
|