-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
53 lines (30 loc) · 1.65 KB
/
atom.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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>BulingBuling Spider爬虫</title>
<subtitle>写一个BulingBuling的虫</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://yoursite.com/"/>
<updated>2019-10-10T03:49:39.141Z</updated>
<id>http://yoursite.com/</id>
<author>
<name>BulingBuling</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>appium</title>
<link href="http://yoursite.com/2019/10/10/appium/"/>
<id>http://yoursite.com/2019/10/10/appium/</id>
<published>2019-10-10T03:29:34.000Z</published>
<updated>2019-10-10T03:49:39.141Z</updated>
<content type="html"><![CDATA[<a href="https://www.baidu.com" target="_blank" rel="noopener">测试连接百度</a><img class="aa">]]></content>
<summary type="html">
<a href="https://www.baidu.com" target="_blank" rel="noopener">测试连接百度</a>
<img class="aa">
</summary>
<category term="appium安装" scheme="http://yoursite.com/categories/appium%E5%AE%89%E8%A3%85/"/>
<category term="appium环境部署" scheme="http://yoursite.com/categories/appium%E5%AE%89%E8%A3%85/appium%E7%8E%AF%E5%A2%83%E9%83%A8%E7%BD%B2/"/>
<category term="自动化" scheme="http://yoursite.com/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/"/>
<category term="移动端" scheme="http://yoursite.com/tags/%E7%A7%BB%E5%8A%A8%E7%AB%AF/"/>
<category term="spider" scheme="http://yoursite.com/tags/spider/"/>
</entry>
</feed>