fix Pingback

This commit is contained in:
Robin Gareus 2016-07-18 19:19:57 +02:00
parent c9959f742a
commit cf4b4dea3e

View File

@ -172,7 +172,7 @@ _pingback (void *arg)
#endif /* PLATFORM_WINDOWS */
return_str = h.get (url.c_str());
return_str = h.get (url);
if (!return_str.empty ()) {
if ( return_str.length() > 140 ) { // like a tweet :)