mirror of
https://github.com/nkanaev/yarr.git
synced 2025-11-07 18:09:36 +00:00
parser fixes
This commit is contained in:
@@ -23,7 +23,7 @@ type atomEntry struct {
|
||||
Published string `xml:"published"`
|
||||
Updated string `xml:"updated"`
|
||||
Links atomLinks `xml:"link"`
|
||||
Content atomText `xml:"content"`
|
||||
Content atomText `xml:"http://www.w3.org/2005/Atom content"`
|
||||
media
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user