eastmoney report

This commit is contained in:
hillerliao
2020-03-08 22:53:50 +08:00
parent 468ba996e7
commit 37dddb4ac7
3 changed files with 44 additions and 1 deletions

View File

@@ -17,6 +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>