Add 00_CONTAINER/container_raw.xml
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
<rss version="2.0">
|
||||||
|
<channel>
|
||||||
|
<title>NEW TITLE</title>
|
||||||
|
<description>NEW DESC</description>
|
||||||
|
<link>NEW URL</link>
|
||||||
|
<atom:link href="https://rsshub.netbird.loveyd3co.com/" rel="self" type="application/rss+xml"/>
|
||||||
|
<generator>RSSHub</generator>
|
||||||
|
<webMaster>rsshub@ld3co.com (RSSHub)</webMaster>
|
||||||
|
<language>en</language>
|
||||||
|
<image>
|
||||||
|
<url>NEW.jpg</url>
|
||||||
|
<title>NEW IMG TITLE</title>
|
||||||
|
<link>IMG TO LINK</link>
|
||||||
|
</image>
|
||||||
|
<item>
|
||||||
|
<insert>ITEM</insert>
|
||||||
|
</item>
|
||||||
|
</channel>
|
||||||
|
</rss>
|
||||||
Reference in New Issue
Block a user