-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
Greetings!
Rss: https://www.goha.ru/rss/news
Rss is not mine.
Rss has this at the beginning of the code:
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:webfeeds="http://webfeeds.org/rss/1.0"
xmlns:media="http://search.yahoo.com/mrss/">
not in one line, but in 5 lines...
And the jquery-rss script returns a blank.
For the test I downloaded this rss and changed the code to one line:
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0" xmlns:media="http://search.yahoo.com/mrss/">
And jquery-rss worked fine.
Is it possible to make it work if < rss > is not on one line too?
Metadata
Metadata
Assignees
Labels
No labels