-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
executable file
·132 lines (113 loc) · 3.39 KB
/
sitemap.xml
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://blog.dogame.cc/</loc>
<lastmod>2023-07-04T10:07:17-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/tags.html</loc>
<lastmod>2023-07-04T10:07:17-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/categories.html</loc>
<lastmod>2023-07-04T10:07:17-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/authors.html</loc>
<lastmod>2023-07-04T10:07:17-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/archives.html</loc>
<lastmod>2023-07-04T10:07:17-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/pages/about.html</loc>
<lastmod>2013-04-01T01:33:27+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/pages/plans.html</loc>
<lastmod>2013-04-02T02:22:39+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/pages/wiki.html</loc>
<lastmod>2023-03-27T23:44:35+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2023-03-23/randomizer-in-game.html</loc>
<lastmod>2023-03-23T23:30:10+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2022-12-31/thinks-uid.html</loc>
<lastmod>2022-12-31T23:00:11+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2018-03-12/thinks-cli.html</loc>
<lastmod>2018-03-12T19:06:22+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2017-10-17/guide-install-ansible-on-windows.html</loc>
<lastmod>2017-10-17T19:32:33+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2017-01-02/correct-some-nonsense.html</loc>
<lastmod>2017-01-02T00:00:00+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2016-12-21/thinks-serverlog.html</loc>
<lastmod>2016-12-21T03:19:00+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2013-07-02/thinks-rpc.html</loc>
<lastmod>2013-07-02T01:33:26+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/articles/2013-05-17/usexdebug.html</loc>
<lastmod>2013-05-17T00:12:41+08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/category/articles.html</loc>
<lastmod>2023-03-23T23:30:10+08:06</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://blog.dogame.cc/author/cupen.html</loc>
<lastmod>2023-03-23T23:30:10+08:06</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
</urlset>