mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
cleanup
This commit is contained in:
@@ -33,9 +33,6 @@ type rssItem struct {
|
||||
OrigLink string `xml:"http://rssnamespace.org/feedburner/ext/1.0 origLink"`
|
||||
OrigEnclosureLink string `xml:"http://rssnamespace.org/feedburner/ext/1.0 origEnclosureLink"`
|
||||
|
||||
ItunesSubtitle string `xml:"http://www.itunes.com/dtds/podcast-1.0.dtd subtitle"`
|
||||
ItunesSummary string `xml:"http://www.itunes.com/dtds/podcast-1.0.dtd summary"`
|
||||
GoogleDescription string `xml:"http://www.google.com/schemas/play-podcasts/1.0 description"`
|
||||
media
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user