-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss2.xml
More file actions
64 lines (38 loc) · 1.96 KB
/
rss2.xml
File metadata and controls
64 lines (38 loc) · 1.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Incoder.App</title>
<link>https://incoder.app/</link>
<image>
<url>https://incoder.app/icon.png</url>
<title>Incoder.App</title>
<link>https://incoder.app/</link>
</image>
<atom:link href="https://incoder.app/rss2.xml" rel="self" type="application/rss+xml"/>
<description></description>
<pubDate>Thu, 15 May 2025 15:48:08 GMT</pubDate>
<generator>http://hexo.io/</generator>
<item>
<title>Lawrefbook 遇到问题</title>
<link>https://incoder.app/android/lawrefbook-story/</link>
<guid>https://incoder.app/android/lawrefbook-story/</guid>
<pubDate>Fri, 01 Jul 2022 11:11:11 GMT</pubDate>
<description>《中国法律》应用开发过程中遇到的问题</description>
<category domain="https://incoder.app/categories/Android/">Android</category>
<category domain="https://incoder.app/tags/%E4%B8%AD%E5%9B%BD%E6%B3%95%E5%BE%8B/">中国法律</category>
<comments>https://incoder.app/android/lawrefbook-story/#disqus_thread</comments>
</item>
<item>
<title>Lawrefbook</title>
<link>https://incoder.app/android/lawrefbook/</link>
<guid>https://incoder.app/android/lawrefbook/</guid>
<pubDate>Wed, 01 Jun 2022 11:11:11 GMT</pubDate>
<description>一个可以离线查看的法律快查应用</description>
<category domain="https://incoder.app/categories/Android/">Android</category>
<category domain="https://incoder.app/tags/%E4%B8%AD%E5%9B%BD%E6%B3%95%E5%BE%8B/">中国法律</category>
<comments>https://incoder.app/android/lawrefbook/#disqus_thread</comments>
</item>
</channel>
</rss>