Added the length of a podcast:guid, so nobody need spend ten minutes looking it up
jamescridland-patch-11
James Cridland 2021-08-02 11:34:53 +10:00 zatwierdzone przez GitHub
rodzic cbbf89a97a
commit cdcd9af512
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -481,6 +481,8 @@ changes. This means that when a podcast moves from one hosting platform to anoth
Using this pattern, podcasts can maintain a consistent identity across the open RSS ecosystem without a central authority.
_**Tip:** A podcast:guid is 36 characters long._
#### Parent
`<channel>`
@ -504,4 +506,4 @@ Example GUID for feed url `podnews.net/rss`:
```xml
<podcast:guid>9b024349-ccf0-5f69-a609-6b82873eab3c</podcast:guid>
```
```