Merge pull request #417 from Podcastindex-org/jamescridland-uriurl

socialInteract: URI vs URL text
pull/433/head
James Cridland 2023-02-11 18:58:40 +10:00 zatwierdzone przez GitHub
commit 480271b2be
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -964,7 +964,7 @@ Example (disabled):
<podcast:socialInteract protocol="disabled" />
```
* For **activitypub**, Mastodon or Pleroma's posting API returns a URI (a fully-formed URL with a GUID in it), and a URL (the HTML page where the comment lives). While both of these are acceptable values for the `uri` field referenced in the `socialInteract` specification, we'd recommend using the URI value.
<br><br><br><br><!-- Tag block -->
## Block
@ -1065,4 +1065,4 @@ common use, this list will be updated by the community to reflect that.
```xml
<podcast:txt purpose="release">2022-10-26T04:45:30.742Z</podcast:txt>
```
```