2022.09-rc
Michael Vogel 2016-07-07 23:35:44 +02:00
rodzic db1d8caaf2
commit edfee710fe
1 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,15 @@
/**
* @brief This class contain functions for probing URL
*
* To-Do:
*
* - OStatus links with index.php
* - Non absolute URL in feeds?
* - Check for tumblr feed?
* - more logging?
* - Workaround for misconfigured Friendica servers?
* - Check if Hubzilla servers with OStatus are detected correctly
*
*/
use \Friendica\Core\Config;