mirror of
https://github.com/friendica/friendica
synced 2025-04-22 08:30:10 +00:00
Remove obsolete OExchange module and reference
- Protocol looks unsupported for a decade now
This commit is contained in:
parent
8bbf9e93c6
commit
9c256ad76f
2 changed files with 0 additions and 133 deletions
|
@ -80,13 +80,6 @@ class HostMeta extends BaseModule
|
|||
'href' => $domain . '/amcd'
|
||||
]
|
||||
],
|
||||
'5:link' => [
|
||||
'@attributes' => [
|
||||
'rel' => 'http://oexchange.org/spec/0.8/rel/resident-target',
|
||||
'type' => 'application/xrd+xml',
|
||||
'href' => $domain . '/oexchange/xrd'
|
||||
]
|
||||
],
|
||||
'Property' => [
|
||||
'@attributes' => [
|
||||
'type' => 'http://salmon-protocol.org/ns/magic-key',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue