X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FScrape.php;h=611cbda8860e05a48eb6237523001f0da90af354;hb=39d8fec290613cac87c2821b9f7b20fa94d319ca;hp=58c7de9d74d70d4b5be5b2c2d7ae0463954ce50a;hpb=a8072068047bc9c993333048ae09500717cbb6fb;p=friendica.git diff --git a/include/Scrape.php b/include/Scrape.php index 58c7de9d74..611cbda886 100644 --- a/include/Scrape.php +++ b/include/Scrape.php @@ -593,7 +593,7 @@ function probe_url($url, $mode = PROBE_NORMAL) { if(stristr($url,'tumblr.com') && (! stristr($url,'/rss'))) { $poll = $url . '/rss'; $check_feed = true; - + // Will leave it to others to figure out how to grab the avatar, which is on the $url page in the open graph meta links } if($twitter || ! $poll)