mirror of
https://github.com/friendica/friendica
synced 2025-04-27 13:10:10 +00:00
We now support querying nodeinfo 2.0
This commit is contained in:
parent
2a53186ef1
commit
02ed22ba43
2 changed files with 114 additions and 6 deletions
|
@ -90,6 +90,9 @@ class Probe
|
|||
/**
|
||||
* @brief Probes for webfinger path via "host-meta"
|
||||
*
|
||||
* We have to check if the servers in the future still will offer this.
|
||||
* It seems as if it was dropped from the standard.
|
||||
*
|
||||
* @param string $host The host part of an url
|
||||
*
|
||||
* @return array with template and type of the webfinger template for JSON or XML
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue