]> git.mxchange.org Git - friendica.git/blobdiff - include/Scrape.php
no more googlegroups
[friendica.git] / include / Scrape.php
index 58c7de9d74d70d4b5be5b2c2d7ae0463954ce50a..611cbda8860e05a48eb6237523001f0da90af354 100644 (file)
@@ -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)