-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.yaml
124 lines (100 loc) · 2.73 KB
/
config.yaml
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
anitama:
url: https://app.anitama.net/rss/google
xpath: //div[@id="area-content-article"]
pic: default
pixivision:
url: http://www.pixivision.net/zh/rss
xpath: //a[div/img[@class="am__work__illust " or @class="aie__illust "]]
pic: google
hacg:
url: http://www.hacg.wiki/wp/feed
xpath: //div[@class="entry-content"]
pic: default
bombdance:
url: http://feeds.feedburner.com/bombdance
xpath: //div[@class="post-body entry-content"]
pic: default
sfoxstudio:
url: http://feeds.feedburner.com/sfoxstudio
xpath: //div[@class="entry-inner"]/*[position()<last()-2]
pic: default
maniahero:
url: http://www.maniahero.com/?feed=rss2
xpath: //div[@class="entry-content"]
pic: default
gamerboom:
url: http://gamerboom.com/feed
xpath: //div[@class="cnt_body"]
pic: default
youxiputao:
url: http://youxiputao.com/feed
xpath: //div[@class="info"]
pic: default
youxichaguan:
url: http://www.youxichaguan.com/rss.php
xpath: //div[@class="arc-article-detail"]
pic: default
gamasutra:
url: http://feeds.feedburner.com/GamasutraFeatureArticles/
xpath: //div[@class="item_body mobile_image_transform"]
pic: default
kotaku:
url: http://feeds.gawker.com/kotaku/full
xpath: //div[@class="post-content entry-content js_entry-content "]
pic: default
glixel:
url: http://www.glixel.com/rss
xpath: //div[@class="article-content"]
pic: default
wizards:
url: http://magic.wizards.com/en/rss/rss.xml?tags=Making%20Magic
xpath: //div[@id="content-detail-page-of-an-article"]
pic: default
jasondan:
url: http://feed.cnblogs.com/blog/u/91938/rss
xpath: //div[@id="cnblogs_post_body"]
pic: default
jiqizhixin:
url: http://www.jiqizhixin.com/rss
xpath: //div[@class="al-article-content"]
pic: default
qianduan:
url: https://www.qianduan.net/rss
xpath: //section[@class="post-content"]
pic: default
leavesongs:
url: https://www.leavesongs.com/feed
xpath: //div[@class="content"]
pic: default
yinwang:
url: http://feed43.com/6385828222086215.xml
xpath: //div[h2]
pic: default
9to5mac:
url: https://9to5mac.com/feed
xpath: //div[@class="post-body"]
pic: default
idownloadblog:
url: http://www.idownloadblog.com/feed
xpath: //div[@class="entry"]
pic: default
typeisbeautiful:
url: http://feeds.feedburner.com/typeisbeautiful
xpath: //div[@class="entry-content"]
pic: default
guancha:
url: http://rss.guancha.cn/All.html
xpath: //div[@class="content all-txt"]
pic: default
vice:
url: http://www.vice.cn/index/rss/
xpath: //div[@class="article-content"]
pic: default
bbc:
url: http://feeds.bbci.co.uk/zhongwen/simp/rss.xml
xpath: //div[@property="articleBody"]
pic: default
nytimes:
url: https://cn.nytimes.com/rss.html
xpath: //div[@id="content"]
pic: default