mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-17 07:26:49 +00:00
fix prnewswire title parser
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<updated>{{item.pubDate|default(now)}}</updated>
|
||||
<link href="{{item.link}}"/>
|
||||
<content type="html" src="{{item.link}}"><![CDATA[{{item.description|safe}}]]></content>
|
||||
<author>![CDATA[{{item.author|safe}}]]</author>
|
||||
|
||||
</entry>
|
||||
{% endfor %}
|
||||
</feed>
|
||||
Reference in New Issue
Block a user