]> git.mxchange.org Git - friendica.git/blobdiff - include/Probe.php
Some more little documentation
[friendica.git] / include / Probe.php
index 8d4103aff1d3154b99fc83437b3e0829935db7a1..7cda542d0b45659545dc2bb19719ff7085b87af8 100644 (file)
@@ -408,7 +408,9 @@ class Probe {
        }
 
        /**
-        * @brief Do a webfinger request. For details see RFC 7033: <https://tools.ietf.org/html/rfc7033>
+        * @brief Perform a webfinger request.
+        *
+        * For details see RFC 7033: <https://tools.ietf.org/html/rfc7033>
         *
         * @param string $url Address that should be probed
         *
@@ -460,9 +462,10 @@ class Probe {
        }
 
        /**
-        * @brief Poll the noscrape page (Friendica specific)
+        * @brief Poll the Friendica specific noscrape page.
         *
-        * "noscrape" is a faster alternative to fetching the data from the hcard.
+        * "noscrape" is a faster alternative to fetch the data from the hcard.
+        * This functionality was originally created for the directory.
         *
         * @param string $noscrape Link to the noscrape page
         * @param array $data The already fetched data