Skip to content

Commit

Permalink
Merge pull request #359 from albertobeta/patch-5
Browse files Browse the repository at this point in the history
Add GUID support for RSS.com
  • Loading branch information
daveajones authored May 20, 2024
2 parents 71e6a89 + 747e032 commit c75923e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -2166,6 +2166,10 @@
{
"elementName": "Live",
"elementURL": "https://help.rss.com/en/support/solutions/articles/44002493451-live-streaming-of-a-podcast-via-the-live-item-tag-lit-"
},
{
"elementName": "GUID",
"elementURL": "https://changelog.rss.com/v24-3-1-287932"
}
]
},
Expand Down

0 comments on commit c75923e

Please sign in to comment.