rsshub 1.0.0-master.f4abc22 → 1.0.0-master.f5960cc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (637) hide show
  1. package/lib/config.js +17 -0
  2. package/lib/protected_router.js +1 -1
  3. package/lib/radar-rules.js +0 -509
  4. package/lib/router.js +113 -171
  5. package/lib/routes/copymanga/comic.js +7 -1
  6. package/lib/routes/coronavirus/dxy-data.js +1 -1
  7. package/lib/routes/coronavirus/dxy.js +2 -2
  8. package/lib/routes/dsndsht23/index.js +2 -1
  9. package/lib/routes/ehentai/ehapi.js +16 -7
  10. package/lib/routes/ehentai/favorites.js +14 -7
  11. package/lib/routes/ehentai/search.js +14 -5
  12. package/lib/routes/ehentai/tag.js +14 -5
  13. package/lib/routes/fdroid/apprelease.js +1 -1
  14. package/lib/routes/gov/suzhou/doc.js +2 -2
  15. package/lib/routes/gov/suzhou/news.js +28 -23
  16. package/lib/routes/gov/suzhou/utils.js +1 -1
  17. package/lib/routes/hentaimama/videos.js +1 -1
  18. package/lib/routes/instagram/index.js +3 -2
  19. package/lib/routes/instagram/utils.js +4 -3
  20. package/lib/routes/jike/user.js +5 -3
  21. package/lib/routes/mofish/index.js +21 -9
  22. package/lib/routes/mofish/templates/description.art +4 -0
  23. package/lib/routes/ncm/djradio.js +59 -44
  24. package/lib/routes/ncm/templates/djradio-content.art +11 -0
  25. package/lib/routes/nhentai/util.js +2 -2
  26. package/lib/routes/or/index.js +1 -1
  27. package/lib/routes/prestige-av/series.js +3 -6
  28. package/lib/routes/tencent/wechat/tgchannel.js +93 -29
  29. package/lib/routes/universities/bwu/news.js +1 -1
  30. package/lib/routes/universities/bwu/utils.js +14 -17
  31. package/lib/routes/weibo/timeline.js +87 -122
  32. package/lib/routes/weibo/user.js +20 -3
  33. package/lib/routes/weibo/utils.js +147 -9
  34. package/lib/routes/zhihu/hot.js +3 -2
  35. package/lib/routes/zhihu/topic.js +10 -2
  36. package/lib/utils/puppeteer.js +1 -1
  37. package/lib/v2/12306/index.js +108 -0
  38. package/lib/v2/12306/maintainer.js +4 -0
  39. package/lib/v2/12306/radar.js +28 -0
  40. package/lib/v2/12306/router.js +4 -0
  41. package/lib/v2/12306/templates/train.art +31 -0
  42. package/lib/{routes → v2}/12306/zxdt.js +0 -0
  43. package/lib/v2/36kr/maintainer.js +7 -0
  44. package/lib/{routes → v2}/36kr/motif.js +2 -1
  45. package/lib/v2/36kr/news.js +56 -0
  46. package/lib/{routes → v2}/36kr/newsflashes.js +2 -1
  47. package/lib/v2/36kr/radar.js +37 -0
  48. package/lib/v2/36kr/router.js +7 -0
  49. package/lib/{routes → v2}/36kr/search/article.js +3 -2
  50. package/lib/{routes → v2}/36kr/user.js +2 -1
  51. package/lib/v2/50forum/maintainer.js +3 -0
  52. package/lib/v2/50forum/radar.js +13 -0
  53. package/lib/v2/50forum/router.js +3 -0
  54. package/lib/v2/50forum/zhuanjia.js +51 -0
  55. package/lib/v2/52hrtt/index.js +57 -0
  56. package/lib/v2/52hrtt/maintainer.js +4 -0
  57. package/lib/v2/52hrtt/radar.js +19 -0
  58. package/lib/v2/52hrtt/router.js +4 -0
  59. package/lib/v2/52hrtt/symposium.js +57 -0
  60. package/lib/v2/8kcos/article.js +24 -0
  61. package/lib/v2/8kcos/cat.js +22 -0
  62. package/lib/{routes → v2}/8kcos/const.js +0 -0
  63. package/lib/v2/8kcos/latest.js +23 -0
  64. package/lib/v2/8kcos/maintainer.js +5 -0
  65. package/lib/v2/8kcos/radar.js +25 -0
  66. package/lib/v2/8kcos/router.js +5 -0
  67. package/lib/v2/8kcos/tag.js +23 -0
  68. package/lib/{routes → v2}/95mm/category.js +5 -3
  69. package/lib/v2/95mm/maintainer.js +5 -0
  70. package/lib/v2/95mm/radar.js +25 -0
  71. package/lib/v2/95mm/router.js +5 -0
  72. package/lib/v2/95mm/tab.js +9 -0
  73. package/lib/v2/95mm/tag.js +9 -0
  74. package/lib/v2/95mm/templates/description.art +3 -0
  75. package/lib/v2/95mm/utils.js +59 -0
  76. package/lib/v2/abskoop/index.js +52 -0
  77. package/lib/v2/abskoop/maintainer.js +3 -0
  78. package/lib/v2/abskoop/radar.js +13 -0
  79. package/lib/v2/abskoop/router.js +3 -0
  80. package/lib/v2/abskoop/templates/description.art +3 -0
  81. package/lib/v2/app-center/maintainer.js +3 -0
  82. package/lib/v2/app-center/radar.js +13 -0
  83. package/lib/v2/app-center/release.js +120 -0
  84. package/lib/v2/app-center/router.js +3 -0
  85. package/lib/v2/app-center/templates/description.art +24 -0
  86. package/lib/v2/apple/exchange_repair.js +40 -0
  87. package/lib/v2/apple/maintainer.js +3 -0
  88. package/lib/v2/apple/radar.js +13 -0
  89. package/lib/v2/apple/router.js +3 -0
  90. package/lib/{routes/apple → v2}/appstore/gofans.js +3 -3
  91. package/lib/{routes/apple → v2}/appstore/in-app-purchase.js +0 -0
  92. package/lib/v2/appstore/maintainer.js +7 -0
  93. package/lib/{routes/apple → v2}/appstore/price.js +0 -0
  94. package/lib/v2/appstore/radar.js +41 -0
  95. package/lib/v2/appstore/router.js +7 -0
  96. package/lib/{routes/apple → v2}/appstore/update.js +0 -0
  97. package/lib/{routes/apple → v2}/appstore/xianmian.js +3 -2
  98. package/lib/v2/audiobar/latest.js +53 -0
  99. package/lib/v2/audiobar/maintainer.js +3 -0
  100. package/lib/v2/audiobar/radar.js +13 -0
  101. package/lib/v2/audiobar/router.js +3 -0
  102. package/lib/v2/bandcamp/maintainer.js +2 -0
  103. package/lib/v2/bandcamp/radar.js +12 -0
  104. package/lib/v2/bandcamp/router.js +2 -0
  105. package/lib/{routes → v2}/bandcamp/tag.js +0 -0
  106. package/lib/v2/bandcamp/templates/weekly.art +1 -0
  107. package/lib/v2/bandcamp/weekly.js +29 -0
  108. package/lib/v2/baozimh/index.js +8 -2
  109. package/lib/v2/baozimh/templates/desc.art +3 -0
  110. package/lib/v2/bbcnewslabs/maintainer.js +3 -0
  111. package/lib/v2/bbcnewslabs/news.js +32 -0
  112. package/lib/v2/bbcnewslabs/radar.js +13 -0
  113. package/lib/v2/bbcnewslabs/router.js +3 -0
  114. package/lib/v2/bilibili/radar.js +99 -0
  115. package/lib/{routes → v2}/bioone/featured.js +9 -8
  116. package/lib/v2/bioone/journal.js +58 -0
  117. package/lib/v2/bioone/maintainer.js +4 -0
  118. package/lib/v2/bioone/radar.js +19 -0
  119. package/lib/v2/bioone/router.js +4 -0
  120. package/lib/v2/bitmovin/blog.js +33 -0
  121. package/lib/v2/bitmovin/maintainer.js +3 -0
  122. package/lib/v2/bitmovin/radar.js +13 -0
  123. package/lib/v2/bitmovin/router.js +3 -0
  124. package/lib/{routes/universities → v2}/bjfu/grs.js +0 -0
  125. package/lib/v2/bjfu/it/index.js +49 -0
  126. package/lib/v2/bjfu/it/utils.js +64 -0
  127. package/lib/{routes/universities → v2}/bjfu/jwc/index.js +0 -0
  128. package/lib/{routes/universities → v2}/bjfu/jwc/utils.js +10 -9
  129. package/lib/{routes/universities → v2}/bjfu/kjc.js +0 -0
  130. package/lib/v2/bjfu/maintainer.js +7 -0
  131. package/lib/{routes/universities → v2}/bjfu/news/index.js +0 -0
  132. package/lib/{routes/universities → v2}/bjfu/news/utils.js +10 -9
  133. package/lib/v2/bjfu/radar.js +45 -0
  134. package/lib/v2/bjfu/router.js +7 -0
  135. package/lib/v2/cahkms/index.js +69 -0
  136. package/lib/v2/cahkms/maintainer.js +3 -0
  137. package/lib/v2/cahkms/radar.js +13 -0
  138. package/lib/v2/cahkms/router.js +3 -0
  139. package/lib/v2/cahkms/templates/description.art +15 -0
  140. package/lib/v2/ccreports/index.js +41 -0
  141. package/lib/v2/ccreports/maintainer.js +3 -0
  142. package/lib/v2/ccreports/radar.js +13 -0
  143. package/lib/v2/ccreports/router.js +3 -0
  144. package/lib/v2/cdi/index.js +61 -0
  145. package/lib/v2/cdi/maintainer.js +3 -0
  146. package/lib/v2/cdi/radar.js +13 -0
  147. package/lib/v2/cdi/router.js +3 -0
  148. package/lib/v2/ciidbnu/index.js +58 -0
  149. package/lib/v2/ciidbnu/maintainer.js +3 -0
  150. package/lib/v2/ciidbnu/radar.js +13 -0
  151. package/lib/v2/ciidbnu/router.js +3 -0
  152. package/lib/v2/cntv/column.js +29 -0
  153. package/lib/v2/cntv/maintainer.js +3 -0
  154. package/lib/v2/cntv/radar.js +13 -0
  155. package/lib/v2/cntv/router.js +3 -0
  156. package/lib/v2/cntv/templates/column.art +4 -0
  157. package/lib/v2/dahecube/index.js +66 -0
  158. package/lib/v2/dahecube/maintainer.js +3 -0
  159. package/lib/v2/dahecube/radar.js +23 -0
  160. package/lib/v2/dahecube/router.js +3 -0
  161. package/lib/v2/dahecube/utils.js +47 -0
  162. package/lib/v2/dayanzai/index.js +58 -0
  163. package/lib/v2/dayanzai/maintainer.js +3 -0
  164. package/lib/v2/dayanzai/radar.js +13 -0
  165. package/lib/v2/dayanzai/router.js +3 -0
  166. package/lib/v2/dhu/jiaowu/news.js +37 -0
  167. package/lib/v2/dhu/maintainer.js +4 -0
  168. package/lib/v2/dhu/radar.js +17 -0
  169. package/lib/v2/dhu/router.js +4 -0
  170. package/lib/v2/dhu/xxgk/news.js +32 -0
  171. package/lib/v2/disinfo/maintainer.js +3 -0
  172. package/lib/v2/disinfo/publications.js +56 -0
  173. package/lib/v2/disinfo/radar.js +13 -0
  174. package/lib/v2/disinfo/router.js +3 -0
  175. package/lib/v2/disinformationindex/blog.js +49 -0
  176. package/lib/v2/disinformationindex/maintainer.js +4 -0
  177. package/lib/v2/disinformationindex/radar.js +19 -0
  178. package/lib/v2/disinformationindex/research.js +45 -0
  179. package/lib/v2/disinformationindex/router.js +4 -0
  180. package/lib/v2/disinformationindex/templates/description.art +7 -0
  181. package/lib/{routes → v2}/dockerhub/build.js +3 -1
  182. package/lib/v2/dockerhub/maintainer.js +4 -0
  183. package/lib/v2/dockerhub/radar.js +19 -0
  184. package/lib/v2/dockerhub/router.js +4 -0
  185. package/lib/v2/dockerhub/tag.js +33 -0
  186. package/lib/v2/dockerhub/utils.js +10 -0
  187. package/lib/v2/douban/other/explore.js +24 -7
  188. package/lib/v2/douban/people/wish.js +2 -1
  189. package/lib/v2/douban/templates/explore.art +7 -0
  190. package/lib/{routes → v2}/dtcj/datahero.js +3 -2
  191. package/lib/v2/dtcj/datainsight.js +53 -0
  192. package/lib/v2/dtcj/maintainer.js +4 -0
  193. package/lib/v2/dtcj/radar.js +25 -0
  194. package/lib/v2/dtcj/router.js +4 -0
  195. package/lib/v2/eastday/24.js +90 -0
  196. package/lib/v2/eastday/maintainer.js +2 -0
  197. package/lib/v2/eastday/radar.js +16 -0
  198. package/lib/v2/eastday/router.js +2 -0
  199. package/lib/{routes → v2}/eastday/sh.js +6 -11
  200. package/lib/v2/eastmoney/radar.js +13 -0
  201. package/lib/v2/eastmoney/router.js +3 -0
  202. package/lib/v2/eastmoney/ttjj/user.js +65 -0
  203. package/lib/v2/ems/apple.js +42 -0
  204. package/lib/v2/ems/maintainer.js +4 -0
  205. package/lib/{routes → v2}/ems/news.js +0 -0
  206. package/lib/v2/ems/radar.js +19 -0
  207. package/lib/v2/ems/router.js +4 -0
  208. package/lib/v2/ems/templates/apple.art +6 -0
  209. package/lib/v2/epicgames/supportedList.js +1 -1
  210. package/lib/{routes → v2}/ff14/ff14_global.js +10 -4
  211. package/lib/{routes → v2}/ff14/ff14_zh.js +11 -4
  212. package/lib/v2/ff14/maintainer.js +4 -0
  213. package/lib/v2/ff14/router.js +7 -0
  214. package/lib/v2/ff14/templates/description.art +4 -0
  215. package/lib/{routes → v2}/flyert/creditcard.js +0 -0
  216. package/lib/v2/flyert/maintainer.js +4 -0
  217. package/lib/{routes → v2}/flyert/preferential.js +0 -0
  218. package/lib/v2/flyert/radar.js +19 -0
  219. package/lib/v2/flyert/router.js +4 -0
  220. package/lib/{routes → v2}/flyert/utils.js +2 -1
  221. package/lib/v2/gcores/category.js +126 -0
  222. package/lib/v2/gcores/maintainer.js +4 -0
  223. package/lib/v2/gcores/radar.js +19 -0
  224. package/lib/v2/gcores/router.js +4 -0
  225. package/lib/v2/gcores/tag.js +126 -0
  226. package/lib/{routes → v2}/github/branches.js +0 -0
  227. package/lib/v2/github/comments.js +1 -1
  228. package/lib/{routes → v2}/github/contributors.js +0 -0
  229. package/lib/{routes → v2}/github/file.js +0 -0
  230. package/lib/{routes → v2}/github/follower.js +0 -0
  231. package/lib/{routes → v2}/github/issue.js +0 -0
  232. package/lib/v2/github/maintainer.js +12 -0
  233. package/lib/{routes → v2}/github/pulls.js +0 -0
  234. package/lib/v2/github/radar.js +66 -0
  235. package/lib/{routes → v2}/github/repos.js +0 -0
  236. package/lib/v2/github/router.js +12 -0
  237. package/lib/{routes → v2}/github/search.js +0 -0
  238. package/lib/{routes → v2}/github/star.js +0 -0
  239. package/lib/{routes → v2}/github/starred_repos.js +0 -0
  240. package/lib/{routes → v2}/github/topic.js +0 -0
  241. package/lib/{routes → v2}/github/trending.js +3 -3
  242. package/lib/v2/gocn/maintainer.js +3 -0
  243. package/lib/v2/gocn/radar.js +13 -0
  244. package/lib/v2/gocn/router.js +3 -0
  245. package/lib/v2/gocn/topics.js +28 -0
  246. package/lib/{routes → v2}/google/album.js +0 -0
  247. package/lib/{routes → v2}/google/citations.js +0 -0
  248. package/lib/{routes → v2}/google/doodles.js +0 -0
  249. package/lib/v2/google/fonts.js +43 -0
  250. package/lib/v2/google/maintainer.js +8 -0
  251. package/lib/{routes → v2}/google/news.js +0 -0
  252. package/lib/v2/google/radar.js +64 -0
  253. package/lib/v2/google/router.js +8 -0
  254. package/lib/{routes → v2}/google/scholar.js +0 -0
  255. package/lib/{routes → v2}/google/sites.js +0 -0
  256. package/lib/v2/google/templates/fonts.art +15 -0
  257. package/lib/v2/gov/beijing/kw/index.js +1 -1
  258. package/lib/v2/gov/huizhou/zwgk/index.js +58 -0
  259. package/lib/v2/gov/maintainer.js +7 -0
  260. package/lib/v2/gov/miit/wjfb.js +61 -0
  261. package/lib/{routes → v2}/gov/miit/wjgs.js +0 -0
  262. package/lib/v2/gov/miit/yjzj.js +59 -0
  263. package/lib/{routes → v2}/gov/miit/zcjd.js +0 -0
  264. package/lib/{routes → v2}/gov/miit/zcwj.js +0 -0
  265. package/lib/v2/gov/radar.js +75 -4
  266. package/lib/v2/gov/router.js +8 -0
  267. package/lib/v2/gov/shanghai/wsjkw/yqtb/index.js +33 -0
  268. package/lib/v2/gov/sichuan/deyang/govpulicinfo.js +115 -0
  269. package/lib/v2/gov/sichuan/deyang/templates/govPublicInfo.art +41 -0
  270. package/lib/v2/hackernews/index.js +9 -3
  271. package/lib/v2/hackernews/maintainer.js +1 -1
  272. package/lib/v2/hackernews/radar.js +1 -1
  273. package/lib/v2/hackernews/router.js +1 -1
  274. package/lib/v2/hdu/cs/index.js +57 -0
  275. package/lib/v2/hdu/maintainer.js +3 -0
  276. package/lib/v2/hdu/radar.js +13 -0
  277. package/lib/v2/hdu/router.js +4 -0
  278. package/lib/v2/hellobtc/information.js +51 -0
  279. package/lib/v2/hellobtc/kepu.js +64 -0
  280. package/lib/v2/hellobtc/maintainer.js +6 -0
  281. package/lib/v2/hellobtc/news.js +29 -0
  282. package/lib/v2/hellobtc/radar.js +85 -0
  283. package/lib/v2/hellobtc/router.js +6 -0
  284. package/lib/v2/hellobtc/topic.js +43 -0
  285. package/lib/v2/hellogithub/article.js +47 -0
  286. package/lib/v2/hellogithub/maintainer.js +5 -0
  287. package/lib/v2/hellogithub/month.js +42 -0
  288. package/lib/v2/hellogithub/radar.js +25 -0
  289. package/lib/v2/hellogithub/ranking.js +39 -0
  290. package/lib/v2/hellogithub/router.js +5 -0
  291. package/lib/v2/hizu/index.js +76 -0
  292. package/lib/v2/hizu/maintainer.js +3 -0
  293. package/lib/v2/hizu/radar.js +13 -0
  294. package/lib/v2/hizu/router.js +3 -0
  295. package/lib/v2/ielts/index.js +58 -0
  296. package/lib/v2/ielts/maintainer.js +3 -0
  297. package/lib/v2/ielts/radar.js +13 -0
  298. package/lib/v2/ielts/router.js +3 -0
  299. package/lib/v2/informs/templates/content.art +1 -1
  300. package/lib/v2/iresearch/maintainer.js +3 -0
  301. package/lib/v2/iresearch/radar.js +13 -0
  302. package/lib/v2/iresearch/report.js +60 -0
  303. package/lib/v2/iresearch/router.js +3 -0
  304. package/lib/v2/iresearch/templates/report.art +5 -0
  305. package/lib/{routes → v2}/ithome/index.js +3 -0
  306. package/lib/v2/ithome/maintainer.js +3 -0
  307. package/lib/v2/ithome/radar.js +97 -1
  308. package/lib/{routes → v2}/ithome/ranking.js +0 -0
  309. package/lib/v2/ithome/router.js +3 -0
  310. package/lib/v2/ithome/tag.js +48 -0
  311. package/lib/{routes → v2}/javbus/genre.js +0 -0
  312. package/lib/{routes → v2}/javbus/home.js +0 -0
  313. package/lib/v2/javbus/label.js +7 -0
  314. package/lib/v2/javbus/maintainer.js +16 -0
  315. package/lib/v2/javbus/radar.js +99 -0
  316. package/lib/v2/javbus/router.js +16 -0
  317. package/lib/{routes → v2}/javbus/series.js +0 -0
  318. package/lib/{routes → v2}/javbus/star.js +0 -0
  319. package/lib/v2/javbus/studio.js +7 -0
  320. package/lib/{routes → v2}/javbus/uncensored/genre.js +0 -0
  321. package/lib/{routes → v2}/javbus/uncensored/home.js +0 -0
  322. package/lib/{routes → v2}/javbus/uncensored/series.js +0 -0
  323. package/lib/{routes → v2}/javbus/uncensored/star.js +0 -0
  324. package/lib/{routes → v2}/javbus/util.js +5 -9
  325. package/lib/{routes → v2}/javbus/western/genre.js +0 -0
  326. package/lib/{routes → v2}/javbus/western/home.js +0 -0
  327. package/lib/{routes → v2}/javbus/western/series.js +0 -0
  328. package/lib/{routes → v2}/javbus/western/star.js +0 -0
  329. package/lib/v2/javdb/utils.js +1 -1
  330. package/lib/v2/javlibrary/bestrated.js +9 -0
  331. package/lib/v2/javlibrary/bestreviews.js +9 -0
  332. package/lib/v2/javlibrary/genre.js +10 -0
  333. package/lib/v2/javlibrary/maintainer.js +11 -0
  334. package/lib/v2/javlibrary/mostwanted.js +9 -0
  335. package/lib/v2/javlibrary/newentries.js +8 -0
  336. package/lib/v2/javlibrary/newrelease.js +9 -0
  337. package/lib/v2/javlibrary/radar.js +79 -0
  338. package/lib/v2/javlibrary/router.js +19 -0
  339. package/lib/v2/javlibrary/star.js +10 -0
  340. package/lib/v2/javlibrary/templates/description.art +17 -0
  341. package/lib/v2/javlibrary/update.js +8 -0
  342. package/lib/v2/javlibrary/user.js +10 -0
  343. package/lib/v2/javlibrary/utils.js +98 -0
  344. package/lib/v2/kbs/maintainer.js +4 -0
  345. package/lib/v2/kbs/news.js +67 -0
  346. package/lib/v2/kbs/radar.js +19 -0
  347. package/lib/v2/kbs/router.js +4 -0
  348. package/lib/{routes → v2}/kbs/today.js +1 -1
  349. package/lib/v2/lanqiao/author.js +0 -2
  350. package/lib/v2/lanqiao/courses.js +25 -8
  351. package/lib/v2/lanqiao/maintainer.js +1 -1
  352. package/lib/v2/lanqiao/questions.js +5 -5
  353. package/lib/v2/lanqiao/radar.js +4 -4
  354. package/lib/v2/lanqiao/router.js +1 -1
  355. package/lib/v2/lkong/forum.js +54 -0
  356. package/lib/v2/lkong/maintainer.js +4 -0
  357. package/lib/v2/lkong/query.js +82 -0
  358. package/lib/v2/lkong/radar.js +19 -0
  359. package/lib/v2/lkong/router.js +4 -0
  360. package/lib/v2/lkong/templates/content.art +18 -0
  361. package/lib/v2/lkong/templates/quote.art +23 -0
  362. package/lib/v2/lkong/thread.js +57 -0
  363. package/lib/v2/lofter/maintainer.js +4 -0
  364. package/lib/v2/lofter/radar.js +17 -0
  365. package/lib/v2/lofter/router.js +4 -0
  366. package/lib/{routes → v2}/lofter/tag.js +4 -4
  367. package/lib/v2/lofter/user.js +52 -0
  368. package/lib/v2/lvv2/maintainer.js +4 -0
  369. package/lib/v2/lvv2/news.js +75 -0
  370. package/lib/v2/lvv2/radar.js +79 -0
  371. package/lib/v2/lvv2/router.js +4 -0
  372. package/lib/v2/lvv2/templates/outlink.art +1 -0
  373. package/lib/v2/lvv2/top.js +77 -0
  374. package/lib/v2/nbd/article.js +50 -0
  375. package/lib/{routes → v2}/nbd/index.js +8 -5
  376. package/lib/v2/nbd/maintainer.js +4 -0
  377. package/lib/v2/nbd/radar.js +19 -0
  378. package/lib/v2/nbd/router.js +4 -0
  379. package/lib/v2/nikkei-asia/index.js +40 -0
  380. package/lib/v2/nikkei-asia/maintainer.js +3 -0
  381. package/lib/v2/nikkei-asia/radar.js +13 -0
  382. package/lib/v2/nikkei-asia/router.js +3 -0
  383. package/lib/v2/njnu/ceai/ceai.js +44 -0
  384. package/lib/v2/njnu/ceai/utils.js +55 -0
  385. package/lib/v2/njnu/jwc/jwc.js +43 -0
  386. package/lib/v2/njnu/jwc/utils.js +59 -0
  387. package/lib/v2/njnu/maintainer.js +4 -0
  388. package/lib/v2/njnu/radar.js +21 -0
  389. package/lib/v2/njnu/router.js +4 -0
  390. package/lib/v2/nltimes/maintainer.js +3 -0
  391. package/lib/v2/nltimes/news.js +89 -0
  392. package/lib/v2/nltimes/radar.js +19 -0
  393. package/lib/v2/nltimes/router.js +3 -0
  394. package/lib/v2/nogizaka46/blog.js +29 -0
  395. package/lib/v2/nogizaka46/maintainer.js +4 -0
  396. package/lib/v2/nogizaka46/news.js +33 -0
  397. package/lib/v2/nogizaka46/radar.js +21 -0
  398. package/lib/v2/nogizaka46/router.js +4 -0
  399. package/lib/{routes → v2}/nowcoder/discuss.js +17 -22
  400. package/lib/v2/nowcoder/experience.js +48 -0
  401. package/lib/{routes → v2}/nowcoder/jobcenter.js +0 -0
  402. package/lib/v2/nowcoder/maintainer.js +7 -0
  403. package/lib/v2/nowcoder/radar.js +40 -0
  404. package/lib/{routes → v2}/nowcoder/recommend.js +1 -1
  405. package/lib/v2/nowcoder/router.js +7 -0
  406. package/lib/{routes → v2}/nowcoder/schedule.js +4 -3
  407. package/lib/v2/odaily/post.js +10 -8
  408. package/lib/v2/odaily/utils.js +1 -1
  409. package/lib/v2/oilchem/index.js +67 -0
  410. package/lib/v2/oilchem/maintainer.js +3 -0
  411. package/lib/v2/oilchem/radar.js +11 -0
  412. package/lib/v2/oilchem/router.js +3 -0
  413. package/lib/v2/oilchem/routes.js +671 -0
  414. package/lib/v2/orcid/index.js +54 -0
  415. package/lib/v2/orcid/maintainer.js +3 -0
  416. package/lib/v2/orcid/radar.js +13 -0
  417. package/lib/v2/orcid/router.js +3 -0
  418. package/lib/v2/orcid/templates/description.art +3 -0
  419. package/lib/v2/oup/index.js +53 -0
  420. package/lib/v2/oup/maintainer.js +3 -0
  421. package/lib/v2/oup/radar.js +13 -0
  422. package/lib/v2/oup/router.js +3 -0
  423. package/lib/v2/oup/templates/article.art +6 -0
  424. package/lib/v2/panewslab/column.js +60 -0
  425. package/lib/v2/panewslab/index.js +56 -0
  426. package/lib/v2/panewslab/maintainer.js +6 -0
  427. package/lib/v2/panewslab/newsflash.js +35 -0
  428. package/lib/v2/panewslab/radar.js +31 -0
  429. package/lib/v2/panewslab/router.js +6 -0
  430. package/lib/v2/panewslab/topic.js +55 -0
  431. package/lib/v2/picuki/maintainer.js +3 -0
  432. package/lib/v2/picuki/profile.js +167 -0
  433. package/lib/v2/picuki/radar.js +13 -0
  434. package/lib/v2/picuki/router.js +3 -0
  435. package/lib/v2/picuki/templates/post.art +7 -0
  436. package/lib/v2/polkaworld/home.js +24 -0
  437. package/lib/v2/polkaworld/maintainer.js +3 -0
  438. package/lib/v2/polkaworld/radar.js +13 -0
  439. package/lib/v2/polkaworld/router.js +3 -0
  440. package/lib/v2/producthunt/maintainer.js +3 -0
  441. package/lib/v2/producthunt/radar.js +13 -0
  442. package/lib/v2/producthunt/router.js +3 -0
  443. package/lib/v2/producthunt/templates/descImg.art +5 -0
  444. package/lib/v2/producthunt/today.js +41 -0
  445. package/lib/v2/qq88/index.js +60 -0
  446. package/lib/v2/qq88/maintainer.js +3 -0
  447. package/lib/v2/qq88/radar.js +13 -0
  448. package/lib/v2/qq88/router.js +3 -0
  449. package/lib/v2/readhub/index.js +106 -0
  450. package/lib/v2/readhub/maintainer.js +3 -0
  451. package/lib/v2/readhub/radar.js +13 -0
  452. package/lib/v2/readhub/router.js +6 -0
  453. package/lib/v2/rsshub/maintainer.js +4 -0
  454. package/lib/v2/rsshub/radar.js +19 -0
  455. package/lib/v2/rsshub/router.js +6 -0
  456. package/lib/{routes → v2}/rsshub/routes.js +12 -10
  457. package/lib/{routes → v2}/rsshub/sponsors.js +0 -0
  458. package/lib/v2/shmeea/maintainer.js +1 -0
  459. package/lib/v2/shmeea/radar.js +6 -0
  460. package/lib/v2/shmeea/router.js +2 -1
  461. package/lib/v2/shmeea/self-study.js +61 -0
  462. package/lib/v2/sicau/dky.js +53 -0
  463. package/lib/v2/sicau/maintainer.js +2 -0
  464. package/lib/v2/sicau/radar.js +14 -0
  465. package/lib/v2/sicau/router.js +2 -0
  466. package/lib/v2/sicau/yan.js +53 -0
  467. package/lib/v2/spotify/artist.js +41 -0
  468. package/lib/v2/spotify/maintainer.js +7 -0
  469. package/lib/v2/spotify/playlist.js +31 -0
  470. package/lib/v2/spotify/radar.js +37 -0
  471. package/lib/v2/spotify/router.js +7 -0
  472. package/lib/v2/spotify/saved.js +30 -0
  473. package/lib/v2/spotify/top.js +24 -0
  474. package/lib/v2/spotify/utils.js +62 -0
  475. package/lib/v2/stcn/index.js +71 -0
  476. package/lib/v2/stcn/maintainer.js +6 -0
  477. package/lib/v2/stcn/radar.js +31 -0
  478. package/lib/v2/stcn/router.js +3 -0
  479. package/lib/v2/swpu/bgw.js +58 -0
  480. package/lib/v2/swpu/dean.js +59 -0
  481. package/lib/v2/swpu/dxy.js +61 -0
  482. package/lib/v2/swpu/maintainer.js +6 -0
  483. package/lib/v2/swpu/radar.js +31 -0
  484. package/lib/v2/swpu/router.js +6 -0
  485. package/lib/v2/swpu/scs.js +58 -0
  486. package/lib/v2/swpu/utils.js +22 -0
  487. package/lib/{routes/universities/sysu/sdcs.js → v2/sysu/cse.js} +3 -3
  488. package/lib/v2/sysu/maintainer.js +3 -0
  489. package/lib/v2/sysu/radar.js +13 -0
  490. package/lib/v2/sysu/router.js +3 -0
  491. package/lib/v2/taobao/maintainer.js +3 -0
  492. package/lib/v2/taobao/radar.js +117 -0
  493. package/lib/v2/taobao/router.js +3 -0
  494. package/lib/v2/taobao/templates/zhongchou.art +4 -0
  495. package/lib/{routes → v2}/taobao/zhongchou.js +6 -7
  496. package/lib/v2/telegram/channel.js +448 -110
  497. package/lib/v2/telegram/maintainer.js +1 -1
  498. package/lib/v2/telegram/router.js +1 -1
  499. package/lib/v2/telegram/templates/video.art +7 -0
  500. package/lib/v2/tencent/maintainer.js +3 -0
  501. package/lib/v2/tencent/qq/sdk/changelog.js +56 -0
  502. package/lib/v2/tencent/radar.js +56 -0
  503. package/lib/v2/tencent/router.js +3 -0
  504. package/lib/v2/tisi/index.js +38 -0
  505. package/lib/v2/tisi/maintainer.js +3 -0
  506. package/lib/v2/tisi/radar.js +17 -0
  507. package/lib/v2/tisi/router.js +3 -0
  508. package/lib/v2/tokeninsight/blog.js +52 -0
  509. package/lib/v2/tokeninsight/bulletin.js +44 -0
  510. package/lib/v2/tokeninsight/maintainer.js +5 -0
  511. package/lib/v2/tokeninsight/radar.js +25 -0
  512. package/lib/v2/tokeninsight/report.js +52 -0
  513. package/lib/v2/tokeninsight/router.js +5 -0
  514. package/lib/v2/txrjy/fornumtopic.js +72 -0
  515. package/lib/v2/txrjy/maintainer.js +3 -0
  516. package/lib/v2/txrjy/radar.js +17 -0
  517. package/lib/v2/txrjy/router.js +3 -0
  518. package/lib/v2/txrjy/templates/fornumtopic.art +6 -0
  519. package/lib/v2/ustb/maintainer.js +24 -0
  520. package/lib/v2/ustb/radar.js +13 -0
  521. package/lib/v2/ustb/router.js +3 -0
  522. package/lib/v2/ustb/yjsy/news.js +464 -0
  523. package/lib/v2/verfghbw/maintainer.js +3 -0
  524. package/lib/{routes → v2}/verfghbw/press.js +13 -5
  525. package/lib/v2/verfghbw/radar.js +13 -0
  526. package/lib/v2/verfghbw/router.js +3 -0
  527. package/lib/v2/vimeo/category.js +64 -0
  528. package/lib/v2/vimeo/channel.js +72 -0
  529. package/lib/v2/vimeo/radar.js +33 -0
  530. package/lib/v2/vimeo/router.js +5 -0
  531. package/lib/v2/vimeo/templates/description.art +4 -0
  532. package/lib/v2/vimeo/usr-videos.js +76 -0
  533. package/lib/v2/wallhaven/index.js +55 -0
  534. package/lib/v2/wallhaven/maintainer.js +4 -0
  535. package/lib/v2/wallhaven/radar.js +53 -0
  536. package/lib/v2/wallhaven/router.js +4 -0
  537. package/lib/v2/wallstreetcn/live.js +19 -7
  538. package/lib/v2/wallstreetcn/router.js +1 -1
  539. package/lib/v2/wfu/jwc.js +54 -0
  540. package/lib/v2/wfu/maintainer.js +4 -0
  541. package/lib/v2/wfu/news.js +96 -0
  542. package/lib/v2/wfu/radar.js +21 -0
  543. package/lib/v2/wfu/router.js +4 -0
  544. package/lib/v2/whitehouse/briefing-room.js +50 -0
  545. package/lib/v2/whitehouse/maintainer.js +4 -0
  546. package/lib/v2/whitehouse/ostp.js +50 -0
  547. package/lib/v2/whitehouse/radar.js +19 -0
  548. package/lib/v2/whitehouse/router.js +4 -0
  549. package/lib/v2/who/maintainer.js +5 -0
  550. package/lib/v2/who/news-room.js +76 -0
  551. package/lib/{routes → v2}/who/news.js +1 -1
  552. package/lib/v2/who/radar.js +25 -0
  553. package/lib/v2/who/router.js +5 -0
  554. package/lib/{routes → v2}/who/speeches.js +0 -0
  555. package/lib/v2/wikinews/index.js +43 -0
  556. package/lib/v2/wikinews/maintainer.js +3 -0
  557. package/lib/v2/wikinews/radar.js +13 -0
  558. package/lib/v2/wikinews/router.js +4 -0
  559. package/lib/{routes → v2}/wsj/index.js +6 -4
  560. package/lib/v2/wsj/maintainer.js +3 -0
  561. package/lib/v2/wsj/radar.js +21 -0
  562. package/lib/v2/wsj/router.js +3 -0
  563. package/lib/v2/wyzxwk/article.js +65 -0
  564. package/lib/v2/wyzxwk/maintainer.js +3 -0
  565. package/lib/v2/wyzxwk/radar.js +13 -0
  566. package/lib/v2/wyzxwk/router.js +3 -0
  567. package/lib/v2/xiaoyuzhou/maintainer.js +4 -0
  568. package/lib/{routes → v2}/xiaoyuzhou/pickup.js +0 -0
  569. package/lib/v2/xiaoyuzhou/podcast.js +36 -0
  570. package/lib/v2/xiaoyuzhou/radar.js +19 -0
  571. package/lib/v2/xiaoyuzhou/router.js +4 -0
  572. package/lib/v2/xmanhua/index.js +74 -0
  573. package/lib/v2/xmanhua/radar.js +13 -0
  574. package/lib/v2/xmanhua/router.js +3 -0
  575. package/lib/v2/youku/channel.js +56 -0
  576. package/lib/v2/youku/maintainer.js +3 -0
  577. package/lib/v2/youku/radar.js +13 -0
  578. package/lib/v2/youku/router.js +3 -0
  579. package/lib/v2/youku/templates/channel.art +5 -0
  580. package/lib/v2/youzhiyouxing/maintainer.js +3 -0
  581. package/lib/v2/youzhiyouxing/materials.js +46 -0
  582. package/lib/v2/youzhiyouxing/radar.js +73 -0
  583. package/lib/v2/youzhiyouxing/router.js +3 -0
  584. package/lib/{routes → v2}/yxdzqb/index.js +7 -3
  585. package/lib/v2/yxdzqb/maintainer.js +3 -0
  586. package/lib/v2/yxdzqb/radar.js +13 -0
  587. package/lib/v2/yxdzqb/router.js +3 -0
  588. package/lib/v2/yxdzqb/templates/description.art +2 -0
  589. package/lib/v2/zaobao/index.js +2 -2
  590. package/lib/v2/zaobao/maintainer.js +1 -1
  591. package/lib/v2/zaobao/realtime.js +1 -1
  592. package/lib/v2/zaobao/router.js +2 -2
  593. package/lib/v2/zaobao/templates/zaobao.art +1 -1
  594. package/lib/{routes → v2}/zhibo8/forum.js +8 -16
  595. package/lib/v2/zhibo8/maintainer.js +5 -0
  596. package/lib/v2/zhibo8/more.js +82 -0
  597. package/lib/{routes → v2}/zhibo8/post.js +1 -1
  598. package/lib/v2/zhibo8/radar.js +27 -0
  599. package/lib/v2/zhibo8/router.js +5 -0
  600. package/lib/v2/zhubai/index.js +29 -0
  601. package/lib/v2/zhubai/maintainer.js +3 -0
  602. package/lib/v2/zhubai/radar.js +12 -0
  603. package/lib/v2/zhubai/router.js +3 -0
  604. package/package.json +45 -39
  605. package/lib/routes/36kr/news.js +0 -94
  606. package/lib/routes/8kcos/article.js +0 -17
  607. package/lib/routes/8kcos/cat.js +0 -28
  608. package/lib/routes/8kcos/latest.js +0 -27
  609. package/lib/routes/95mm/tab.js +0 -9
  610. package/lib/routes/95mm/tag.js +0 -7
  611. package/lib/routes/95mm/utils.js +0 -51
  612. package/lib/routes/apple/exchange_repair.js +0 -47
  613. package/lib/routes/ccreports/index.js +0 -40
  614. package/lib/routes/cntv/cntv.js +0 -24
  615. package/lib/routes/eastmoney/user.js +0 -30
  616. package/lib/routes/gcores/category.js +0 -127
  617. package/lib/routes/iresearch/report.js +0 -63
  618. package/lib/routes/javlibrary/bestreviews.js +0 -11
  619. package/lib/routes/javlibrary/stars.js +0 -9
  620. package/lib/routes/javlibrary/users.js +0 -22
  621. package/lib/routes/javlibrary/utils.js +0 -68
  622. package/lib/routes/javlibrary/videos.js +0 -9
  623. package/lib/routes/lkong/forum.js +0 -75
  624. package/lib/routes/lkong/thread.js +0 -56
  625. package/lib/routes/lofter/posts.js +0 -54
  626. package/lib/routes/nbd/article.js +0 -60
  627. package/lib/routes/nogizaka46/news.js +0 -35
  628. package/lib/routes/picuki/profile.js +0 -90
  629. package/lib/routes/producthunt/today.js +0 -24
  630. package/lib/routes/readhub/category.js +0 -102
  631. package/lib/routes/stcn/data.js +0 -84
  632. package/lib/routes/stcn/kuaixun.js +0 -91
  633. package/lib/routes/stcn/news.js +0 -85
  634. package/lib/routes/who/news-room.js +0 -56
  635. package/lib/routes/youku/channel.js +0 -56
  636. package/lib/routes/youzhiyouxing/materials.js +0 -29
  637. package/lib/routes/zhibo8/more.js +0 -45
package/lib/config.js CHANGED
@@ -63,6 +63,11 @@ const calculateValue = () => {
63
63
  disqus: {
64
64
  api_key: envs.DISQUS_API_KEY,
65
65
  },
66
+ spotify: {
67
+ clientId: envs.SPOTIFY_CLIENT_ID,
68
+ clientSecret: envs.SPOTIFY_CLIENT_SECRET,
69
+ refreshToken: envs.SPOTIFY_REFRESHTOKEN,
70
+ },
66
71
  twitter: {
67
72
  consumer_key: envs.TWITTER_CONSUMER_KEY,
68
73
  consumer_secret: envs.TWITTER_CONSUMER_SECRET,
@@ -204,6 +209,7 @@ const calculateValue = () => {
204
209
  ipb_member_id: envs.EH_IPB_MEMBER_ID,
205
210
  ipb_pass_hash: envs.EH_IPB_PASS_HASH,
206
211
  sk: envs.EH_SK,
212
+ igneous: envs.EH_IGNEOUS,
207
213
  },
208
214
  infzm: {
209
215
  cookie: envs.INFZM_COOKIE,
@@ -211,6 +217,17 @@ const calculateValue = () => {
211
217
  wenku8: {
212
218
  cookie: envs.WENKU8_COOKIE,
213
219
  },
220
+ google: {
221
+ fontsApiKey: envs.GOOGLE_FONTS_API_KEY,
222
+ },
223
+ instagram: {
224
+ username: envs.IG_USERNAME,
225
+ password: envs.IG_PASSWORD,
226
+ proxy: envs.IG_PROXY,
227
+ },
228
+ douban: {
229
+ cookie: envs.DOUBAN_COOKIE,
230
+ },
214
231
  };
215
232
  };
216
233
  calculateValue();
@@ -6,6 +6,6 @@ const config = require('./config').value;
6
6
  router.use('/(.*)', auth(config.authentication));
7
7
 
8
8
  // RSSHub
9
- router.get('/rsshub/routes', require('./routes/rsshub/routes'));
9
+ router.get('/rsshub/routes/:lang?', require('./v2/rsshub/routes'));
10
10
 
11
11
  module.exports = router;
@@ -1,93 +1,4 @@
1
1
  module.exports = {
2
- 'bilibili.com': {
3
- _name: 'bilibili',
4
- www: [
5
- {
6
- title: '分区视频',
7
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
8
- source: ['/v/*tpath', '/documentary', '/movie', '/tv'],
9
- },
10
- {
11
- title: '视频评论',
12
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
13
- source: '/video/:aid',
14
- target: (params) => `/bilibili/video/reply/${params.aid.replace('av', '')}`,
15
- },
16
- {
17
- title: '视频弹幕',
18
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
19
- source: '/video/:aid',
20
- target: (params, url) => {
21
- const pid = new URL(url).searchParams.get('p');
22
- return `/bilibili/video/danmaku/${params.aid.replace('av', '')}/${pid ? pid : 1}`;
23
- },
24
- },
25
- {
26
- title: '番剧',
27
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
28
- source: '/bangumi/media/:bid',
29
- target: (params) => `/bilibili/bangumi/media/${params.bid.replace('md', '')}`,
30
- },
31
- ],
32
- space: [
33
- {
34
- title: 'UP 主动态',
35
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
36
- source: '/:uid',
37
- target: '/bilibili/user/dynamic/:uid',
38
- },
39
- {
40
- title: 'UP 主投稿',
41
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
42
- source: '/:uid',
43
- target: '/bilibili/user/video/:uid',
44
- },
45
- {
46
- title: 'UP 主专栏',
47
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
48
- source: '/:uid',
49
- target: '/bilibili/user/article/:uid',
50
- },
51
- {
52
- title: 'UP 主默认收藏夹',
53
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
54
- source: '/:uid',
55
- target: '/bilibili/user/fav/:uid',
56
- },
57
- {
58
- title: 'UP 主投币视频',
59
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
60
- source: '/:uid',
61
- target: '/bilibili/user/coin/:uid',
62
- },
63
- {
64
- title: 'UP 主粉丝',
65
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
66
- source: '/:uid',
67
- target: '/bilibili/user/followers/:uid',
68
- },
69
- {
70
- title: 'UP 主关注用户',
71
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
72
- source: '/:uid',
73
- target: '/bilibili/user/followings/:uid',
74
- },
75
- {
76
- title: '用户追番列表',
77
- docs: 'https://docs.rsshub.app/social-media.html#bilibili',
78
- source: '/:uid',
79
- target: '/bilibili/user/bangumi/:uid',
80
- },
81
- ],
82
- manga: [
83
- {
84
- title: '漫画更新',
85
- docs: 'https://docs.rsshub.app/social-media.html#bilibili-man-hua-geng-xin',
86
- source: '/detail/:comicid',
87
- target: '/bilibili/manga/update/:comicid',
88
- },
89
- ],
90
- },
91
2
  'weibo.com': {
92
3
  _name: '微博',
93
4
  '.': [
@@ -243,77 +154,6 @@ module.exports = {
243
154
  },
244
155
  ],
245
156
  },
246
- 'github.com': {
247
- _name: 'GitHub',
248
- '.': [
249
- {
250
- title: '用户仓库',
251
- docs: 'https://docs.rsshub.app/programming.html#github',
252
- source: '/:user',
253
- target: '/github/repos/:user',
254
- },
255
- {
256
- title: '用户 Followers',
257
- docs: 'https://docs.rsshub.app/programming.html#github',
258
- source: '/:user',
259
- target: '/github/user/followers/:user',
260
- },
261
- {
262
- title: 'Trending',
263
- docs: 'https://docs.rsshub.app/programming.html#github',
264
- source: '/trending',
265
- target: '/github/trending/:since',
266
- },
267
- {
268
- title: 'Trending',
269
- docs: 'https://docs.rsshub.app/programming.html#github',
270
- source: '/topics',
271
- target: '/github/topics/:name/:qs?',
272
- },
273
- {
274
- title: '仓库 Issue',
275
- docs: 'https://docs.rsshub.app/programming.html#github',
276
- source: ['/:user/:repo/issues', '/:user/:repo/issues/:id', '/:user/:repo'],
277
- target: '/github/issue/:user/:repo',
278
- },
279
- {
280
- title: '仓库 Pull Requests',
281
- docs: 'https://docs.rsshub.app/programming.html#github',
282
- source: ['/:user/:repo/pulls', '/:user/:repo/pulls/:id', '/:user/:repo'],
283
- target: '/github/pull/:user/:repo',
284
- },
285
- {
286
- title: '仓库 Stars',
287
- docs: 'https://docs.rsshub.app/programming.html#github',
288
- source: ['/:user/:repo/stargazers', '/:user/:repo'],
289
- target: '/github/stars/:user/:repo',
290
- },
291
- {
292
- title: '仓库 Branches',
293
- docs: 'https://docs.rsshub.app/programming.html#github',
294
- source: ['/:user/:repo/branches', '/:user/:repo'],
295
- target: '/github/branches/:user/:repo',
296
- },
297
- {
298
- title: '文件 Commits',
299
- docs: 'https://docs.rsshub.app/programming.html#github',
300
- source: '/:user/:repo/blob/:branch/*filepath',
301
- target: '/github/file/:user/:repo/:branch/:filepath',
302
- },
303
- {
304
- title: '用户 Starred Repositories',
305
- docs: 'https://docs.rsshub.app/programming.html#github',
306
- source: '/:user',
307
- target: '/github/starred_repos/:user',
308
- },
309
- {
310
- title: '仓库 Contributors',
311
- docs: 'https://docs.rsshub.app/programming.html#github',
312
- source: ['/:user/:repo/graphs/contributors', '/:user/:repo'],
313
- target: '/github/contributors/:user/:repo',
314
- },
315
- ],
316
- },
317
157
  'zhihu.com': {
318
158
  _name: '知乎',
319
159
  www: [
@@ -437,23 +277,6 @@ module.exports = {
437
277
  },
438
278
  ],
439
279
  },
440
- 'rsshub.app': {
441
- _name: 'RSSHub',
442
- docs: [
443
- {
444
- title: '有新路由啦',
445
- docs: 'https://docs.rsshub.app/program-update.html#rsshub',
446
- source: ['', '/*tpath'],
447
- target: '/rsshub/routes',
448
- },
449
- {
450
- title: '有新赞助商啦',
451
- docs: 'https://docs.rsshub.app/program-update.html#rsshub',
452
- source: ['', '/*tpath'],
453
- target: '/rsshub/sponsors',
454
- },
455
- ],
456
- },
457
280
  'ximalaya.com': {
458
281
  _name: '喜马拉雅',
459
282
  '.': [
@@ -786,17 +609,6 @@ module.exports = {
786
609
  },
787
610
  ],
788
611
  },
789
- 'docker.com': {
790
- _name: 'Docker',
791
- hub: [
792
- {
793
- title: '镜像有新 Build',
794
- docs: 'https://docs.rsshub.app/program-update.html#docker-hub',
795
- source: ['/r/:owner/:image', '/r/:owner/:image/tags', '/_/:image'],
796
- target: (params) => `/dockerhub/build/${params.owner ? params.owner : 'library'}/${params.image}`,
797
- },
798
- ],
799
- },
800
612
  'nga.cn': {
801
613
  _name: 'NGA',
802
614
  bbs: [
@@ -1057,94 +869,6 @@ module.exports = {
1057
869
  ],
1058
870
  },
1059
871
 
1060
- 'ithome.com': {
1061
- _name: 'IT 之家',
1062
- '.': [
1063
- {
1064
- title: '24 小时阅读榜',
1065
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1066
- source: ['', '/*'],
1067
- target: '/ithome/ranking/24h',
1068
- },
1069
- {
1070
- title: '7 天最热',
1071
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1072
- source: ['', '/*'],
1073
- target: '/ithome/ranking/7days',
1074
- },
1075
- {
1076
- title: '月榜',
1077
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1078
- source: ['', '/*'],
1079
- target: '/ithome/ranking/monthly',
1080
- },
1081
- ],
1082
- it: [
1083
- {
1084
- title: 'IT 资讯',
1085
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1086
- source: '/',
1087
- target: '/ithome/it',
1088
- },
1089
- ],
1090
- soft: [
1091
- {
1092
- title: '软件之家',
1093
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1094
- source: '/',
1095
- target: '/ithome/soft',
1096
- },
1097
- ],
1098
- win10: [
1099
- {
1100
- title: 'win10 之家',
1101
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1102
- source: '/',
1103
- target: '/ithome/win10',
1104
- },
1105
- ],
1106
- iphone: [
1107
- {
1108
- title: 'iphone 之家',
1109
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1110
- source: '/',
1111
- target: '/ithome/iphone',
1112
- },
1113
- ],
1114
- ipad: [
1115
- {
1116
- title: 'ipad 之家',
1117
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1118
- source: '/',
1119
- target: '/ithome/ipad',
1120
- },
1121
- ],
1122
- android: [
1123
- {
1124
- title: 'android 之家',
1125
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1126
- source: '/',
1127
- target: '/ithome/android',
1128
- },
1129
- ],
1130
- digi: [
1131
- {
1132
- title: '数码之家',
1133
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1134
- source: '/',
1135
- target: '/ithome/digi',
1136
- },
1137
- ],
1138
- next: [
1139
- {
1140
- title: '智能时代',
1141
- docs: 'https://docs.rsshub.app/new-media.html#it-zhi-jia',
1142
- source: '/',
1143
- target: '/ithome/next',
1144
- },
1145
- ],
1146
- },
1147
-
1148
872
  'govopendata.com': {
1149
873
  _name: '新闻联播文字版',
1150
874
  cn: [
@@ -1416,77 +1140,6 @@ module.exports = {
1416
1140
  },
1417
1141
  ],
1418
1142
  },
1419
- 'javlibrary.com': {
1420
- _name: 'javlibrary',
1421
- www: [
1422
- {
1423
- title: '新话题',
1424
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1425
- source: '/cn',
1426
- target: '/javlibrary/videos/update',
1427
- },
1428
- {
1429
- title: '新发行',
1430
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1431
- source: '/cn',
1432
- target: '/javlibrary/videos/newrelease',
1433
- },
1434
- {
1435
- title: '新加入',
1436
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1437
- source: '/cn',
1438
- target: '/javlibrary/videos/newentries',
1439
- },
1440
- {
1441
- title: '最想要',
1442
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1443
- source: '/cn',
1444
- target: '/javlibrary/videos/mostwanted',
1445
- },
1446
- {
1447
- title: '高评价',
1448
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1449
- source: '/cn',
1450
- target: '/javlibrary/videos/bestrated',
1451
- },
1452
- {
1453
- title: '最佳评论',
1454
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1455
- source: '/cn',
1456
- target: '/javlibrary/bestreviews',
1457
- },
1458
- {
1459
- title: '影星',
1460
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1461
- source: '/cn/vl_star.php',
1462
- target: (params, url) => `/javlibrary/stars/${new URL(url).searchParams.get('s')}`,
1463
- },
1464
- {
1465
- title: '用户文章',
1466
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1467
- source: ['/cn/user.php', '/cn/userposts.php', '/cn/userwateched.php', '/cn/userowned.php', '/cn/userwanted.php'],
1468
- target: (params, url) => `/javlibrary/users/${new URL(url).searchParams.get('u')}/userposts`,
1469
- },
1470
- {
1471
- title: '用户拥有',
1472
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1473
- source: ['/cn/user.php', '/cn/userposts.php', '/cn/userwateched.php', '/cn/userowned.php', '/cn/userwanted.php'],
1474
- target: (params, url) => `/javlibrary/users/${new URL(url).searchParams.get('u')}/userowned`,
1475
- },
1476
- {
1477
- title: '用户看过',
1478
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1479
- source: ['/cn/user.php', '/cn/userposts.php', '/cn/userwateched.php', '/cn/userowned.php', '/cn/userwanted.php'],
1480
- target: (params, url) => `/javlibrary/users/${new URL(url).searchParams.get('u')}/userwatched`,
1481
- },
1482
- {
1483
- title: '用户想要',
1484
- docs: 'https://docs.rsshub.app/multimedia.html#javlibrary',
1485
- source: ['/cn/user.php', '/cn/userposts.php', '/cn/userwateched.php', '/cn/userowned.php', '/cn/userwanted.php'],
1486
- target: (params, url) => `/javlibrary/users/${new URL(url).searchParams.get('u')}/userwanted`,
1487
- },
1488
- ],
1489
- },
1490
1143
  'qidian.com': {
1491
1144
  _name: '起点',
1492
1145
  book: [
@@ -2005,134 +1658,6 @@ module.exports = {
2005
1658
  },
2006
1659
  ],
2007
1660
  },
2008
- 'qq.com': {
2009
- _name: '腾讯',
2010
- 'mp.weixin': [
2011
- {
2012
- title: '微信公众号栏目',
2013
- docs: 'https://docs.rsshub.app/new-media.html#gong-zhong-hao-lan-mu-fei-tui-song-li-shi-xiao-xi',
2014
- source: '/mp/homepage',
2015
- target: (params, url) => `/wechat/mp/homepage/${new URL(url).searchParams.get('__biz')}/${new URL(url).searchParams.get('hid')}/${new URL(url).searchParams.get('cid') ? new URL(url).searchParams.get('cid') : ''}`,
2016
- },
2017
- {
2018
- title: '微信公众号话题',
2019
- docs: 'https://docs.rsshub.app/new-media.html#wei-xin-gong-zhong-hao-wen-zhang-hua-ti-tag',
2020
- source: '/mp/appmsgalbum',
2021
- target: (params, url) => `/wechat/mp/msgalbum/${new URL(url).searchParams.get('__biz')}/${new URL(url).searchParams.get('album_id')}`,
2022
- },
2023
- ],
2024
- egame: [
2025
- {
2026
- title: '企鹅电竞直播间',
2027
- docs: 'https://docs.rsshub.app/live.html#qi-e-dian-jing-zhi-bo-jian-kai-bo',
2028
- source: '/:id',
2029
- target: (params) => {
2030
- if (params.id.match(/^\d+$/)) {
2031
- return '/egameqq/room/:id';
2032
- }
2033
- },
2034
- },
2035
- ],
2036
- v: [
2037
- {
2038
- title: '视频 - 播放列表',
2039
- docs: 'https://docs.rsshub.app/multimedia.html#teng-xun-shi-pin',
2040
- source: '/x/cover/:id',
2041
- target: (params) => {
2042
- const id = params.id.match('(.*).html')[1];
2043
- return id ? `/tencentvideo/playlist/${id}` : '';
2044
- },
2045
- },
2046
- {
2047
- title: '视频 - 播放列表',
2048
- docs: 'https://docs.rsshub.app/multimedia.html#teng-xun-shi-pin',
2049
- source: '/x/cover/:id/:detail',
2050
- target: '/tencentvideo/playlist/:id',
2051
- },
2052
- ],
2053
- },
2054
- 'javbus.com': {
2055
- _name: 'JavBus',
2056
- www: [
2057
- {
2058
- title: '首页',
2059
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2060
- source: '/',
2061
- target: '/javbus/home',
2062
- },
2063
- {
2064
- title: '分类',
2065
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2066
- source: '/genre/:gid',
2067
- target: '/javbus/genre/:gid',
2068
- },
2069
- {
2070
- title: '演员',
2071
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2072
- source: '/star/:sid',
2073
- target: '/javbus/star/:sid',
2074
- },
2075
- {
2076
- title: '系列',
2077
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2078
- source: '/series/:seriesid',
2079
- target: '/javbus/series/:seriesid',
2080
- },
2081
- {
2082
- title: '首页 / 步兵',
2083
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2084
- source: '/uncensored',
2085
- target: '/javbus/uncensored/home',
2086
- },
2087
- {
2088
- title: '分类 / 步兵',
2089
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2090
- source: '/uncensored/genre/:gid',
2091
- target: '/javbus/uncensored/genre/:gid',
2092
- },
2093
- {
2094
- title: '演员 / 步兵',
2095
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2096
- source: '/uncensored/star/:sid',
2097
- target: '/javbus/uncensored/star/:sid',
2098
- },
2099
- {
2100
- title: '系列 / 步兵',
2101
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2102
- source: '/uncensored/series/:seriesid',
2103
- target: '/javbus/uncensored/series/:seriesid',
2104
- },
2105
- ],
2106
- },
2107
- 'javbus.one': {
2108
- _name: 'JavBus',
2109
- www: [
2110
- {
2111
- title: '首页 / 欧陆风云',
2112
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2113
- source: '/',
2114
- target: '/javbus/western/home',
2115
- },
2116
- {
2117
- title: '分类 / 欧陆风云',
2118
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2119
- source: '/genre/:gid',
2120
- target: '/javbus/western/genre/:gid',
2121
- },
2122
- {
2123
- title: '演员 / 欧陆风云',
2124
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2125
- source: '/star/:sid',
2126
- target: '/javbus/western/star/:sid',
2127
- },
2128
- {
2129
- title: '系列 / 欧陆风云',
2130
- docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2131
- source: '/series/:seriesid',
2132
- target: '/javbus/western/series/:seriesid',
2133
- },
2134
- ],
2135
- },
2136
1661
  'onejav.com': {
2137
1662
  _name: 'OneJAV BT',
2138
1663
  '.': [
@@ -2324,18 +1849,6 @@ module.exports = {
2324
1849
  },
2325
1850
  ],
2326
1851
  },
2327
- 'lofter.com': {
2328
- _name: 'Lofter',
2329
- www: [
2330
- {
2331
- title: '话题 (标签)',
2332
- docs: 'https://docs.rsshub.app/social-media.html#lofter',
2333
- source: ['/tag/:name', '/tag/:name/:type'],
2334
- target: (params) => `/lofter/tag/${params.name}/${params.type || ''}`,
2335
- },
2336
- ],
2337
- },
2338
-
2339
1852
  'yuque.com': {
2340
1853
  _name: '语雀',
2341
1854
  www: [
@@ -2442,17 +1955,6 @@ module.exports = {
2442
1955
  },
2443
1956
  ],
2444
1957
  },
2445
- 'ems.com.cn': {
2446
- _name: '中国邮政速递物流',
2447
- www: [
2448
- {
2449
- title: '新闻',
2450
- docs: 'https://docs.rsshub.app/other.html#zhong-guo-you-zheng-su-di-wu-liu',
2451
- source: '/aboutus/xin_wen_yu_shi_jian.html',
2452
- target: '/ems/news',
2453
- },
2454
- ],
2455
- },
2456
1958
  'popiapp.cn': {
2457
1959
  _name: 'Popi 提问箱',
2458
1960
  www: [
@@ -2516,17 +2018,6 @@ module.exports = {
2516
2018
  },
2517
2019
  ],
2518
2020
  },
2519
- 'picuki.com': {
2520
- _name: 'Picuki',
2521
- www: [
2522
- {
2523
- title: '用户',
2524
- docs: 'https://docs.rsshub.app/social-media.html#picuki-yong-hu',
2525
- source: '/profile/:id',
2526
- target: '/picuki/profile/:id',
2527
- },
2528
- ],
2529
- },
2530
2021
  'jjmhw.cc': {
2531
2022
  _name: '漫小肆',
2532
2023
  www: [