fix Pingback
This commit is contained in:
parent
c9959f742a
commit
cf4b4dea3e
@ -172,7 +172,7 @@ _pingback (void *arg)
|
|||||||
|
|
||||||
#endif /* PLATFORM_WINDOWS */
|
#endif /* PLATFORM_WINDOWS */
|
||||||
|
|
||||||
return_str = h.get (url.c_str());
|
return_str = h.get (url);
|
||||||
|
|
||||||
if (!return_str.empty ()) {
|
if (!return_str.empty ()) {
|
||||||
if ( return_str.length() > 140 ) { // like a tweet :)
|
if ( return_str.length() > 140 ) { // like a tweet :)
|
||||||
|
Loading…
Reference in New Issue
Block a user