Conversation
Notices
-
@widget Rewrite it in Java.
Monday, 23-Jul-12 20:23:00 UTC from web-
Black Belt Web Marketing http://t.co/aEX1qwpZ
-
@widget if(notice.contains("http://")) return;
-
@widget Just use a basic regex that matches links, and drop anything with them in? The text in the link ones isn't the funny random text the rest of its posts use anyway.
-
@widget Or not even a regex. A pretty simple 'contains "http://"?'-type check should suffice.
-