-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
57 lines (33 loc) · 1.6 KB
/
atom.xml
File metadata and controls
57 lines (33 loc) · 1.6 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Incoder.App</title>
<icon>https://incoder.app/icon.png</icon>
<link href="https://incoder.app/atom.xml" rel="self"/>
<link href="https://incoder.app/"/>
<updated>2025-05-15T15:48:08.618Z</updated>
<id>https://incoder.app/</id>
<author>
<name>Jerry Xu</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Lawrefbook 遇到问题</title>
<link href="https://incoder.app/android/lawrefbook-story/"/>
<id>https://incoder.app/android/lawrefbook-story/</id>
<published>2022-07-01T11:11:11.000Z</published>
<updated>2025-05-15T15:48:08.618Z</updated>
<summary type="html">《中国法律》应用开发过程中遇到的问题</summary>
<category term="Android" scheme="https://incoder.app/categories/Android/"/>
<category term="中国法律" scheme="https://incoder.app/tags/%E4%B8%AD%E5%9B%BD%E6%B3%95%E5%BE%8B/"/>
</entry>
<entry>
<title>Lawrefbook</title>
<link href="https://incoder.app/android/lawrefbook/"/>
<id>https://incoder.app/android/lawrefbook/</id>
<published>2022-06-01T11:11:11.000Z</published>
<updated>2025-05-15T15:48:08.618Z</updated>
<summary type="html">一个可以离线查看的法律快查应用</summary>
<category term="Android" scheme="https://incoder.app/categories/Android/"/>
<category term="中国法律" scheme="https://incoder.app/tags/%E4%B8%AD%E5%9B%BD%E6%B3%95%E5%BE%8B/"/>
</entry>
</feed>