rsshub 1.0.0-master.fc49163 → 1.0.0-master.fc91df6

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 (1520) hide show
  1. package/README.md +8 -6
  2. package/lib/api_router.js +3 -5
  3. package/lib/app.js +10 -4
  4. package/lib/config.js +34 -9
  5. package/lib/core_router.js +17 -0
  6. package/lib/errors/RequestInProgress.js +3 -0
  7. package/lib/errors/index.js +3 -0
  8. package/lib/index.js +1 -0
  9. package/lib/maintainer.js +27 -0
  10. package/lib/middleware/access-control.js +7 -6
  11. package/lib/middleware/cache/index.js +129 -0
  12. package/lib/middleware/cache/memory.js +42 -0
  13. package/lib/middleware/cache/redis.js +48 -0
  14. package/lib/middleware/debug.js +0 -5
  15. package/lib/middleware/header.js +2 -1
  16. package/lib/middleware/load-on-demand.js +36 -0
  17. package/lib/middleware/onerror.js +26 -74
  18. package/lib/middleware/parameter.js +41 -14
  19. package/lib/middleware/template.js +16 -10
  20. package/lib/radar-rules.js +3127 -0
  21. package/lib/radar.js +22 -0
  22. package/lib/router.js +2323 -1774
  23. package/lib/routes/10000link/news.js +1 -1
  24. package/lib/routes/12306/zxdt.js +3 -3
  25. package/lib/routes/141jav/141jav.js +37 -0
  26. package/lib/routes/141ppv/141ppv.js +37 -0
  27. package/lib/routes/199it/index.js +15 -17
  28. package/lib/routes/199it/utils.js +10 -11
  29. package/lib/routes/1point3acres/blog.js +15 -16
  30. package/lib/routes/1point3acres/offer.js +8 -8
  31. package/lib/routes/1point3acres/post.js +2 -2
  32. package/lib/routes/1x/index.js +49 -16
  33. package/lib/routes/2048/bbs.js +1 -1
  34. package/lib/routes/21caijing/channel.js +4 -4
  35. package/lib/routes/36kr/motif.js +9 -10
  36. package/lib/routes/36kr/news.js +7 -8
  37. package/lib/routes/36kr/search/article.js +3 -3
  38. package/lib/routes/36kr/user.js +8 -9
  39. package/lib/routes/3dm/game.js +1 -1
  40. package/lib/routes/3dm/news_center.js +4 -4
  41. package/lib/routes/3k8/latest.js +16 -17
  42. package/lib/routes/3ycy/home.js +4 -4
  43. package/lib/routes/51voa/channel.js +2 -2
  44. package/lib/routes/60s-science/transcript.js +1 -1
  45. package/lib/routes/6park/index.js +57 -0
  46. package/lib/routes/8btc/author.js +1 -1
  47. package/lib/routes/8kcos/cat.js +1 -1
  48. package/lib/routes/8kcos/latest.js +1 -1
  49. package/lib/routes/91ddcc/stage.js +10 -11
  50. package/lib/routes/91ddcc/user.js +2 -2
  51. package/lib/routes/93/index.js +50 -0
  52. package/lib/routes/95mm/utils.js +16 -17
  53. package/lib/routes/abc/documentId.js +7272 -0
  54. package/lib/routes/abc/id.js +7272 -0
  55. package/lib/routes/abc/index.js +51 -63
  56. package/lib/routes/acfun/video.js +1 -1
  57. package/lib/routes/acm/amturingaward.js +68 -0
  58. package/lib/routes/acwifi/index.js +1 -1
  59. package/lib/routes/adnmb/index.js +1 -1
  60. package/lib/routes/adquan/index.js +8 -9
  61. package/lib/routes/aeon/category.js +1 -1
  62. package/lib/routes/aflcio/blog.js +48 -0
  63. package/lib/routes/agefans/detail.js +3 -3
  64. package/lib/routes/agefans/update.js +46 -0
  65. package/lib/routes/aisixiang/column.js +2 -2
  66. package/lib/routes/aisixiang/ranking.js +2 -2
  67. package/lib/routes/aisixiang/thinktank.js +2 -2
  68. package/lib/routes/aiyanxishe/home.js +1 -1
  69. package/lib/routes/algocasts/all.js +12 -14
  70. package/lib/routes/aliyun/database_month.js +3 -3
  71. package/lib/routes/aliyun/developer/group.js +1 -1
  72. package/lib/routes/aliyun/notice.js +3 -3
  73. package/lib/routes/aliyun-kernel/index.js +2 -2
  74. package/lib/routes/aljazeera/news.js +9 -10
  75. package/lib/routes/allnow/column.js +3 -45
  76. package/lib/routes/allnow/index.js +5 -0
  77. package/lib/routes/allnow/tag.js +7 -0
  78. package/lib/routes/allnow/user.js +7 -0
  79. package/lib/routes/allnow/utils.js +67 -0
  80. package/lib/routes/alter-cn/news.js +7 -8
  81. package/lib/routes/amazfitwatchfaces/utils.js +11 -12
  82. package/lib/routes/amazon/ku.js +16 -17
  83. package/lib/routes/amd/graphicsdrivers.js +1 -1
  84. package/lib/routes/andyt/index.js +1 -1
  85. package/lib/routes/anigamer/new_anime.js +12 -13
  86. package/lib/routes/animen/news.js +4 -4
  87. package/lib/routes/anitama/channel.js +2 -2
  88. package/lib/routes/anytxt/release-notes.js +33 -0
  89. package/lib/routes/aom/journal.js +15 -16
  90. package/lib/routes/aozora/newbook.js +5 -5
  91. package/lib/routes/apnews/topics.js +32 -51
  92. package/lib/routes/apple/appstore/price.js +1 -1
  93. package/lib/routes/apple/appstore/update.js +1 -1
  94. package/lib/routes/apple/exchange_repair.js +1 -1
  95. package/lib/routes/arknights/news.js +6 -5
  96. package/lib/routes/asahi/area.js +57 -0
  97. package/lib/routes/asahi/index.js +94 -0
  98. package/lib/routes/asiantolick/index.js +64 -0
  99. package/lib/routes/asml/press-releases.js +12 -13
  100. package/lib/routes/atfd/index.js +1 -1
  101. package/lib/routes/av01/actor.js +36 -0
  102. package/lib/routes/av01/tag.js +36 -0
  103. package/lib/routes/avgle/videos.js +3 -3
  104. package/lib/routes/axis-studios/work.js +3 -3
  105. package/lib/routes/babehub/index.js +30 -0
  106. package/lib/routes/babehub/search.js +15 -0
  107. package/lib/routes/babehub/utils.js +71 -0
  108. package/lib/routes/babykingdom/index.js +1 -1
  109. package/lib/routes/bahamut/creation.js +1 -1
  110. package/lib/routes/bahamut/utils.js +3 -3
  111. package/lib/routes/baidu/daily.js +1 -1
  112. package/lib/routes/bandcamp/tag.js +46 -0
  113. package/lib/routes/bangumi/calendar/today.js +1 -1
  114. package/lib/routes/bangumi/group/topic.js +2 -2
  115. package/lib/routes/bangumi/subject/comments.js +1 -1
  116. package/lib/routes/bangumi/subject/ep.js +1 -1
  117. package/lib/routes/bangumi/user/blog.js +7 -8
  118. package/lib/routes/banyuetan/byt.js +50 -0
  119. package/lib/routes/banyuetan/index.js +3 -3
  120. package/lib/routes/bbc/index.js +29 -20
  121. package/lib/routes/bbc/utils.js +13 -110
  122. package/lib/routes/behance/index.js +4 -4
  123. package/lib/routes/bell-labs/events-news.js +70 -0
  124. package/lib/routes/bendibao/news.js +11 -7
  125. package/lib/routes/benedictevans/recent.js +1 -1
  126. package/lib/routes/bibgame/category.js +56 -0
  127. package/lib/routes/bihu/activaties.js +4 -4
  128. package/lib/routes/bilibili/audio.js +6 -6
  129. package/lib/routes/bilibili/blackboard.js +7 -6
  130. package/lib/routes/bilibili/coin.js +9 -5
  131. package/lib/routes/bilibili/danmaku.js +2 -2
  132. package/lib/routes/bilibili/dynamic.js +20 -14
  133. package/lib/routes/bilibili/fav.js +9 -5
  134. package/lib/routes/bilibili/followings_article.js +2 -2
  135. package/lib/routes/bilibili/followings_dynamic.js +26 -16
  136. package/lib/routes/bilibili/followings_video.js +10 -13
  137. package/lib/routes/bilibili/liveArea.js +1 -1
  138. package/lib/routes/bilibili/manga_followings.js +39 -0
  139. package/lib/routes/bilibili/manga_update.js +2 -2
  140. package/lib/routes/bilibili/page.js +1 -1
  141. package/lib/routes/bilibili/partion-ranking.js +1 -1
  142. package/lib/routes/bilibili/partion.js +1 -1
  143. package/lib/routes/bilibili/reply.js +1 -1
  144. package/lib/routes/bilibili/topic.js +1 -1
  145. package/lib/routes/bilibili/userChannel.js +40 -12
  146. package/lib/routes/bilibili/userFav.js +1 -0
  147. package/lib/routes/bilibili/utils.js +1 -1
  148. package/lib/routes/bilibili/video.js +1 -1
  149. package/lib/routes/bilibili/vsearch.js +10 -10
  150. package/lib/routes/bilibili/weekly_recommend.js +6 -1
  151. package/lib/routes/bioon/latest.js +13 -14
  152. package/lib/routes/bioone/featured.js +49 -0
  153. package/lib/routes/bjnews/epaper.js +3 -3
  154. package/lib/routes/bjnews/news.js +2 -1
  155. package/lib/routes/bjp/apod.js +1 -1
  156. package/lib/routes/bjx/huanbao.js +2 -2
  157. package/lib/routes/blizzard/news.js +14 -15
  158. package/lib/routes/blogs/diygod/animal-crossing.js +2 -2
  159. package/lib/routes/blogs/hedwig.js +2 -2
  160. package/lib/routes/blogs/jianning.js +2 -2
  161. package/lib/routes/blogs/wangyin.js +6 -6
  162. package/lib/routes/blogs/wordpress.js +16 -1
  163. package/lib/routes/blow-studio/work.js +5 -5
  164. package/lib/routes/blur-studio/index.js +5 -5
  165. package/lib/routes/boc/whpj.js +1 -1
  166. package/lib/routes/bookscomtw/newbooks.js +37 -0
  167. package/lib/routes/bookwalkertw/news.js +3 -3
  168. package/lib/routes/booth-pm/shop.js +57 -0
  169. package/lib/routes/boston/index.js +43 -44
  170. package/lib/routes/caixin/article.js +26 -6
  171. package/lib/routes/caixin/blog.js +1 -1
  172. package/lib/routes/caixin/category.js +2 -2
  173. package/lib/routes/caixin/database.js +48 -0
  174. package/lib/routes/caixin/latest.js +75 -0
  175. package/lib/routes/caixin/yxnews.js +30 -0
  176. package/lib/routes/cartoonmad/comic.js +2 -2
  177. package/lib/routes/caus/index.js +87 -0
  178. package/lib/routes/cbc/topics.js +7 -8
  179. package/lib/routes/cbndata/information.js +52 -0
  180. package/lib/routes/ccdi/scdc.js +1 -1
  181. package/lib/routes/ccf/news.js +15 -16
  182. package/lib/routes/ccg/index.js +49 -0
  183. package/lib/routes/ccreports/index.js +1 -1
  184. package/lib/routes/cctv/jx.js +46 -0
  185. package/lib/routes/cctv/lm.js +78 -0
  186. package/lib/routes/cctv/special.js +59 -60
  187. package/lib/routes/cctv/utils/mzzlbg.js +3 -3
  188. package/lib/routes/cctv/utils/news.js +1 -1
  189. package/lib/routes/cctv/utils/xinwen1j1.js +4 -5
  190. package/lib/routes/cctv/xwlb.js +1 -1
  191. package/lib/routes/cell/cell/index.js +5 -7
  192. package/lib/routes/cell/cover.js +6 -6
  193. package/lib/routes/cfan/news.js +1 -1
  194. package/lib/routes/cgtn/most.js +10 -11
  195. package/lib/routes/cgtn/opinions.js +50 -0
  196. package/lib/routes/cgtn/pick.js +45 -0
  197. package/lib/routes/cgtn/top.js +10 -11
  198. package/lib/routes/changba/user.js +3 -3
  199. package/lib/routes/changku/index.js +9 -8
  200. package/lib/routes/chaoli/index.js +14 -15
  201. package/lib/routes/chaping/banner.js +12 -13
  202. package/lib/routes/chaping/news.js +12 -13
  203. package/lib/routes/checkee/index.js +3 -3
  204. package/lib/routes/chicagotribune/index.js +46 -47
  205. package/lib/routes/chiculture/topic.js +59 -0
  206. package/lib/routes/chinadialogue/column.js +2 -2
  207. package/lib/routes/chinadialogue/topics.js +2 -2
  208. package/lib/routes/chinafile/index.js +36 -37
  209. package/lib/routes/chinalaborwatch/reports.js +12 -13
  210. package/lib/routes/chiphell/forum.js +1 -1
  211. package/lib/routes/chsi/zszcgd.js +51 -0
  212. package/lib/routes/chuapp/index.js +9 -10
  213. package/lib/routes/chuiniu/column.js +1 -1
  214. package/lib/routes/citavi/index.js +13 -14
  215. package/lib/routes/cktest/policy.js +17 -18
  216. package/lib/routes/clb/commentary.js +11 -12
  217. package/lib/routes/clickme/index.js +1 -1
  218. package/lib/routes/cls/depth.js +14 -15
  219. package/lib/routes/cls/telegraph.js +15 -2
  220. package/lib/routes/cmes/news.js +14 -15
  221. package/lib/routes/cna/index.js +20 -15
  222. package/lib/routes/cninfo/announcement.js +2 -2
  223. package/lib/routes/cnu/discovery.js +1 -1
  224. package/lib/routes/cnu/selected.js +1 -1
  225. package/lib/routes/comicskingdom/index.js +61 -0
  226. package/lib/routes/commonapp/blog.js +42 -0
  227. package/lib/routes/cool18/index.js +17 -18
  228. package/lib/routes/coolapk/dyh.js +3 -10
  229. package/lib/routes/coolapk/hot.js +99 -0
  230. package/lib/routes/coolapk/huati.js +1 -12
  231. package/lib/routes/coolapk/toutiao.js +31 -0
  232. package/lib/routes/coolapk/tuwen.js +5 -4
  233. package/lib/routes/coolapk/userDynamic.js +3 -10
  234. package/lib/routes/coolapk/utils.js +86 -56
  235. package/lib/routes/copymanga/comic.js +67 -0
  236. package/lib/routes/coronavirus/sg-moh.js +1 -1
  237. package/lib/routes/coronavirus/yahoo-japan.js +77 -0
  238. package/lib/routes/cpta/notice.js +9 -10
  239. package/lib/routes/creaders/headline.js +9 -10
  240. package/lib/routes/cria/news.js +57 -0
  241. package/lib/routes/cs/news.js +11 -12
  242. package/lib/routes/csc/notice.js +1 -1
  243. package/lib/routes/csrc/auditstatus.js +2 -2
  244. package/lib/routes/ctei/news.js +50 -0
  245. package/lib/routes/ctfhub/search.js +6 -8
  246. package/lib/routes/ctfhub/upcoming.js +1 -1
  247. package/lib/routes/curseforge/files.js +23 -39
  248. package/lib/routes/cyzone/author.js +1 -1
  249. package/lib/routes/cyzone/label.js +1 -1
  250. package/lib/routes/d1bz/novel.js +1 -1
  251. package/lib/routes/d2/daily.js +1 -1
  252. package/lib/routes/dailyart/index.js +33 -0
  253. package/lib/routes/daodu/index.js +15 -16
  254. package/lib/routes/dapenti/utils.js +7 -2
  255. package/lib/routes/darwinawards/articles.js +3 -3
  256. package/lib/routes/dayone/blog.js +56 -0
  257. package/lib/routes/dbaplus/activity.js +35 -0
  258. package/lib/routes/dbaplus/tab.js +50 -0
  259. package/lib/routes/dbmv/index.js +2 -2
  260. package/lib/routes/dcard/section.js +1 -1
  261. package/lib/routes/dcinside/board.js +1 -1
  262. package/lib/routes/ddrk/list.js +1 -1
  263. package/lib/routes/dedao/index.js +12 -13
  264. package/lib/routes/dedao/list.js +11 -12
  265. package/lib/routes/deeplearningai/thebatch.js +7 -8
  266. package/lib/routes/deepmind/blog.js +12 -13
  267. package/lib/routes/dekudeals/index.js +3 -3
  268. package/lib/routes/deloitte/industries.js +7 -8
  269. package/lib/routes/dengekionline/new.js +9 -9
  270. package/lib/routes/dgjyw/index.js +7 -8
  271. package/lib/routes/dgtle/index.js +2 -2
  272. package/lib/routes/dianping/user.js +5 -11
  273. package/lib/routes/dida365/habit-checkins.js +83 -0
  274. package/lib/routes/digic-pictures/index.js +4 -4
  275. package/lib/routes/digitaling/article.js +3 -3
  276. package/lib/routes/digitaling/index.js +2 -2
  277. package/lib/routes/digitaling/project.js +2 -2
  278. package/lib/routes/dilbert/strip.js +1 -1
  279. package/lib/routes/discuss/index.js +71 -0
  280. package/lib/routes/discuz/discuz.js +2 -2
  281. package/lib/routes/ditto/changes.js +36 -0
  282. package/lib/routes/dlsite/campaign.js +13 -13
  283. package/lib/routes/dlsite/new.js +10 -10
  284. package/lib/routes/dockone/weekly.js +1 -1
  285. package/lib/routes/donews/index.js +3 -4
  286. package/lib/routes/donews/utils.js +3 -7
  287. package/lib/routes/dongqiudi/utils.js +1 -1
  288. package/lib/routes/douban/channel/subject.js +2 -2
  289. package/lib/routes/douban/channel/topic.js +3 -3
  290. package/lib/routes/douban/commercialpress/latest.js +1 -1
  291. package/lib/routes/douban/doulist.js +6 -6
  292. package/lib/routes/douban/explore.js +1 -1
  293. package/lib/routes/douban/explore_column.js +4 -4
  294. package/lib/routes/douban/group.js +32 -31
  295. package/lib/routes/douban/later.js +20 -7
  296. package/lib/routes/douban/people/status.js +56 -16
  297. package/lib/routes/douban/people/wish.js +2 -2
  298. package/lib/routes/douban/replied.js +37 -38
  299. package/lib/routes/douban/replies.js +20 -21
  300. package/lib/routes/douban/topic.js +6 -6
  301. package/lib/routes/douyu/room.js +1 -1
  302. package/lib/routes/dribbble/utils.js +5 -5
  303. package/lib/routes/dsb/area.js +11 -12
  304. package/lib/routes/dsndsht23/index.js +19 -8
  305. package/lib/routes/dtcj/datahero.js +49 -0
  306. package/lib/routes/duozhi/index.js +3 -3
  307. package/lib/routes/duozhuayu/search.js +2 -6
  308. package/lib/routes/dw/index.js +11 -12
  309. package/lib/routes/dx2025/index.js +14 -15
  310. package/lib/routes/dxy/vaccine.js +109 -0
  311. package/lib/routes/dykszx/news.js +57 -0
  312. package/lib/routes/eagle/changelog.js +75 -0
  313. package/lib/routes/earthquake/index.js +13 -16
  314. package/lib/routes/ebb/index.js +1 -1
  315. package/lib/routes/eeo/index.js +72 -36
  316. package/lib/routes/ehentai/ehapi.js +134 -0
  317. package/lib/routes/ehentai/favorites.js +19 -0
  318. package/lib/routes/ehentai/search.js +20 -0
  319. package/lib/routes/ehentai/tag.js +13 -0
  320. package/lib/routes/elife/index.js +1 -1
  321. package/lib/routes/elitebabes/index.js +30 -0
  322. package/lib/routes/elitebabes/search.js +15 -0
  323. package/lib/routes/elitebabes/utils.js +88 -0
  324. package/lib/routes/elitebabes/videos.js +26 -0
  325. package/lib/routes/embassy/supportedList.js +19 -0
  326. package/lib/routes/emi-nitta/home.js +7 -8
  327. package/lib/routes/enclavebooks/collection.js +1 -1
  328. package/lib/routes/enclavebooks/user.js +1 -1
  329. package/lib/routes/erbingapp/news.js +38 -29
  330. package/lib/routes/esquirehk/tag.js +24 -25
  331. package/lib/routes/etoland/board.js +5 -5
  332. package/lib/routes/europapress/index.js +52 -0
  333. package/lib/routes/{eventernote → everything/eventernote}/actors.js +0 -0
  334. package/lib/routes/ezone/index.js +60 -0
  335. package/lib/routes/eztv/imdb.js +12 -6
  336. package/lib/routes/facebook/page.js +8 -1
  337. package/lib/routes/fanbox/conv.js +1 -1
  338. package/lib/routes/fanbox/header.js +1 -1
  339. package/lib/routes/fanbox/main.js +1 -1
  340. package/lib/routes/fanfou/favorites.js +13 -16
  341. package/lib/routes/fanfou/home_timeline.js +13 -16
  342. package/lib/routes/fanfou/public_timeline.js +14 -16
  343. package/lib/routes/fanfou/trends.js +6 -11
  344. package/lib/routes/fanfou/user_timeline.js +13 -16
  345. package/lib/routes/fanfou/utils.js +5 -5
  346. package/lib/routes/fantia/user.js +10 -11
  347. package/lib/routes/fashionnetwork/news.js +70 -0
  348. package/lib/routes/feed-the-beast/modpack.js +31 -0
  349. package/lib/routes/feixuew/index.js +13 -14
  350. package/lib/routes/ff14/ff14_zh.js +3 -5
  351. package/lib/routes/fgo/news.js +7 -8
  352. package/lib/routes/finviz/news.js +1 -1
  353. package/lib/routes/fir/update.js +1 -1
  354. package/lib/routes/firefox/addons.js +1 -1
  355. package/lib/routes/fitchratings/site.js +2 -2
  356. package/lib/routes/fjnews/fznews.js +1 -1
  357. package/lib/routes/flyertea/utils.js +3 -3
  358. package/lib/routes/fnal/news.js +50 -0
  359. package/lib/routes/fontstory/tw.js +48 -0
  360. package/lib/routes/ft/myft.js +46 -0
  361. package/lib/routes/fulinian/index.js +13 -14
  362. package/lib/routes/furaffinity/browse.js +44 -0
  363. package/lib/routes/furaffinity/commissions.js +39 -0
  364. package/lib/routes/furaffinity/favorites.js +56 -0
  365. package/lib/routes/furaffinity/gallery.js +56 -0
  366. package/lib/routes/furaffinity/home.js +59 -0
  367. package/lib/routes/furaffinity/journal_comments.js +50 -0
  368. package/lib/routes/furaffinity/journals.js +49 -0
  369. package/lib/routes/furaffinity/scraps.js +56 -0
  370. package/lib/routes/furaffinity/search.js +56 -0
  371. package/lib/routes/furaffinity/shouts.js +40 -0
  372. package/lib/routes/furaffinity/status.js +39 -0
  373. package/lib/routes/furaffinity/submission_comments.js +50 -0
  374. package/lib/routes/furaffinity/user.js +96 -0
  375. package/lib/routes/furaffinity/watchers.js +47 -0
  376. package/lib/routes/furaffinity/watching.js +47 -0
  377. package/lib/routes/futunn/highlights.js +3 -3
  378. package/lib/routes/fx678/kx.js +2 -2
  379. package/lib/routes/fzdm/manhua.js +43 -9
  380. package/lib/routes/gab/explore.js +31 -0
  381. package/lib/routes/gab/user.js +32 -0
  382. package/lib/routes/galgame/hhgal.js +4 -4
  383. package/lib/routes/game4399/forum.js +4 -4
  384. package/lib/routes/gamegrape/index.js +73 -0
  385. package/lib/routes/gamer/gnn_index.js +47 -36
  386. package/lib/routes/gamer/hot.js +14 -15
  387. package/lib/routes/gameres/utils.js +20 -21
  388. package/lib/routes/gamersky/ent.js +5 -5
  389. package/lib/routes/gaoqing/utils.js +3 -3
  390. package/lib/routes/gcores/category.js +1 -1
  391. package/lib/routes/geektime/column.js +4 -4
  392. package/lib/routes/geektime/news.js +4 -4
  393. package/lib/routes/gelonghui/keyword.js +7 -8
  394. package/lib/routes/gelonghui/subject.js +7 -8
  395. package/lib/routes/gelonghui/user.js +7 -8
  396. package/lib/routes/gf-cn/news.js +39 -0
  397. package/lib/routes/girlimg/album.js +1 -1
  398. package/lib/routes/gitea/blog.js +2 -2
  399. package/lib/routes/github/contributors.js +6 -8
  400. package/lib/routes/github/file.js +10 -13
  401. package/lib/routes/github/issue.js +2 -2
  402. package/lib/routes/github/search.js +1 -1
  403. package/lib/routes/github/starred_repos.js +2 -2
  404. package/lib/routes/github/topic.js +25 -0
  405. package/lib/routes/github/trending.js +4 -4
  406. package/lib/routes/gitlab/explore.js +6 -4
  407. package/lib/routes/gitlab/release.js +30 -0
  408. package/lib/routes/gitlab/tag.js +30 -0
  409. package/lib/routes/go.jp/mofa/main.js +3 -3
  410. package/lib/routes/gocomics/index.js +64 -0
  411. package/lib/routes/google/album.js +1 -1
  412. package/lib/routes/google/citations.js +1 -1
  413. package/lib/routes/google/news.js +2 -2
  414. package/lib/routes/google/sites.js +3 -3
  415. package/lib/routes/gov/beijing/eea.js +13 -6
  416. package/lib/routes/gov/beijing/mhc.js +7 -8
  417. package/lib/routes/gov/caict/bps.js +8 -9
  418. package/lib/routes/gov/caict/caictgd.js +8 -9
  419. package/lib/routes/gov/caict/qwsj.js +1 -1
  420. package/lib/routes/gov/chinatax/latest.js +9 -10
  421. package/lib/routes/gov/chongqing/ljxq/dwgk.js +10 -11
  422. package/lib/routes/gov/chongqing/ljxq/zwgk.js +10 -11
  423. package/lib/routes/gov/cnca/hydt.js +1 -1
  424. package/lib/routes/gov/cnca/jgdt.js +1 -1
  425. package/lib/routes/gov/cnca/zxtz.js +2 -2
  426. package/lib/routes/gov/cppcc/index.js +48 -0
  427. package/lib/routes/gov/customs/list.js +3 -3
  428. package/lib/routes/gov/fmprc/utils.js +3 -3
  429. package/lib/routes/gov/guangdong/edu.js +8 -9
  430. package/lib/routes/gov/guangdong/eea.js +59 -0
  431. package/lib/routes/gov/harbin/kjj.js +11 -12
  432. package/lib/routes/gov/hubei/hbsia.js +101 -0
  433. package/lib/routes/gov/hunan/notice.js +3 -3
  434. package/lib/routes/gov/jiangsu/eea.js +1 -1
  435. package/lib/routes/gov/miit/wjgs.js +1 -1
  436. package/lib/routes/gov/miit/zcjd.js +1 -1
  437. package/lib/routes/gov/miit/zcwj.js +1 -1
  438. package/lib/routes/gov/moa/moa.js +3 -3
  439. package/lib/routes/gov/moa/sjzxfb.js +3 -3
  440. package/lib/routes/gov/mohrss/sbjm.js +59 -0
  441. package/lib/routes/gov/mohurd/policy.js +8 -9
  442. package/lib/routes/gov/ndrc/xwdt.js +11 -12
  443. package/lib/routes/gov/news/index.js +2 -2
  444. package/lib/routes/gov/ngd/index.js +51 -0
  445. package/lib/routes/gov/nppa/channels.js +2 -2
  446. package/lib/routes/gov/nppa/contents.js +3 -3
  447. package/lib/routes/gov/province/jiangsu/getContent.js +1 -2
  448. package/lib/routes/gov/province/jiangsu/index.js +1 -1
  449. package/lib/routes/gov/sapprft/7026.js +3 -3
  450. package/lib/routes/gov/shanghai/sthj.js +2 -2
  451. package/lib/routes/gov/shanxi/rst.js +4 -4
  452. package/lib/routes/gov/shenzhen/xxgk/zfxxgj.js +62 -0
  453. package/lib/routes/gov/shuju/index.js +13 -14
  454. package/lib/routes/gov/statecouncil/briefing.js +2 -2
  455. package/lib/routes/gov/suzhou/doc.js +1 -1
  456. package/lib/routes/gov/suzhou/news.js +7 -7
  457. package/lib/routes/gov/taiwan/mnd.js +25 -26
  458. package/lib/routes/gov/veterans/china.js +6 -6
  459. package/lib/routes/gov/veterans/hebei.js +6 -6
  460. package/lib/routes/gov/wuhan/kjj.js +63 -0
  461. package/lib/routes/gov/wuhan/wehdz.js +63 -0
  462. package/lib/routes/gov/xinwen/tujie.js +11 -12
  463. package/lib/routes/gq/tw/index.js +22 -23
  464. package/lib/routes/gracg/user.js +2 -2
  465. package/lib/routes/greasyfork/scripts.js +2 -2
  466. package/lib/routes/growincity/news.js +49 -0
  467. package/lib/routes/grubstreet/utils.js +6 -6
  468. package/lib/routes/guancha/headline.js +10 -11
  469. package/lib/routes/guancha/index.js +28 -29
  470. package/lib/routes/guancha/personalpage.js +41 -7
  471. package/lib/routes/guancha/topic.js +14 -15
  472. package/lib/routes/guanggoo/index.js +11 -10
  473. package/lib/routes/guat/news.js +1 -1
  474. package/lib/routes/guet/news.js +5 -5
  475. package/lib/routes/guiltfree/onsale.js +13 -14
  476. package/lib/routes/guokr/scientific.js +13 -14
  477. package/lib/routes/gvm/index.js +7 -8
  478. package/lib/routes/gwern/category.js +2 -2
  479. package/lib/routes/hackernews/story.js +1 -1
  480. package/lib/routes/hackerone/hacktivity.js +1 -1
  481. package/lib/routes/hackerone/search.js +49 -0
  482. package/lib/routes/haimaoba/comics.js +17 -18
  483. package/lib/routes/hainanu/ssszs.js +36 -0
  484. package/lib/routes/haohaozhu/discover.js +1 -1
  485. package/lib/routes/haohaozhu/whole-house.js +2 -2
  486. package/lib/routes/hdx/explore.js +1 -1
  487. package/lib/routes/hentai-cosplays/porn-images-xxx.js +1 -1
  488. package/lib/routes/hentai-cosplays/utils.js +44 -18
  489. package/lib/routes/hex-rays/index.js +13 -20
  490. package/lib/routes/hexo/next.js +1 -1
  491. package/lib/routes/hinatazaka46/blog.js +1 -1
  492. package/lib/routes/hk01/zone.js +3 -3
  493. package/lib/routes/hkcd/pdf.js +30 -0
  494. package/lib/routes/hkcnews/news.js +59 -0
  495. package/lib/routes/hkepc/index.js +164 -0
  496. package/lib/routes/hket/index.js +129 -0
  497. package/lib/routes/hkgolden/index.js +110 -0
  498. package/lib/routes/hko/weather.js +1 -1
  499. package/lib/routes/hpoi/index.js +1 -1
  500. package/lib/routes/hpoi/user.js +2 -2
  501. package/lib/routes/huawei/xinsheng/index.js +14 -15
  502. package/lib/routes/hugo/releases.js +53 -0
  503. package/lib/routes/hupu/all.js +16 -17
  504. package/lib/routes/hupu/bbs.js +5 -5
  505. package/lib/routes/hupu/dept.js +16 -17
  506. package/lib/routes/huxiu/collection.js +2 -2
  507. package/lib/routes/huxiu/utils.js +10 -10
  508. package/lib/routes/huya/live.js +2 -2
  509. package/lib/routes/icable/category.js +20 -23
  510. package/lib/routes/icity/index.js +1 -1
  511. package/lib/routes/idaily/index.js +21 -0
  512. package/lib/routes/iea/index.js +13 -14
  513. package/lib/routes/ieee/author.js +2 -2
  514. package/lib/routes/ifanr/index.js +1 -1
  515. package/lib/routes/ifeng/feng.js +1 -1
  516. package/lib/routes/ifnews/column.js +1 -1
  517. package/lib/routes/iie/blog.js +10 -11
  518. package/lib/routes/im2maker/index.js +1 -1
  519. package/lib/routes/imaijia/category.js +5 -5
  520. package/lib/routes/imuseum/index.js +1 -1
  521. package/lib/routes/index.js +6 -26
  522. package/lib/routes/indienova/article.js +2 -2
  523. package/lib/routes/infoq/topic.js +1 -1
  524. package/lib/routes/infoq/utils.js +2 -2
  525. package/lib/routes/infzm/news.js +3 -1
  526. package/lib/routes/initium/full.js +21 -15
  527. package/lib/routes/instagram/index.js +82 -66
  528. package/lib/routes/instagram/utils.js +7 -3
  529. package/lib/routes/instapaper/person.js +1 -1
  530. package/lib/routes/interesting-sky/astronomical_events.js +38 -0
  531. package/lib/routes/interesting-sky/recent-interesting.js +46 -0
  532. package/lib/routes/iplay/home.js +1 -1
  533. package/lib/routes/iplay/utils.js +3 -3
  534. package/lib/routes/ipsw/index.js +3 -3
  535. package/lib/routes/iqiyi/dongman.js +1 -1
  536. package/lib/routes/iqiyi/video.js +1 -1
  537. package/lib/routes/ithome/index.js +15 -16
  538. package/lib/routes/ithome/ranking.js +18 -19
  539. package/lib/routes/itslide/new.js +2 -2
  540. package/lib/routes/ixigua/userVideo.js +7 -7
  541. package/lib/routes/iyiou/index.js +41 -0
  542. package/lib/routes/iyouport/index.js +11 -12
  543. package/lib/routes/jandan/article.js +62 -0
  544. package/lib/routes/jandan/pic.js +48 -59
  545. package/lib/routes/japanpost/track.js +111 -0
  546. package/lib/routes/japanpost/utils.js +62 -16
  547. package/lib/routes/javbus/util.js +1 -1
  548. package/lib/routes/javdb/actors.js +5 -4
  549. package/lib/routes/javdb/index.js +32 -0
  550. package/lib/routes/javdb/makers.js +5 -4
  551. package/lib/routes/javdb/rankings.js +3 -3
  552. package/lib/routes/javdb/search.js +5 -5
  553. package/lib/routes/javdb/series.js +5 -4
  554. package/lib/routes/javdb/tags.js +4 -4
  555. package/lib/routes/javdb/utils.js +42 -32
  556. package/lib/routes/javlibrary/bestreviews.js +1 -1
  557. package/lib/routes/javlibrary/users.js +1 -1
  558. package/lib/routes/javlibrary/utils.js +1 -1
  559. package/lib/routes/jdlingyu/index.js +3 -3
  560. package/lib/routes/jianshu/utils.js +3 -3
  561. package/lib/routes/jiazhen108/index.js +11 -12
  562. package/lib/routes/jiemian/list.js +1 -1
  563. package/lib/routes/jike/common.js +1 -1
  564. package/lib/routes/jike/user.js +1 -1
  565. package/lib/routes/jingdong/zhongchou.js +3 -3
  566. package/lib/routes/jinritoutiao/keyword.js +5 -7
  567. package/lib/routes/jisilu/reply.js +63 -0
  568. package/lib/routes/jisilu/topic.js +68 -0
  569. package/lib/routes/jpmorganchase/research.js +2 -2
  570. package/lib/routes/juejin/books.js +3 -3
  571. package/lib/routes/juejin/category.js +5 -5
  572. package/lib/routes/juejin/collection.js +2 -2
  573. package/lib/routes/juejin/column.js +31 -0
  574. package/lib/routes/juejin/favorites.js +2 -2
  575. package/lib/routes/juejin/pins.js +1 -1
  576. package/lib/routes/juejin/posts.js +2 -2
  577. package/lib/routes/juejin/tag.js +5 -5
  578. package/lib/routes/juejin/trending.js +5 -5
  579. package/lib/routes/juejin/utils.js +22 -29
  580. package/lib/routes/juesheng/index.js +3 -3
  581. package/lib/routes/justrun/index.js +11 -12
  582. package/lib/routes/jx3/news.js +13 -14
  583. package/lib/routes/kaggle/competitions.js +3 -3
  584. package/lib/routes/kaggle/discussion.js +2 -2
  585. package/lib/routes/kaiyan/index.js +3 -3
  586. package/lib/routes/kaopunews/index.js +28 -0
  587. package/lib/routes/kaoyan/kaoyan.js +1 -1
  588. package/lib/routes/kchuhai/index.js +1 -1
  589. package/lib/routes/keep/user.js +24 -22
  590. package/lib/routes/kenshin/index.js +53 -0
  591. package/lib/routes/keyakizaka46/blog.js +1 -1
  592. package/lib/routes/kingarthur/index.js +59 -0
  593. package/lib/routes/kongfz/people.js +1 -1
  594. package/lib/routes/kongfz/shop.js +19 -20
  595. package/lib/routes/kpmg/insights.js +15 -16
  596. package/lib/routes/kuaibao/index.js +10 -11
  597. package/lib/routes/kuaidi100/utils.js +5 -5
  598. package/lib/routes/langlive/room.js +1 -1
  599. package/lib/routes/latepost/index.js +15 -16
  600. package/lib/routes/latexstudio/home.js +8 -9
  601. package/lib/routes/learnku/topic.js +2 -2
  602. package/lib/routes/leetcode/check-cn.js +3 -3
  603. package/lib/routes/leetcode/check-us.js +2 -2
  604. package/lib/routes/leetcode/utils.js +47 -49
  605. package/lib/routes/letterboxd/utils.js +11 -12
  606. package/lib/routes/lfsyd/index.js +1 -1
  607. package/lib/routes/lfsyd/tag.js +64 -0
  608. package/lib/routes/lfsyd/user.js +48 -0
  609. package/lib/routes/lfsyd/utils.js +75 -0
  610. package/lib/routes/liequtv/room.js +1 -1
  611. package/lib/routes/lifetimes/index.js +17 -18
  612. package/lib/routes/lingyi/index.js +64 -0
  613. package/lib/routes/liquipedia/dota2_matches.js +1 -1
  614. package/lib/routes/liyuan-forums/threads.js +76 -0
  615. package/lib/routes/lizhi/user.js +9 -10
  616. package/lib/routes/lkong/forum.js +1 -1
  617. package/lib/routes/lofter/posts.js +2 -2
  618. package/lib/routes/lofter/tag.js +41 -37
  619. package/lib/routes/logseq/changelog.js +42 -0
  620. package/lib/routes/ltaaa/index.js +69 -0
  621. package/lib/routes/luogu/contest.js +2 -2
  622. package/lib/routes/luogu/daily.js +19 -20
  623. package/lib/routes/lwn/alerts.js +4 -4
  624. package/lib/routes/macau-bolsas/index.js +47 -0
  625. package/lib/routes/macked/app.js +25 -0
  626. package/lib/routes/macwk/soft.js +32 -0
  627. package/lib/routes/mafengwo/note.js +1 -1
  628. package/lib/routes/mafengwo/ziyouxing.js +8 -9
  629. package/lib/routes/magireco/announcements.js +1 -1
  630. package/lib/routes/magireco/event_banner.js +1 -1
  631. package/lib/routes/mail/imap.js +1 -1
  632. package/lib/routes/makeuseof/index.js +18 -19
  633. package/lib/routes/manhuagui/comic.js +9 -0
  634. package/lib/routes/maoyan/hot.js +9 -11
  635. package/lib/routes/maoyan/upcoming.js +6 -8
  636. package/lib/routes/marginnote/tag.js +11 -12
  637. package/lib/routes/mastodon/account_id.js +2 -2
  638. package/lib/routes/mastodon/acct.js +2 -2
  639. package/lib/routes/mastodon/utils.js +5 -5
  640. package/lib/routes/matataki/site/posts/author.js +1 -1
  641. package/lib/routes/matataki/site/posts/favorite.js +3 -3
  642. package/lib/routes/matataki/site/posts/scoreranking.js +1 -1
  643. package/lib/routes/matataki/site/posts/tag.js +1 -1
  644. package/lib/routes/matataki/site/posts/timeranking.js +1 -1
  645. package/lib/routes/matataki/site/posts/token.js +1 -1
  646. package/lib/routes/matataki/utils/matataki-utils.js +46 -33
  647. package/lib/routes/mathpix/blog.js +17 -18
  648. package/lib/routes/mathunion/fields-medal.js +38 -0
  649. package/lib/routes/matters/author.js +41 -42
  650. package/lib/routes/matters/latest.js +42 -30
  651. package/lib/routes/matters/tags.js +48 -42
  652. package/lib/routes/mcbbs/forum.js +8 -8
  653. package/lib/routes/mcbbs/post.js +10 -10
  654. package/lib/routes/mcdonalds/news.js +53 -0
  655. package/lib/routes/mediadigest/category.js +130 -0
  656. package/lib/routes/medsci/recommend.js +13 -14
  657. package/lib/routes/meihua/article.js +10 -11
  658. package/lib/routes/meihua/shots.js +10 -11
  659. package/lib/routes/meipai/user.js +1 -3
  660. package/lib/routes/meipai/utils.js +19 -21
  661. package/lib/routes/meituan/open/announce.js +45 -0
  662. package/lib/routes/melon/chart.js +41 -0
  663. package/lib/routes/mercari/index.js +17 -18
  664. package/lib/routes/method-studios/index.js +4 -4
  665. package/lib/routes/metred/fuli.js +27 -38
  666. package/lib/routes/mhgui/comic.js +53 -0
  667. package/lib/routes/mi/board.js +1 -1
  668. package/lib/routes/mi/golden.js +2 -2
  669. package/lib/routes/micmicidol/article.js +28 -0
  670. package/lib/routes/micmicidol/latest.js +3 -0
  671. package/lib/routes/micmicidol/parse.js +22 -0
  672. package/lib/routes/micmicidol/search.js +7 -0
  673. package/lib/routes/microsoft-store/updates.js +30 -0
  674. package/lib/routes/mihoyo/bh2.js +2 -2
  675. package/lib/routes/mihoyo/bh3.js +7 -8
  676. package/lib/routes/mind42/utils.js +12 -13
  677. package/lib/routes/minecraft/version.js +2 -2
  678. package/lib/routes/mingjian/index.js +12 -13
  679. package/lib/routes/miniflux/get_entries.js +5 -5
  680. package/lib/routes/miniflux/get_feeds.js +2 -2
  681. package/lib/routes/missevan/drama.js +20 -21
  682. package/lib/routes/mitbbs/index.js +14 -15
  683. package/lib/routes/mittrchina/index.js +36 -29
  684. package/lib/routes/mlog-club/projects.js +1 -1
  685. package/lib/routes/mlog-club/topics.js +1 -1
  686. package/lib/routes/mobilism/release.js +7 -8
  687. package/lib/routes/modian/zhongchou.js +61 -0
  688. package/lib/routes/mofcom/article.js +1 -1
  689. package/lib/routes/mofish/index.js +29 -0
  690. package/lib/routes/monotype/article.js +8 -9
  691. package/lib/routes/moxingfans/index.js +2 -2
  692. package/lib/routes/moxingnet/index.js +4 -6
  693. package/lib/routes/mp4ba/index.js +3 -3
  694. package/lib/routes/mp4er/index.js +83 -0
  695. package/lib/routes/mpaypass/main.js +2 -2
  696. package/lib/routes/mpaypass/news.js +2 -2
  697. package/lib/routes/mubu/explore.js +26 -28
  698. package/lib/routes/muchong/index.js +13 -14
  699. package/lib/routes/muchong/journal.js +13 -14
  700. package/lib/routes/mzitu/home.js +1 -1
  701. package/lib/routes/mzitu/tag.js +1 -1
  702. package/lib/routes/mzitu/tags.js +1 -1
  703. package/lib/routes/mzitu/util.js +2 -2
  704. package/lib/routes/nace/blog.js +52 -0
  705. package/lib/routes/nasa/apod-cn.js +29 -30
  706. package/lib/routes/natgeo/natgeo.js +2 -2
  707. package/lib/routes/nature/highlight.js +1 -1
  708. package/lib/routes/nature/news-and-comment.js +25 -27
  709. package/lib/routes/nature/news.js +1 -1
  710. package/lib/routes/nature/research.js +1 -1
  711. package/lib/routes/nautilus/topics.js +1 -1
  712. package/lib/routes/nbd/article.js +4 -4
  713. package/lib/routes/nbd/index.js +49 -0
  714. package/lib/routes/ncm/djradio.js +1 -1
  715. package/lib/routes/ncm/playlist.js +1 -1
  716. package/lib/routes/ncm/userplaylist.js +1 -1
  717. package/lib/routes/neea/index.js +15 -10
  718. package/lib/routes/netease/ds.js +1 -1
  719. package/lib/routes/netease/dy.js +2 -2
  720. package/lib/routes/netease/dy2.js +62 -0
  721. package/lib/routes/netease/news/rank.js +22 -23
  722. package/lib/routes/netease/news/special.js +1 -1
  723. package/lib/routes/netease/open/latest.js +1 -1
  724. package/lib/routes/netease/open/vip.js +22 -44
  725. package/lib/routes/netflix/newsroom.js +82 -0
  726. package/lib/routes/newrank/douyin.js +9 -11
  727. package/lib/routes/newrank/utils.js +7 -7
  728. package/lib/routes/newrank/wechat.js +7 -9
  729. package/lib/routes/news/whxw.js +59 -0
  730. package/lib/routes/newsmth/account.js +1 -1
  731. package/lib/routes/newsmth/section.js +11 -12
  732. package/lib/routes/newzmz/index.js +74 -0
  733. package/lib/routes/newzmz/view.js +42 -0
  734. package/lib/routes/nfmovies/index.js +1 -1
  735. package/lib/routes/nga/forum.js +9 -1
  736. package/lib/routes/nhentai/util.js +4 -4
  737. package/lib/routes/niaogebiji/index.js +40 -0
  738. package/lib/routes/nikkei/index.js +2 -2
  739. package/lib/routes/nikkei/news.js +1 -1
  740. package/lib/routes/nintendo/utils.js +29 -33
  741. package/lib/routes/noi/index.js +18 -24
  742. package/lib/routes/noi/province-news.js +19 -25
  743. package/lib/routes/noi/rg-news.js +4 -4
  744. package/lib/routes/noi/winners-list.js +19 -24
  745. package/lib/routes/northhouse/index.js +54 -0
  746. package/lib/routes/nosec/index.js +2 -2
  747. package/lib/routes/nosetime/comment.js +3 -3
  748. package/lib/routes/nosetime/home.js +1 -1
  749. package/lib/routes/notefolio/index.js +20 -21
  750. package/lib/routes/novel/axdzs.js +1 -1
  751. package/lib/routes/novel/biquge.js +1 -1
  752. package/lib/routes/novel/biqugeinfo.js +1 -1
  753. package/lib/routes/novel/booksky.js +1 -1
  754. package/lib/routes/novel/dcrsw.js +1 -1
  755. package/lib/routes/novel/ptwxz.js +44 -15
  756. package/lib/routes/novel/shuquge.js +2 -3
  757. package/lib/routes/novel/wenxuemi.js +3 -3
  758. package/lib/routes/novel/zhaishuyuan.js +59 -14
  759. package/lib/routes/now/rank.js +31 -0
  760. package/lib/routes/nowcoder/discuss.js +3 -3
  761. package/lib/routes/nowcoder/jobcenter.js +10 -11
  762. package/lib/routes/npc/index.js +1 -1
  763. package/lib/routes/nsfc/news.js +1 -1
  764. package/lib/routes/nvidia/webdriverupdate.js +2 -2
  765. package/lib/routes/nyaa/search.js +2 -2
  766. package/lib/routes/nytimes/book.js +71 -0
  767. package/lib/routes/nytimes/daily_briefing_chinese.js +61 -0
  768. package/lib/routes/nytimes/index.js +4 -5
  769. package/lib/routes/nytimes/utils.js +23 -3
  770. package/lib/routes/obsidian/announcements.js +22 -0
  771. package/lib/routes/odaily/activity.js +47 -0
  772. package/lib/routes/ofweek/news.js +11 -12
  773. package/lib/routes/one/index.js +1 -1
  774. package/lib/routes/onejav/one.js +1 -1
  775. package/lib/routes/onenotegem/release.js +15 -16
  776. package/lib/routes/openai/blog.js +13 -14
  777. package/lib/routes/or/index.js +54 -0
  778. package/lib/routes/ornl/news.js +47 -0
  779. package/lib/routes/oschina/news.js +1 -1
  780. package/lib/routes/oschina/topic.js +1 -1
  781. package/lib/routes/oschina/u.js +1 -1
  782. package/lib/routes/oschina/user.js +1 -1
  783. package/lib/routes/outagereport/service.js +2 -2
  784. package/lib/routes/p-articles/contributors.js +1 -1
  785. package/lib/routes/p-articles/section.js +1 -1
  786. package/lib/routes/p-articles/utils.js +3 -3
  787. package/lib/routes/paidai/bbs.js +3 -3
  788. package/lib/routes/paidai/index.js +3 -3
  789. package/lib/routes/paidai/news.js +3 -3
  790. package/lib/routes/paidai/utils.js +2 -2
  791. package/lib/routes/parcel/hermesuk.js +1 -1
  792. package/lib/routes/partnershiponai/resources.js +49 -0
  793. package/lib/routes/patchwork.kernel.org/comments.js +2 -2
  794. package/lib/routes/pbc/goutongjiaoliu.js +14 -15
  795. package/lib/routes/pbc/tradeAnnouncement.js +14 -15
  796. package/lib/routes/pcr/news-cn.js +2 -2
  797. package/lib/routes/pcr/news-tw.js +1 -1
  798. package/lib/routes/pediy/topic.js +4 -4
  799. package/lib/routes/people/cpc/24h.js +52 -0
  800. package/lib/routes/people/env.js +4 -4
  801. package/lib/routes/people/opinion.js +4 -4
  802. package/lib/routes/people/xjpjh.js +4 -4
  803. package/lib/routes/pgyer/app.js +9 -9
  804. package/lib/routes/phoronix/index.js +111 -0
  805. package/lib/routes/phrack/index.js +39 -0
  806. package/lib/routes/pianyuan/app.js +4 -4
  807. package/lib/routes/piaohua/hot.js +8 -9
  808. package/lib/routes/piapro/public.js +1 -1
  809. package/lib/routes/piapro/user.js +1 -1
  810. package/lib/routes/pincong/hot.js +33 -0
  811. package/lib/routes/pincong/index.js +40 -0
  812. package/lib/routes/pincong/topic.js +32 -0
  813. package/lib/routes/pixiv/api/getBookmarks.js +3 -3
  814. package/lib/routes/pixiv/api/getIllustFollows.js +2 -2
  815. package/lib/routes/pixiv/api/getIllusts.js +3 -4
  816. package/lib/routes/pixiv/api/getRanking.js +3 -3
  817. package/lib/routes/pixiv/api/getUserDetail.js +3 -3
  818. package/lib/routes/pixiv/api/searchIllust.js +2 -2
  819. package/lib/routes/pixiv/api/searchPopularIllust.js +2 -2
  820. package/lib/routes/pixiv/bookmarks.js +9 -14
  821. package/lib/routes/pixiv/constants.js +1 -1
  822. package/lib/routes/pixiv/illustfollow.js +10 -12
  823. package/lib/routes/pixiv/pixiv-got.js +7 -2
  824. package/lib/routes/pixiv/ranking.js +24 -14
  825. package/lib/routes/pixiv/search.js +12 -17
  826. package/lib/routes/pixiv/token.js +29 -61
  827. package/lib/routes/pixiv/user.js +8 -14
  828. package/lib/routes/pixiv/utils.js +17 -0
  829. package/lib/routes/pjsk/news.js +49 -0
  830. package/lib/routes/pmcaff/feed.js +6 -6
  831. package/lib/routes/pmcaff/list.js +2 -2
  832. package/lib/routes/pmcaff/user.js +6 -6
  833. package/lib/routes/pnas/index.js +1 -1
  834. package/lib/routes/polar/blog.js +12 -13
  835. package/lib/routes/popiask/tapechat_questions.js +2 -2
  836. package/lib/routes/popyard/index.js +51 -53
  837. package/lib/routes/pornhub/category_url.js +3 -2
  838. package/lib/routes/pornhub/model.js +4 -3
  839. package/lib/routes/pornhub/pornstar.js +4 -3
  840. package/lib/routes/pornhub/users.js +4 -2
  841. package/lib/routes/potplayer/update.js +42 -0
  842. package/lib/routes/processon/popular.js +13 -14
  843. package/lib/routes/project-zero-issues/index.js +2 -2
  844. package/lib/routes/proletar/index.js +14 -15
  845. package/lib/routes/ps/product.js +3 -3
  846. package/lib/routes/ps/ps4updates.js +3 -3
  847. package/lib/routes/psnine/game.js +1 -1
  848. package/lib/routes/psnine/index.js +1 -1
  849. package/lib/routes/psnine/news.js +37 -16
  850. package/lib/routes/psnine/node.js +54 -0
  851. package/lib/routes/psnine/shuzhe.js +1 -1
  852. package/lib/routes/psnine/trade.js +1 -1
  853. package/lib/routes/pubmed/trending.js +19 -20
  854. package/lib/routes/qidian/forum.js +1 -1
  855. package/lib/routes/qidian/free-next.js +2 -2
  856. package/lib/routes/qidian/free.js +2 -2
  857. package/lib/routes/qingting/channel.js +7 -8
  858. package/lib/routes/qlwb/city.js +8 -9
  859. package/lib/routes/qlwb/news.js +8 -9
  860. package/lib/routes/qnap/release-notes.js +13 -14
  861. package/lib/routes/qstheory/index.js +13 -14
  862. package/lib/routes/qtfyfl/category.js +3 -3
  863. package/lib/routes/quantamagazine/archive.js +3 -5
  864. package/lib/routes/questmobile/report.js +122 -0
  865. package/lib/routes/qutoutiao/category.js +2 -2
  866. package/lib/routes/qzcea/index.js +12 -13
  867. package/lib/routes/radio/radio.js +2 -2
  868. package/lib/routes/{kaopunews/all.js → react/react-native-weekly.js} +13 -8
  869. package/lib/routes/readhub/category.js +1 -1
  870. package/lib/routes/remote-work/index.js +8 -9
  871. package/lib/routes/researchgate/publications.js +60 -0
  872. package/lib/routes/reuters/channel.js +3 -3
  873. package/lib/routes/reuters/theWire.js +3 -3
  874. package/lib/routes/rf/article.js +8 -9
  875. package/lib/routes/rfa/index.js +46 -0
  876. package/lib/routes/right/forum.js +67 -0
  877. package/lib/routes/rmlt/idea.js +54 -0
  878. package/lib/routes/{szse/rule.js → rss3/blog.js} +12 -11
  879. package/lib/routes/ruby-china/utils.js +2 -2
  880. package/lib/routes/s-hentai/index.js +64 -0
  881. package/lib/routes/sakurazaka46/blog.js +1 -1
  882. package/lib/routes/samsungmembers/latest.js +8 -9
  883. package/lib/routes/saraba1st/thread.js +13 -16
  884. package/lib/routes/sbs/chinese.js +70 -0
  885. package/lib/routes/scboy/thread.js +50 -0
  886. package/lib/routes/sciencemag/cover.js +2 -4
  887. package/lib/routes/sciencemag/current.js +2 -2
  888. package/lib/routes/sciencemag/early.js +4 -8
  889. package/lib/routes/sciencenet/blog.js +56 -0
  890. package/lib/routes/scmp/index.js +78 -79
  891. package/lib/routes/security/pulses.js +2 -2
  892. package/lib/routes/segmentfault/channel.js +4 -4
  893. package/lib/routes/segmentfault/user.js +4 -4
  894. package/lib/routes/semiconductors/latest-news.js +47 -0
  895. package/lib/routes/sexinsex/index.js +5 -5
  896. package/lib/routes/shinybbs/index.js +60 -0
  897. package/lib/routes/shinybbs/latest.js +57 -0
  898. package/lib/routes/shinybbs/p.js +38 -0
  899. package/lib/routes/showroom/room.js +3 -3
  900. package/lib/routes/shuax/project.js +37 -0
  901. package/lib/routes/shuhui/comics.js +4 -4
  902. package/lib/routes/simonsfoundation/articles.js +1 -1
  903. package/lib/routes/simpread/changelog.js +79 -0
  904. package/lib/routes/simpread/notice.js +20 -0
  905. package/lib/routes/sina/chuangshiji.js +3 -3
  906. package/lib/routes/sina/discovery.js +3 -3
  907. package/lib/routes/sina/finance.js +2 -2
  908. package/lib/routes/sina/rollnews.js +2 -2
  909. package/lib/routes/sina/sports.js +14 -15
  910. package/lib/routes/siren/index.js +33 -0
  911. package/lib/routes/sixthtone/news.js +1 -1
  912. package/lib/routes/sketch/beta.js +20 -70
  913. package/lib/routes/sketch/updates.js +3 -3
  914. package/lib/routes/skysports/news.js +53 -0
  915. package/lib/routes/smzdm/article.js +6 -5
  916. package/lib/routes/smzdm/baoliao.js +4 -5
  917. package/lib/routes/smzdm/haowen.js +6 -5
  918. package/lib/routes/smzdm/haowen_fenlei.js +6 -6
  919. package/lib/routes/smzdm/keyword.js +4 -3
  920. package/lib/routes/smzdm/ranking.js +2 -2
  921. package/lib/routes/sobooks/utils.js +15 -16
  922. package/lib/routes/socialbeta/home.js +9 -10
  923. package/lib/routes/solidot/_article.js +5 -5
  924. package/lib/routes/soomal/topics.js +6 -6
  925. package/lib/routes/soul/hot.js +17 -9
  926. package/lib/routes/soul/index.js +5 -5
  927. package/lib/routes/soundcloud/utils.js +3 -3
  928. package/lib/routes/sse/sserules.js +49 -0
  929. package/lib/routes/ssmh/category.js +2 -2
  930. package/lib/routes/ssmh/index.js +2 -2
  931. package/lib/routes/sspai/activity.js +4 -4
  932. package/lib/routes/sspai/author.js +3 -3
  933. package/lib/routes/sspai/column.js +6 -6
  934. package/lib/routes/sspai/matrix.js +3 -3
  935. package/lib/routes/sspai/series.js +10 -11
  936. package/lib/routes/sspai/shortcutsGallery.js +1 -1
  937. package/lib/routes/sspai/tag.js +5 -5
  938. package/lib/routes/sspai/topic.js +4 -4
  939. package/lib/routes/sspai/topics.js +3 -3
  940. package/lib/routes/ssydt/article.js +58 -0
  941. package/lib/routes/stcn/data.js +21 -22
  942. package/lib/routes/stcn/kuaixun.js +21 -22
  943. package/lib/routes/stcn/news.js +18 -19
  944. package/lib/routes/stork/keyword.js +3 -3
  945. package/lib/routes/swjtu/tl/news.js +1 -1
  946. package/lib/routes/sznews/press.js +50 -0
  947. package/lib/routes/sznews/ranking.js +56 -0
  948. package/lib/routes/szse/inquire.js +1 -1
  949. package/lib/routes/szse/notice.js +3 -3
  950. package/lib/routes/szse/projectdynamic.js +103 -0
  951. package/lib/routes/t66y/index.js +3 -3
  952. package/lib/routes/t66y/post.js +2 -2
  953. package/lib/routes/tahui/rptlist.js +11 -12
  954. package/lib/routes/tam/forecast.js +53 -0
  955. package/lib/routes/tanchinese/index.js +53 -0
  956. package/lib/routes/taobao/zhongchou.js +1 -1
  957. package/lib/routes/taptap/changelog.js +1 -1
  958. package/lib/routes/taptap/review.js +1 -1
  959. package/lib/routes/taptap/topic.js +1 -1
  960. package/lib/routes/technologyreview/index.js +42 -0
  961. package/lib/routes/technologyreview/topic.js +16 -17
  962. package/lib/routes/telecompaper/news.js +13 -20
  963. package/lib/routes/telecompaper/search.js +76 -0
  964. package/lib/routes/telegram/blog.js +2 -2
  965. package/lib/routes/telegram/channel.js +1 -1
  966. package/lib/routes/tencent/bigdata/index.js +13 -14
  967. package/lib/routes/tencent/bugly/changelog.js +3 -3
  968. package/lib/routes/tencent/egame/room.js +4 -4
  969. package/lib/routes/tencent/factcheck/index.js +13 -4
  970. package/lib/routes/tencent/gameinstitute/community.js +4 -4
  971. package/lib/routes/tencent/guyu/channel.js +5 -5
  972. package/lib/routes/tencent/news/author.js +3 -3
  973. package/lib/routes/tencent/pvp/newsindex.js +1 -1
  974. package/lib/routes/tencent/qcloud/mlvb/changelog.js +1 -1
  975. package/lib/routes/tencent/video/playlist.js +2 -2
  976. package/lib/routes/tencent/wechat/csm.js +1 -1
  977. package/lib/routes/tencent/wechat/ershcimi.js +10 -11
  978. package/lib/routes/tencent/wechat/feeds.js +47 -0
  979. package/lib/routes/tencent/wechat/miniprogram/devtools.js +4 -4
  980. package/lib/routes/tencent/wechat/miniprogram/framework.js +4 -4
  981. package/lib/routes/tencent/wechat/miniprogram/plugins.js +1 -1
  982. package/lib/routes/tencent/wechat/miniprogram/wxcloud.js +6 -6
  983. package/lib/routes/tencent/wechat/mp.js +13 -6
  984. package/lib/routes/tencent/wechat/msgalbum.js +4 -4
  985. package/lib/routes/tencent/wechat/uread.js +2 -2
  986. package/lib/routes/tencent/wechat/wechat-open/community/announce.js +1 -1
  987. package/lib/routes/tencent/wechat/wechat-open/community/question.js +1 -1
  988. package/lib/routes/tencent/wechat/wemp.js +2 -2
  989. package/lib/routes/tencent/wechat/wxnmh.js +15 -16
  990. package/lib/routes/tesla/update.js +1 -1
  991. package/lib/routes/the-economist/download.js +1 -1
  992. package/lib/routes/thebrain/blog.js +14 -15
  993. package/lib/routes/thepaper/839studio/category.js +1 -1
  994. package/lib/routes/thepaper/utils.js +1 -1
  995. package/lib/routes/thrillist/index.js +67 -0
  996. package/lib/routes/tianyancha/hot.js +48 -0
  997. package/lib/routes/tieba/post.js +7 -7
  998. package/lib/routes/tieba/user.js +1 -1
  999. package/lib/routes/tingdiantz/95598.js +46 -0
  1000. package/lib/routes/tingshen/tingshen.js +28 -0
  1001. package/lib/routes/tingshuitz/dalian.js +2 -2
  1002. package/lib/routes/tingshuitz/hangzhou.js +1 -1
  1003. package/lib/routes/tingshuitz/wuhan.js +1 -1
  1004. package/lib/routes/tingshuitz/xiaoshan.js +1 -1
  1005. package/lib/routes/tongli/news.js +45 -0
  1006. package/lib/routes/topbook/overview.js +47 -0
  1007. package/lib/routes/topbook/today.js +39 -0
  1008. package/lib/routes/tophub/index.js +2 -2
  1009. package/lib/routes/trakt/collection.js +31 -0
  1010. package/lib/routes/tuicool/mags.js +3 -3
  1011. package/lib/routes/twitter/developer-api/search.js +22 -0
  1012. package/lib/routes/twitter/developer-api/user.js +29 -0
  1013. package/lib/routes/twitter/keyword.js +5 -19
  1014. package/lib/routes/twitter/media.js +7 -0
  1015. package/lib/routes/twitter/user.js +4 -47
  1016. package/lib/routes/twitter/utils.js +48 -25
  1017. package/lib/routes/twitter/web-api/media.js +20 -0
  1018. package/lib/routes/twitter/web-api/search.js +16 -0
  1019. package/lib/routes/twitter/web-api/twitter-api.js +123 -0
  1020. package/lib/routes/twitter/web-api/twitter-got.js +87 -0
  1021. package/lib/routes/twitter/web-api/user.js +32 -0
  1022. package/lib/routes/twmanhuagui/comic.js +53 -0
  1023. package/lib/routes/twreporter/fetch_article.js +1 -1
  1024. package/lib/routes/typora/changelog.js +4 -4
  1025. package/lib/routes/udn/global.js +2 -2
  1026. package/lib/routes/ui-cn/article.js +3 -3
  1027. package/lib/routes/uisdc/hangye.js +14 -15
  1028. package/lib/routes/uisdc/talk.js +19 -20
  1029. package/lib/routes/uisdc/topic.js +13 -14
  1030. package/lib/routes/uisdc/zt.js +19 -20
  1031. package/lib/routes/umass/amherst/eceseminar.js +40 -0
  1032. package/lib/routes/uniqlo/stylingbook.js +1 -1
  1033. package/lib/routes/unit-image/films.js +3 -3
  1034. package/lib/routes/universities/ahau/cs_news/utils.js +3 -3
  1035. package/lib/routes/universities/ahau/jwc/utils.js +3 -3
  1036. package/lib/routes/universities/ahau/main/utils.js +3 -3
  1037. package/lib/routes/universities/ahmu/news.js +2 -2
  1038. package/lib/routes/universities/ahut/cstzgg.js +24 -43
  1039. package/lib/routes/universities/ahut/jwc.js +22 -41
  1040. package/lib/routes/universities/ahut/news.js +23 -43
  1041. package/lib/routes/universities/bit/bityjs.js +1 -1
  1042. package/lib/routes/universities/bit/cs/cs.js +3 -0
  1043. package/lib/routes/universities/bit/cs/utils.js +8 -5
  1044. package/lib/routes/universities/bit/jwc/jwc.js +3 -0
  1045. package/lib/routes/universities/bit/jwc/utils.js +8 -5
  1046. package/lib/routes/universities/bjfu/grs.js +3 -3
  1047. package/lib/routes/universities/bjfu/jwc/utils.js +3 -4
  1048. package/lib/routes/universities/bjfu/kjc.js +3 -3
  1049. package/lib/routes/universities/bjfu/news/utils.js +3 -4
  1050. package/lib/routes/universities/bjtu/gs/index.js +130 -0
  1051. package/lib/routes/universities/buaa/utils.js +3 -3
  1052. package/lib/routes/universities/bupt/grs.js +3 -3
  1053. package/lib/routes/universities/bupt/news.js +7 -0
  1054. package/lib/routes/universities/bupt/portal.js +7 -0
  1055. package/lib/routes/universities/bupt/utils.js +4 -4
  1056. package/lib/routes/universities/bupt/yz.js +3 -3
  1057. package/lib/routes/universities/bwu/utils.js +7 -7
  1058. package/lib/routes/universities/cas/cg/index.js +11 -12
  1059. package/lib/routes/universities/cas/iee/kydt.js +11 -12
  1060. package/lib/routes/universities/cas/mesalab/kb.js +2 -2
  1061. package/lib/routes/universities/cauele/cauele.js +1 -1
  1062. package/lib/routes/universities/cauyjs/cauyjs.js +1 -1
  1063. package/lib/routes/universities/ccnu/career.js +1 -1
  1064. package/lib/routes/universities/ccnu/ccnucs.js +1 -1
  1065. package/lib/routes/universities/ccnu/ccnuwu.js +1 -1
  1066. package/lib/routes/universities/ccnu/ccnuyjs.js +1 -1
  1067. package/lib/routes/universities/cpu/home.js +5 -5
  1068. package/lib/routes/universities/cpu/jwc.js +2 -2
  1069. package/lib/routes/universities/cpu/yjsy.js +2 -2
  1070. package/lib/routes/universities/cqu/jwc/announcement.js +23 -25
  1071. package/lib/routes/universities/cqu/net/info.js +4 -4
  1072. package/lib/routes/universities/cqu/news/tz.js +5 -5
  1073. package/lib/routes/universities/cqu/news/utils.js +4 -4
  1074. package/lib/routes/universities/cqu/sci/info.js +4 -4
  1075. package/lib/routes/universities/cqu/youth/info.js +4 -4
  1076. package/lib/routes/universities/cqust/jw.js +1 -1
  1077. package/lib/routes/universities/cqust/lib.js +1 -1
  1078. package/lib/routes/universities/cqut/cqut-libnews.js +32 -0
  1079. package/lib/routes/universities/cqut/cqut-news.js +31 -0
  1080. package/lib/routes/universities/cqwu/news.js +39 -0
  1081. package/lib/routes/universities/csu/job.js +1 -1
  1082. package/lib/routes/universities/cucyjs/cucyjs.js +1 -1
  1083. package/lib/routes/universities/cug/gcxy/index.js +3 -3
  1084. package/lib/routes/universities/cug/undergraduate.js +3 -3
  1085. package/lib/routes/universities/dlmu/grs/zsgz.js +8 -9
  1086. package/lib/routes/universities/dlu/jiaowu/news.js +25 -33
  1087. package/lib/routes/universities/dpu/jiaowu/news.js +1 -1
  1088. package/lib/routes/universities/dpu/wlfw/news.js +1 -1
  1089. package/lib/routes/universities/dut/index.js +60 -0
  1090. package/lib/routes/universities/dut/subsite.js +50 -0
  1091. package/lib/routes/universities/ecnuyjs/ecnuyjs.js +1 -1
  1092. package/lib/routes/universities/ecustyjs/ecustyjs.js +1 -1
  1093. package/lib/routes/universities/fzu/news.js +64 -0
  1094. package/lib/routes/universities/gdou/jwc/utils.js +3 -4
  1095. package/lib/routes/universities/gdut/news.js +5 -5
  1096. package/lib/routes/universities/gzmtu/jwc/index.js +21 -0
  1097. package/lib/routes/universities/gzmtu/jwc/utils.js +86 -0
  1098. package/lib/routes/universities/gzmtu/tsg/index.js +21 -0
  1099. package/lib/routes/universities/gzmtu/tsg/utils.js +86 -0
  1100. package/lib/routes/universities/gzyjs/gzyjs.js +1 -1
  1101. package/lib/routes/universities/harvard/health/blog.js +51 -0
  1102. package/lib/routes/universities/hbut/cs.js +2 -2
  1103. package/lib/routes/universities/hbut/news.js +2 -2
  1104. package/lib/routes/universities/henu/news.js +1 -1
  1105. package/lib/routes/universities/heu/job.js +1 -1
  1106. package/lib/routes/universities/heu/news.js +1 -1
  1107. package/lib/routes/universities/heu/uae.js +1 -1
  1108. package/lib/routes/universities/heu/ugs/news.js +1 -1
  1109. package/lib/routes/universities/heu/yjsy.js +1 -1
  1110. package/lib/routes/universities/hit/today.js +7 -7
  1111. package/lib/routes/universities/hitsz/article.js +43 -0
  1112. package/lib/routes/universities/hitwh/today.js +19 -20
  1113. package/lib/routes/universities/hnust/art/index.js +8 -3
  1114. package/lib/routes/universities/hnust/chem/index.js +2 -2
  1115. package/lib/routes/universities/hnust/computer/index.js +2 -2
  1116. package/lib/routes/universities/hnust/graduate/index.js +2 -2
  1117. package/lib/routes/universities/hnust/jwc/index.js +9 -5
  1118. package/lib/routes/universities/hubu/news.js +1 -1
  1119. package/lib/routes/universities/hust/aia/news.js +1 -1
  1120. package/lib/routes/universities/hust/aia/notice.js +1 -1
  1121. package/lib/routes/universities/hustyjs/hustyjs.js +1 -1
  1122. package/lib/routes/universities/jlbtc/index.js +49 -0
  1123. package/lib/routes/universities/jlbtc/jwc.js +49 -0
  1124. package/lib/routes/universities/jlbtc/kyc.js +49 -0
  1125. package/lib/routes/universities/jnu/yw/index.js +4 -4
  1126. package/lib/routes/universities/ju/jwc.js +1 -1
  1127. package/lib/routes/universities/lit/jwc.js +1 -1
  1128. package/lib/routes/universities/lit/tw.js +1 -1
  1129. package/lib/routes/universities/lit/xwzx.js +1 -1
  1130. package/lib/routes/universities/lntu/jwnews.js +34 -14
  1131. package/lib/routes/universities/lyu/news/utils.js +3 -4
  1132. package/lib/routes/universities/mit/csail/news.js +51 -0
  1133. package/lib/routes/universities/mit/graduateadmissions.js +4 -4
  1134. package/lib/routes/universities/nchu/jwc.js +1 -1
  1135. package/lib/routes/universities/nciae/news.js +3 -3
  1136. package/lib/routes/universities/nciae/tzgg.js +3 -3
  1137. package/lib/routes/universities/nciae/xsxx.js +3 -3
  1138. package/lib/routes/universities/neu/news.js +2 -2
  1139. package/lib/routes/universities/njfu/jwc.js +23 -13
  1140. package/lib/routes/universities/nku/jwc/index.js +1 -1
  1141. package/lib/routes/universities/nuaa/cs/index.js +3 -3
  1142. package/lib/routes/universities/nuc/index.js +2 -2
  1143. package/lib/routes/universities/nudt/yjszs.js +14 -15
  1144. package/lib/routes/universities/nuist/bulletin.js +1 -1
  1145. package/lib/routes/universities/nuist/cas.js +2 -2
  1146. package/lib/routes/universities/nuist/jwc.js +2 -2
  1147. package/lib/routes/universities/nuist/library/lib.js +1 -1
  1148. package/lib/routes/universities/nuist/scs.js +2 -2
  1149. package/lib/routes/universities/nuist/sese.js +2 -2
  1150. package/lib/routes/universities/nuist/xgc.js +2 -2
  1151. package/lib/routes/universities/nuist/yjs.js +2 -2
  1152. package/lib/routes/universities/nwafu/54youth.js +28 -0
  1153. package/lib/routes/universities/nwafu/cie.js +28 -0
  1154. package/lib/routes/universities/nwafu/gs.js +28 -0
  1155. package/lib/routes/universities/nwafu/jcc.js +28 -0
  1156. package/lib/routes/universities/nwafu/jiaowu.js +28 -0
  1157. package/lib/routes/universities/nwafu/lib.js +28 -0
  1158. package/lib/routes/universities/nwafu/news.js +28 -0
  1159. package/lib/routes/universities/nwafu/nic.js +28 -0
  1160. package/lib/routes/universities/nwafu/yjshy.js +28 -0
  1161. package/lib/routes/universities/outele/outele.js +1 -1
  1162. package/lib/routes/universities/outyjs/outyjs.js +1 -1
  1163. package/lib/routes/universities/pku/bbs/hot.js +21 -22
  1164. package/lib/routes/universities/pku/pkuyjs.js +1 -1
  1165. package/lib/routes/universities/scauyjs/scauyjs.js +1 -1
  1166. package/lib/routes/universities/scnu/scnucs.js +1 -1
  1167. package/lib/routes/universities/scnu/scnuyjs.js +1 -1
  1168. package/lib/routes/universities/sctu/jwc/index.js +1 -1
  1169. package/lib/routes/universities/scu/jwc.js +6 -6
  1170. package/lib/routes/universities/scu/xg.js +5 -5
  1171. package/lib/routes/universities/scut/jwc/news.js +1 -1
  1172. package/lib/routes/universities/scut/jwc/notice.js +1 -1
  1173. package/lib/routes/universities/scut/jwc/school.js +121 -0
  1174. package/lib/routes/universities/scut/scutyjs.js +1 -1
  1175. package/lib/routes/universities/scut/seie/news_center.js +57 -0
  1176. package/lib/routes/universities/scvtc/xygg.js +10 -11
  1177. package/lib/routes/universities/seu/cse/index.js +2 -2
  1178. package/lib/routes/universities/shanghaitech/activity.js +10 -11
  1179. package/lib/routes/universities/shmtu/jwc.js +12 -9
  1180. package/lib/routes/universities/shmtu/www.js +4 -4
  1181. package/lib/routes/universities/shou/www.js +3 -3
  1182. package/lib/routes/universities/shu/index.js +5 -7
  1183. package/lib/routes/universities/shu/jwc.js +5 -7
  1184. package/lib/routes/universities/sjtu/gs/tzgg.js +1 -1
  1185. package/lib/routes/universities/sjtu/jwc.js +1 -1
  1186. package/lib/routes/universities/sjtu/tongqu/activity.js +3 -1
  1187. package/lib/routes/universities/slu/utils.js +2 -2
  1188. package/lib/routes/universities/sustech/bidding.js +34 -0
  1189. package/lib/routes/universities/sustech/newshub-zh.js +35 -0
  1190. package/lib/routes/universities/sustyjs/sustyjs.js +1 -1
  1191. package/lib/routes/universities/swufe/seie/index.js +2 -2
  1192. package/lib/routes/universities/swust/cs.js +1 -1
  1193. package/lib/routes/universities/swust/helper.js +1 -1
  1194. package/lib/routes/universities/swust/jwc_news.js +3 -3
  1195. package/lib/routes/universities/swust/jwc_notice.js +3 -3
  1196. package/lib/routes/universities/szu/yz/index.js +2 -2
  1197. package/lib/routes/universities/szu/yz/utils.js +4 -4
  1198. package/lib/routes/universities/szuyjs/szuyjs.js +1 -1
  1199. package/lib/routes/universities/thu/career.js +35 -18
  1200. package/lib/routes/universities/thu/index.js +1 -1
  1201. package/lib/routes/universities/tju/sse/_article.js +2 -2
  1202. package/lib/routes/universities/tjuyjs/tjuyjs.js +1 -1
  1203. package/lib/routes/universities/tynu/tynu.js +1 -1
  1204. package/lib/routes/universities/uestc/auto.js +7 -7
  1205. package/lib/routes/universities/uestc/cs.js +7 -7
  1206. package/lib/routes/universities/uestc/gr.js +46 -0
  1207. package/lib/routes/universities/uestc/is.js +102 -0
  1208. package/lib/routes/universities/uestc/sice.js +64 -0
  1209. package/lib/routes/universities/upc/jsj.js +2 -2
  1210. package/lib/routes/universities/upc/main.js +2 -2
  1211. package/lib/routes/universities/upcyjs/upcyjs.js +1 -1
  1212. package/lib/routes/universities/usst/jwc.js +3 -3
  1213. package/lib/routes/universities/ustc/job.js +192 -0
  1214. package/lib/routes/universities/ustc/jwc/index.js +3 -3
  1215. package/lib/routes/universities/utdallas/isso.js +54 -0
  1216. package/lib/routes/universities/whu/news.js +1 -1
  1217. package/lib/routes/universities/wsyu/news.js +1 -1
  1218. package/lib/routes/universities/wtu/index.js +34 -0
  1219. package/lib/routes/universities/wzu/news.js +25 -0
  1220. package/lib/routes/universities/xjtu/dean.js +3 -3
  1221. package/lib/routes/universities/xjtu/ee.js +44 -0
  1222. package/lib/routes/universities/xjtu/gs/tzgg.js +7 -8
  1223. package/lib/routes/universities/xjtu/international.js +2 -2
  1224. package/lib/routes/universities/xjtu/job.js +50 -0
  1225. package/lib/routes/universities/xmu/aero.js +63 -0
  1226. package/lib/routes/universities/xynu/zkb/index.js +58 -0
  1227. package/lib/routes/universities/ynnu/edu/base64.js +351 -0
  1228. package/lib/routes/universities/ynnu/edu/news.js +109 -0
  1229. package/lib/routes/universities/ynu/grs/qttz.js +1 -1
  1230. package/lib/routes/universities/ynu/grs/zytz.js +1 -1
  1231. package/lib/routes/universities/ynu/home/main.js +1 -1
  1232. package/lib/routes/universities/ynu/jwc/zytz.js +1 -1
  1233. package/lib/routes/universities/ynu/utils.js +6 -6
  1234. package/lib/routes/universities/yzu/home.js +3 -3
  1235. package/lib/routes/universities/yzu/yjszs.js +3 -3
  1236. package/lib/routes/universities/zjgsu/tzgg/utils.js +3 -3
  1237. package/lib/routes/universities/zju/career/index.js +2 -2
  1238. package/lib/routes/universities/zju/cst/index.js +2 -2
  1239. package/lib/routes/universities/zju/grs/index.js +2 -2
  1240. package/lib/routes/universities/zju/list.js +3 -3
  1241. package/lib/routes/universities/zju/physics/index.js +2 -2
  1242. package/lib/routes/universities/zjut/design.js +4 -4
  1243. package/lib/routes/universities/zjut/index.js +4 -4
  1244. package/lib/routes/universities/zkyai/zkyai.js +1 -1
  1245. package/lib/routes/universities/zkyyjs/zkyyjs.js +1 -1
  1246. package/lib/routes/universities/zzuli/campus/index.js +1 -1
  1247. package/lib/routes/universities/zzuli/yjsc/index.js +1 -1
  1248. package/lib/routes/us/supremecourt/argument_audio.js +20 -21
  1249. package/lib/routes/us/treasury/press-releases.js +13 -14
  1250. package/lib/routes/us/ustr/press-releases.js +13 -14
  1251. package/lib/routes/uwants/index.js +70 -0
  1252. package/lib/routes/v2ex/tab.js +1 -1
  1253. package/lib/routes/verfghbw/press.js +52 -0
  1254. package/lib/routes/vgn/index.js +1 -1
  1255. package/lib/routes/voa/day-photos.js +54 -0
  1256. package/lib/routes/voa/index.js +54 -0
  1257. package/lib/routes/vocus/user.js +1 -1
  1258. package/lib/routes/vocus/utils.js +3 -3
  1259. package/lib/routes/vol/lastupdate.js +5 -3
  1260. package/lib/routes/vuevideo/user.js +3 -3
  1261. package/lib/routes/vulture/utils.js +11 -11
  1262. package/lib/routes/wainao/index.js +46 -0
  1263. package/lib/routes/wanwansub/index.js +57 -0
  1264. package/lib/routes/wanwansub/info.js +44 -0
  1265. package/lib/routes/weatheralarm/index.js +2 -2
  1266. package/lib/routes/webtoons/naver.js +1 -1
  1267. package/lib/routes/weexcn/index.js +6 -6
  1268. package/lib/routes/weforum/report.js +11 -12
  1269. package/lib/routes/wegene/column.js +1 -1
  1270. package/lib/routes/wegene/newest.js +1 -1
  1271. package/lib/routes/weibo/keyword.js +6 -6
  1272. package/lib/routes/weibo/super_index.js +3 -3
  1273. package/lib/routes/weibo/timeline.js +14 -14
  1274. package/lib/routes/weibo/user.js +21 -31
  1275. package/lib/routes/weibo/utils.js +4 -6
  1276. package/lib/routes/weidian/goods.js +1 -1
  1277. package/lib/routes/wenxuecity/bbs.js +2 -2
  1278. package/lib/routes/wenxuecity/blog.js +3 -3
  1279. package/lib/routes/wenxuecity/hot.js +2 -2
  1280. package/lib/routes/wenxuecity/news.js +17 -18
  1281. package/lib/routes/westore/new.js +1 -1
  1282. package/lib/routes/whalegogo/home.js +2 -2
  1283. package/lib/routes/whalegogo/portal.js +2 -2
  1284. package/lib/routes/whb/zhuzhan.js +7 -6
  1285. package/lib/routes/who/news-room.js +2 -2
  1286. package/lib/routes/who/news.js +43 -0
  1287. package/lib/routes/who/speeches.js +45 -0
  1288. package/lib/routes/wineyun/index.js +2 -2
  1289. package/lib/routes/worldhappiness/archive.js +49 -0
  1290. package/lib/routes/worldhappiness/blog.js +47 -0
  1291. package/lib/routes/woshipm/bookmarks.js +3 -3
  1292. package/lib/routes/woshipm/latest.js +4 -4
  1293. package/lib/routes/woshipm/popular.js +4 -4
  1294. package/lib/routes/woshipm/user_article.js +27 -39
  1295. package/lib/routes/woshipm/wen.js +3 -3
  1296. package/lib/routes/wsj/index.js +78 -79
  1297. package/lib/routes/wukong/user.js +3 -3
  1298. package/lib/routes/x-mol/news.js +8 -8
  1299. package/lib/routes/x-mol/paper.js +8 -8
  1300. package/lib/routes/x410/news.js +46 -0
  1301. package/lib/routes/x6d/index.js +11 -12
  1302. package/lib/routes/xiaoheihe/news.js +2 -1
  1303. package/lib/routes/xiaoheihe/user.js +38 -27
  1304. package/lib/routes/xiaohongshu/board.js +5 -5
  1305. package/lib/routes/xiaohongshu/user.js +6 -6
  1306. package/lib/routes/xiaoyuzhou/pickup.js +23 -26
  1307. package/lib/routes/xici/index.js +1 -1
  1308. package/lib/routes/ximalaya/album.js +169 -78
  1309. package/lib/routes/xinwenlianbo/index.js +1 -1
  1310. package/lib/routes/xposed/module.js +2 -2
  1311. package/lib/routes/xuangubao/subject.js +1 -1
  1312. package/lib/routes/xueqiu/snb.js +1 -1
  1313. package/lib/routes/xueqiu/stock_comments.js +61 -0
  1314. package/lib/routes/xueqiu/stock_info.js +3 -3
  1315. package/lib/routes/xueqiu/user.js +3 -3
  1316. package/lib/routes/yahoo-author/index.js +67 -0
  1317. package/lib/routes/yande.re/post_popular_recent.js +1 -1
  1318. package/lib/routes/yicai/brief.js +3 -2
  1319. package/lib/routes/yicas/blog.js +52 -0
  1320. package/lib/routes/yinxiang/card.js +18 -19
  1321. package/lib/routes/yinxiang/category.js +19 -20
  1322. package/lib/routes/yinxiang/note.js +14 -15
  1323. package/lib/routes/yinxiang/personal.js +19 -20
  1324. package/lib/routes/yinxiang/tag.js +19 -20
  1325. package/lib/routes/yomiuri/news.js +84 -11
  1326. package/lib/routes/youdao/latest.js +20 -21
  1327. package/lib/routes/youdao/xueba.js +21 -22
  1328. package/lib/routes/youtube/channel.js +4 -4
  1329. package/lib/routes/youtube/playlist.js +6 -4
  1330. package/lib/routes/youtube/user.js +4 -4
  1331. package/lib/routes/youtube/utils.js +32 -37
  1332. package/lib/routes/youzan/goods.js +1 -1
  1333. package/lib/routes/yuanliao/index.js +42 -0
  1334. package/lib/routes/yuque/doc.js +1 -1
  1335. package/lib/routes/yuzu-emu/entry.js +52 -0
  1336. package/lib/routes/yxdown/news.js +54 -0
  1337. package/lib/routes/yxdown/recommend.js +51 -0
  1338. package/lib/routes/yxdzqb/index.js +1 -1
  1339. package/lib/routes/yystv/category.js +3 -3
  1340. package/lib/routes/yystv/docs.js +1 -1
  1341. package/lib/routes/zaker/focusread.js +6 -5
  1342. package/lib/routes/zaker/source.js +6 -5
  1343. package/lib/routes/zaobao/util.js +7 -7
  1344. package/lib/routes/zcfy/hot.js +3 -3
  1345. package/lib/routes/zcfy/index.js +2 -2
  1346. package/lib/routes/zcool/discover.js +140 -0
  1347. package/lib/routes/zcool/locations.js +6829 -0
  1348. package/lib/routes/zcool/top.js +4 -4
  1349. package/lib/routes/zcool/user.js +1 -1
  1350. package/lib/routes/zfrontier/board_postlist.js +1 -1
  1351. package/lib/routes/zfrontier/postlist.js +1 -1
  1352. package/lib/routes/zhanqi/room.js +1 -1
  1353. package/lib/routes/zhibo8/forum.js +1 -1
  1354. package/lib/routes/zhibo8/more.js +10 -11
  1355. package/lib/routes/zhibo8/post.js +2 -2
  1356. package/lib/routes/zhihu/activities.js +3 -3
  1357. package/lib/routes/zhihu/answers.js +5 -5
  1358. package/lib/routes/zhihu/collection.js +29 -21
  1359. package/lib/routes/zhihu/daily.js +23 -22
  1360. package/lib/routes/zhihu/daily_section.js +2 -2
  1361. package/lib/routes/zhihu/hot.js +37 -0
  1362. package/lib/routes/zhihu/posts.js +27 -46
  1363. package/lib/routes/zhihu/timeline.js +99 -0
  1364. package/lib/routes/zhihu/utils.js +1 -1
  1365. package/lib/routes/zhihu/weekly.js +2 -2
  1366. package/lib/routes/zhihu/zhuanlan.js +49 -9
  1367. package/lib/routes/zhilian/index.js +2 -2
  1368. package/lib/routes/zhishifenzi/depth.js +2 -2
  1369. package/lib/routes/zhishifenzi/innovation.js +2 -2
  1370. package/lib/routes/zhishifenzi/news.js +47 -48
  1371. package/lib/routes/zhuixinfan/list.js +5 -5
  1372. package/lib/routes/zhutix/latest.js +7 -8
  1373. package/lib/routes/zimuku/index.js +1 -1
  1374. package/lib/routes/zimuxia/index.js +56 -0
  1375. package/lib/routes/zimuxia/portfolio.js +39 -0
  1376. package/lib/routes/ziroom/room.js +1 -1
  1377. package/lib/routes/zsnews/index.js +13 -14
  1378. package/lib/routes/zyshow/index.js +42 -0
  1379. package/lib/routes/zzz/index.js +43 -36
  1380. package/lib/utils/dateParser.js +1 -1
  1381. package/lib/utils/got.js +2 -1
  1382. package/lib/utils/logger.js +1 -1
  1383. package/lib/utils/parse-date.js +42 -0
  1384. package/lib/utils/puppeteer.js +1 -1
  1385. package/lib/utils/render.js +7 -0
  1386. package/lib/utils/request-wrapper.js +9 -3
  1387. package/lib/utils/timezone.js +14 -0
  1388. package/lib/utils/torrent.js +2 -2
  1389. package/lib/v2/2047/index.js +55 -0
  1390. package/lib/v2/2047/maintainer.js +3 -0
  1391. package/lib/v2/2047/radar.js +13 -0
  1392. package/lib/v2/2047/router.js +3 -0
  1393. package/lib/v2/8world/index.js +57 -0
  1394. package/lib/v2/8world/maintainer.js +3 -0
  1395. package/lib/v2/8world/radar.js +13 -0
  1396. package/lib/v2/8world/router.js +3 -0
  1397. package/lib/v2/aamacau/index.js +56 -0
  1398. package/lib/v2/aamacau/maintainer.js +3 -0
  1399. package/lib/v2/aamacau/radar.js +13 -0
  1400. package/lib/v2/aamacau/router.js +3 -0
  1401. package/lib/v2/biodiscover/index.js +44 -0
  1402. package/lib/v2/biodiscover/maintainer.js +3 -0
  1403. package/lib/v2/biodiscover/radar.js +13 -0
  1404. package/lib/v2/biodiscover/router.js +3 -0
  1405. package/lib/v2/ccac/maintainer.js +3 -0
  1406. package/lib/v2/ccac/news.js +47 -0
  1407. package/lib/v2/ccac/radar.js +13 -0
  1408. package/lib/v2/ccac/router.js +3 -0
  1409. package/lib/v2/ccac/utils.js +32 -0
  1410. package/lib/{routes → v2}/epicgames/index.js +0 -0
  1411. package/lib/v2/epicgames/maintainer.js +3 -0
  1412. package/lib/v2/epicgames/router.js +3 -0
  1413. package/lib/{routes → v2}/epicgames/supportedList.js +0 -0
  1414. package/lib/v2/eprice/maintainer.js +3 -0
  1415. package/lib/v2/eprice/radar.js +24 -0
  1416. package/lib/v2/eprice/router.js +3 -0
  1417. package/lib/v2/eprice/rss.js +95 -0
  1418. package/lib/v2/eprice/templates/description.art +1 -0
  1419. package/lib/v2/fisher-spb/maintainer.js +3 -0
  1420. package/lib/v2/fisher-spb/news.js +49 -0
  1421. package/lib/v2/fisher-spb/radar.js +13 -0
  1422. package/lib/v2/fisher-spb/router.js +3 -0
  1423. package/lib/v2/fisher-spb/templates/image.art +1 -0
  1424. package/lib/v2/fisher-spb/templates/video.art +1 -0
  1425. package/lib/v2/focustaiwan/index.js +72 -0
  1426. package/lib/v2/focustaiwan/maintainer.js +3 -0
  1427. package/lib/v2/focustaiwan/radar.js +13 -0
  1428. package/lib/v2/focustaiwan/router.js +3 -0
  1429. package/lib/v2/focustaiwan/templates/article.art +1 -0
  1430. package/lib/{routes → v2}/furstar/archive.js +5 -1
  1431. package/lib/{routes → v2}/furstar/artists.js +5 -1
  1432. package/lib/{routes → v2}/furstar/index.js +9 -1
  1433. package/lib/v2/furstar/maintainer.js +5 -0
  1434. package/lib/v2/furstar/radar.js +25 -0
  1435. package/lib/v2/furstar/router.js +5 -0
  1436. package/lib/v2/furstar/templates/author.art +8 -0
  1437. package/lib/v2/furstar/templates/description.art +5 -0
  1438. package/lib/{routes → v2}/furstar/utils.js +17 -12
  1439. package/lib/v2/hotukdeals/index.js +34 -0
  1440. package/lib/v2/hotukdeals/maintainer.js +3 -0
  1441. package/lib/v2/hotukdeals/radar.js +31 -0
  1442. package/lib/v2/hotukdeals/router.js +3 -0
  1443. package/lib/v2/icac/maintainer.js +3 -0
  1444. package/lib/v2/icac/news.js +46 -0
  1445. package/lib/v2/icac/radar.js +13 -0
  1446. package/lib/v2/icac/router.js +3 -0
  1447. package/lib/v2/icac/utils.js +17 -0
  1448. package/lib/v2/independent/maintainer.js +3 -0
  1449. package/lib/v2/independent/ps5-stock-uk.js +27 -0
  1450. package/lib/v2/independent/radar.js +13 -0
  1451. package/lib/v2/independent/router.js +3 -0
  1452. package/lib/v2/jump/discount.js +120 -0
  1453. package/lib/v2/jump/maintainer.js +3 -0
  1454. package/lib/v2/jump/radar.js +13 -0
  1455. package/lib/v2/jump/router.js +3 -0
  1456. package/lib/v2/jump/templates/discount.art +111 -0
  1457. package/lib/v2/people/liuyan.js +54 -0
  1458. package/lib/v2/people/maintainer.js +3 -0
  1459. package/lib/v2/people/radar.js +13 -0
  1460. package/lib/v2/people/router.js +3 -0
  1461. package/lib/v2/qq/live.js +36 -0
  1462. package/lib/v2/qq/maintainer.js +3 -0
  1463. package/lib/v2/qq/radar.js +13 -0
  1464. package/lib/v2/qq/router.js +3 -0
  1465. package/lib/v2/ruancan/index.js +54 -0
  1466. package/lib/v2/ruancan/maintainer.js +6 -0
  1467. package/lib/v2/ruancan/radar.js +25 -0
  1468. package/lib/v2/ruancan/router.js +3 -0
  1469. package/lib/v2/secnews/index.js +27 -0
  1470. package/lib/v2/secnews/maintainer.js +3 -0
  1471. package/lib/v2/secnews/radar.js +13 -0
  1472. package/lib/v2/secnews/router.js +3 -0
  1473. package/lib/v2/szse/maintainer.js +3 -0
  1474. package/lib/v2/szse/radar.js +13 -0
  1475. package/lib/v2/szse/router.js +3 -0
  1476. package/lib/v2/szse/rule.js +51 -0
  1477. package/lib/{routes → v2}/test/index.js +0 -0
  1478. package/lib/v2/test/maintainer.js +3 -0
  1479. package/lib/v2/test/router.js +3 -0
  1480. package/lib/v2/timednews/maintainer.js +3 -0
  1481. package/lib/v2/timednews/news.js +106 -0
  1482. package/lib/v2/timednews/radar.js +57 -0
  1483. package/lib/v2/timednews/router.js +3 -0
  1484. package/lib/v2/trow/maintainer.js +3 -0
  1485. package/lib/v2/trow/portal.js +36 -0
  1486. package/lib/v2/trow/radar.js +13 -0
  1487. package/lib/v2/trow/router.js +3 -0
  1488. package/lib/v2/wangqiutiyu/anchor.js +42 -0
  1489. package/lib/v2/wangqiutiyu/maintainer.js +3 -0
  1490. package/lib/v2/wangqiutiyu/radar.js +13 -0
  1491. package/lib/v2/wangqiutiyu/router.js +3 -0
  1492. package/lib/v2router.js +17 -0
  1493. package/lib/views/atom.art +2 -2
  1494. package/lib/views/error.art +9 -0
  1495. package/package.json +53 -42
  1496. package/lib/middleware/cache.js +0 -212
  1497. package/lib/routes/asahichinese-f/index.js +0 -102
  1498. package/lib/routes/asahichinese-j/index.js +0 -102
  1499. package/lib/routes/epicgames/router.js +0 -9
  1500. package/lib/routes/frontend/index.js +0 -27
  1501. package/lib/routes/gouhuo/cache.js +0 -44
  1502. package/lib/routes/gouhuo/index.js +0 -62
  1503. package/lib/routes/gouhuo/strategy.js +0 -35
  1504. package/lib/routes/heibaizhibo/room.js +0 -31
  1505. package/lib/routes/japanpost/index.js +0 -67
  1506. package/lib/routes/javdb/home.js +0 -32
  1507. package/lib/routes/ltaaa/_article.js +0 -35
  1508. package/lib/routes/ltaaa/main.js +0 -58
  1509. package/lib/routes/matters/hot.js +0 -50
  1510. package/lib/routes/matters/topics.js +0 -52
  1511. package/lib/routes/netease/news/data.js +0 -39
  1512. package/lib/routes/nytimes/morning_post.js +0 -53
  1513. package/lib/routes/steam/news.js +0 -28
  1514. package/lib/routes/tencent/lemon/index.js +0 -29
  1515. package/lib/routes/toutiao/today.js +0 -32
  1516. package/lib/routes/toutiao/user.js +0 -38
  1517. package/lib/routes/universities/fzu/jxtz.js +0 -23
  1518. package/lib/routes/universities/fzu/zjjz.js +0 -23
  1519. package/lib/routes/zcool/discovery.js +0 -48
  1520. package/lib/routes/zcool/recommend.js +0 -64
@@ -0,0 +1,3127 @@
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
+ 'weibo.com': {
92
+ _name: '微博',
93
+ '.': [
94
+ {
95
+ title: '博主',
96
+ docs: 'https://docs.rsshub.app/social-media.html#wei-bo',
97
+ source: ['/u/:id', '/:id'],
98
+ target: (params, url, document) => {
99
+ let uid = document?.documentElement.innerHTML.match(/\$CONFIG\['oid']='(\d+)'/)?.[1];
100
+ if (!uid && !isNaN(params.id)) {
101
+ uid = params.id;
102
+ }
103
+ return uid ? `/weibo/user/${uid}` : '';
104
+ },
105
+ },
106
+ {
107
+ title: '关键词',
108
+ docs: 'https://docs.rsshub.app/social-media.html#wei-bo',
109
+ },
110
+ {
111
+ title: '超话',
112
+ docs: 'https://docs.rsshub.app/social-media.html#wei-bo',
113
+ source: '/p/:id/super_index',
114
+ target: '/weibo/super_index/:id',
115
+ },
116
+ ],
117
+ s: [
118
+ {
119
+ title: '热搜榜',
120
+ docs: 'https://docs.rsshub.app/social-media.html#wei-bo',
121
+ source: '/top/summary',
122
+ target: '/weibo/search/hot',
123
+ },
124
+ ],
125
+ },
126
+ 'weibo.cn': {
127
+ _name: '微博',
128
+ m: [
129
+ {
130
+ title: '博主',
131
+ docs: 'https://docs.rsshub.app/social-media.html#wei-bo',
132
+ source: ['/u/:uid', '/profile/:uid'],
133
+ target: '/weibo/user/:uid',
134
+ },
135
+ ],
136
+ },
137
+ 'pixiv.net': {
138
+ _name: 'Pixiv',
139
+ www: [
140
+ {
141
+ title: '用户收藏',
142
+ docs: 'https://docs.rsshub.app/social-media.html#pixiv',
143
+ source: '/users/:id/bookmarks/artworks',
144
+ target: '/pixiv/user/bookmarks/:id',
145
+ },
146
+ {
147
+ title: '用户动态',
148
+ docs: 'https://docs.rsshub.app/social-media.html#pixiv',
149
+ source: '/users/:id',
150
+ target: '/pixiv/user/:id',
151
+ },
152
+ {
153
+ title: '排行榜',
154
+ docs: 'https://docs.rsshub.app/social-media.html#pixiv',
155
+ source: '/ranking.php',
156
+ target: (params, url) => `/pixiv/ranking/${new URL(url).searchParams.get('mode') || 'daily'}`,
157
+ },
158
+ {
159
+ title: '关键词',
160
+ docs: 'https://docs.rsshub.app/social-media.html#pixiv',
161
+ source: ['/tags/:keyword', '/tags/:keyword/:type?'],
162
+ target: (params, url) => `/pixiv/search/:keyword/${new URL(url).searchParams.get('order')}/${new URL(url).searchParams.get('mode')}`,
163
+ },
164
+ {
165
+ title: '关注的新作品',
166
+ docs: 'https://docs.rsshub.app/social-media.html#pixiv',
167
+ source: '/bookmark_new_illust.php',
168
+ target: '/pixiv/user/illustfollows',
169
+ },
170
+ ],
171
+ },
172
+ 'twitter.com': {
173
+ _name: 'Twitter',
174
+ '.': [
175
+ {
176
+ title: '用户时间线',
177
+ docs: 'https://docs.rsshub.app/social-media.html#twitter',
178
+ source: '/:id',
179
+ target: (params) => {
180
+ if (params.id !== 'home' && params.id !== 'explore' && params.id !== 'notifications' && params.id !== 'messages' && params.id !== 'explore' && params.id !== 'search') {
181
+ return '/twitter/user/:id';
182
+ }
183
+ },
184
+ },
185
+ {
186
+ title: '用户关注时间线',
187
+ docs: 'https://docs.rsshub.app/social-media.html#twitter',
188
+ source: '/:id',
189
+ target: (params) => {
190
+ if (params.id !== 'home' && params.id !== 'explore' && params.id !== 'notifications' && params.id !== 'messages' && params.id !== 'explore' && params.id !== 'search') {
191
+ return '/twitter/followings/:id';
192
+ }
193
+ },
194
+ },
195
+ {
196
+ title: '用户喜欢列表',
197
+ docs: 'https://docs.rsshub.app/social-media.html#twitter',
198
+ source: '/:id',
199
+ target: (params) => {
200
+ if (params.id !== 'home' && params.id !== 'explore' && params.id !== 'notifications' && params.id !== 'messages' && params.id !== 'explore' && params.id !== 'search') {
201
+ return '/twitter/likes/:id';
202
+ }
203
+ },
204
+ },
205
+ {
206
+ title: '列表时间线',
207
+ docs: 'https://docs.rsshub.app/social-media.html#twitter',
208
+ source: '/:id/lists/:name',
209
+ target: (params) => {
210
+ if (params.id !== 'home' && params.id !== 'explore' && params.id !== 'notifications' && params.id !== 'messages' && params.id !== 'explore' && params.id !== 'search') {
211
+ return '/twitter/list/:id/:name';
212
+ }
213
+ },
214
+ },
215
+ {
216
+ title: '关键词',
217
+ docs: 'https://docs.rsshub.app/social-media.html#twitter',
218
+ source: '/search',
219
+ target: (params, url) => `/twitter/keyword/${new URL(url).searchParams.get('q')}`,
220
+ },
221
+ ],
222
+ },
223
+ 'youtube.com': {
224
+ _name: 'YouTube',
225
+ www: [
226
+ {
227
+ title: '用户',
228
+ docs: 'https://docs.rsshub.app/social-media.html#youtube',
229
+ source: '/user/:username',
230
+ target: '/youtube/user/:username',
231
+ },
232
+ {
233
+ title: '频道',
234
+ docs: 'https://docs.rsshub.app/social-media.html#youtube',
235
+ source: '/channel/:id',
236
+ target: '/youtube/channel/:id',
237
+ },
238
+ {
239
+ title: '播放列表',
240
+ docs: 'https://docs.rsshub.app/social-media.html#youtube',
241
+ source: '/playlist',
242
+ target: (params, url) => `/youtube/playlist/${new URL(url).searchParams.get('list')}`,
243
+ },
244
+ ],
245
+ },
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
+ 'zhihu.com': {
318
+ _name: '知乎',
319
+ www: [
320
+ {
321
+ title: '收藏夹',
322
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
323
+ source: '/collection/:id',
324
+ target: '/zhihu/collection/:id',
325
+ },
326
+ {
327
+ title: '用户动态',
328
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
329
+ source: '/people/:id',
330
+ target: '/zhihu/people/activities/:id',
331
+ },
332
+ {
333
+ title: '用户回答',
334
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
335
+ source: '/people/:id/answers',
336
+ target: '/zhihu/people/answers/:id',
337
+ },
338
+ {
339
+ title: '用户想法',
340
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
341
+ source: '/people/:id/pins',
342
+ target: '/zhihu/people/pins/:id',
343
+ },
344
+ {
345
+ title: '用户文章',
346
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
347
+ source: '/:usertype/:id/posts',
348
+ target: '/zhihu/posts/:usertype/:id',
349
+ },
350
+
351
+ {
352
+ title: '热榜',
353
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
354
+ source: '/hot',
355
+ target: '/zhihu/hotlist',
356
+ },
357
+ {
358
+ title: '想法热榜',
359
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
360
+ target: '/zhihu/pin/hotlist',
361
+ },
362
+ {
363
+ title: '问题',
364
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
365
+ source: '/question/:questionId',
366
+ target: '/zhihu/question/:questionId',
367
+ },
368
+ {
369
+ title: '话题',
370
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
371
+ source: '/topic/:topicId/:type',
372
+ target: '/zhihu/topic/:topicId',
373
+ },
374
+ {
375
+ title: '新书',
376
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
377
+ source: '/zhihu/bookstore/newest',
378
+ target: '/zhihu/pin/hotlist',
379
+ },
380
+ {
381
+ title: '想法-24 小时新闻汇总',
382
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
383
+ source: '/pin/special/972884951192113152',
384
+ target: '/zhihu/pin/daily',
385
+ },
386
+ {
387
+ title: '书店-周刊',
388
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
389
+ source: '/pub/weekly',
390
+ target: '/zhihu/weekly',
391
+ },
392
+ {
393
+ title: '专栏',
394
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
395
+ source: '/column/:id',
396
+ target: '/zhihu/zhuanlan/:id',
397
+ },
398
+ ],
399
+ zhuanlan: [
400
+ {
401
+ title: '专栏',
402
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
403
+ source: '/:id',
404
+ target: '/zhihu/zhuanlan/:id',
405
+ },
406
+ ],
407
+ daily: [
408
+ {
409
+ title: '日报',
410
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
411
+ source: '',
412
+ target: '/zhihu/daily',
413
+ },
414
+ {
415
+ title: '日报',
416
+ docs: 'https://docs.rsshub.app/social-media.html#zhi-hu',
417
+ source: '/*tpath',
418
+ target: '/zhihu/daily',
419
+ },
420
+ ],
421
+ },
422
+ 'smzdm.com': {
423
+ _name: '什么值得买',
424
+ www: [
425
+ {
426
+ title: '排行榜',
427
+ docs: 'https://docs.rsshub.app/shopping.html#shen-me-zhi-de-mai',
428
+ source: '/top',
429
+ },
430
+ ],
431
+ search: [
432
+ {
433
+ title: '关键词',
434
+ docs: 'https://docs.rsshub.app/shopping.html#shen-me-zhi-de-mai',
435
+ source: '/',
436
+ target: (params, url) => `/smzdm/keyword/${new URL(url).searchParams.get('s')}`,
437
+ },
438
+ ],
439
+ },
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
+ 'ximalaya.com': {
458
+ _name: '喜马拉雅',
459
+ '.': [
460
+ {
461
+ title: '专辑',
462
+ docs: 'https://docs.rsshub.app/multimedia.html#xi-ma-la-ya',
463
+ source: '/:type/:id',
464
+ target: (params) => {
465
+ if (parseInt(params.id) + '' === params.id) {
466
+ return '/ximalaya/album/:id/';
467
+ }
468
+ },
469
+ },
470
+ ],
471
+ },
472
+ 'algocasts.io': {
473
+ _name: 'AlgoCasts',
474
+ '.': [
475
+ {
476
+ title: '视频更新',
477
+ docs: 'https://docs.rsshub.app/programming.html#algocasts',
478
+ source: '/episodes',
479
+ target: '/algocasts',
480
+ },
481
+ ],
482
+ },
483
+ 'soulapp.cn': {
484
+ _name: 'Soul',
485
+ '.': [
486
+ {
487
+ title: '瞬间更新',
488
+ docs: 'https://docs.rsshub.app/social-media.html#soul',
489
+ },
490
+ ],
491
+ },
492
+ 'juejin.cn': {
493
+ _name: '掘金',
494
+ '.': [
495
+ {
496
+ title: '标签',
497
+ docs: 'https://docs.rsshub.app/programming.html#jue-jin-biao-qian',
498
+ source: '/tag/:tag',
499
+ target: '/juejin/tag/:tag',
500
+ },
501
+ {
502
+ title: '小册',
503
+ docs: 'https://docs.rsshub.app/programming.html#jue-jin-xiao-ce',
504
+ source: '/books',
505
+ target: '/juejin/books',
506
+ },
507
+ {
508
+ title: '沸点',
509
+ docs: 'https://docs.rsshub.app/programming.html#jue-jin-fei-dian',
510
+ source: ['/pins/:type', '/pins/topic/:type'],
511
+ target: (params) => (params.type !== 'recommended' ? '/juejin/pins/:type' : '/juejin/pins'),
512
+ },
513
+ {
514
+ title: '专栏',
515
+ docs: 'https://docs.rsshub.app/programming.html#jue-jin-zhuan-lan',
516
+ source: ['/user/:id', '/user/:id/posts'],
517
+ target: '/juejin/posts/:id',
518
+ },
519
+ {
520
+ title: '收藏集',
521
+ docs: 'https://docs.rsshub.app/programming.html#jue-jin-shou-cang-ji',
522
+ source: ['/user/:id', '/user/:id/collections'],
523
+ target: '/juejin/collections/:id',
524
+ },
525
+ {
526
+ title: '单个收藏夹',
527
+ docs: 'https://docs.rsshub.app/programming.html#jue-jin-dan-ge-shou-cang-jia',
528
+ source: '/collection/:collectionId',
529
+ target: '/juejin/collection/:collectionId',
530
+ },
531
+ ],
532
+ },
533
+ 'anime1.me': {
534
+ _name: 'Anime1',
535
+ '.': [
536
+ {
537
+ title: '動畫',
538
+ docs: 'https://docs.rsshub.app/anime.html#anime1',
539
+ source: '/category/:time/:name',
540
+ target: '/anime1/anime/:time/:name',
541
+ },
542
+ {
543
+ title: '搜尋',
544
+ docs: 'https://docs.rsshub.app/anime.html#anime1',
545
+ source: '/',
546
+ target: (params, url) => {
547
+ const keyword = new URL(url).searchParams.get('s');
548
+ return keyword ? `/anime1/search/${keyword}` : '';
549
+ },
550
+ },
551
+ ],
552
+ },
553
+ 'swufe.edu.cn': {
554
+ _name: '西南财经大学',
555
+ it: [
556
+ {
557
+ title: '经济信息工程学院 - 通知公告',
558
+ docs: 'https://docs.rsshub.app/university.html#xi-nan-cai-jing-da-xue',
559
+ source: '/index/tzgg.htm',
560
+ target: '/swufe/seie/tzgg',
561
+ },
562
+ {
563
+ title: '经济信息工程学院 - 学院新闻',
564
+ docs: 'https://docs.rsshub.app/university.html#xi-nan-cai-jing-da-xue',
565
+ source: '/index/xyxw.htm',
566
+ target: '/swufe/seie/xyxw',
567
+ },
568
+ ],
569
+ },
570
+ 'ishuhui.com': {
571
+ _name: '鼠绘漫画',
572
+ www: [
573
+ {
574
+ title: '鼠绘漫画',
575
+ docs: 'https://docs.rsshub.app/anime.html#shu-hui-man-hua',
576
+ source: '/comics/anime/:id',
577
+ target: '/shuhui/comics/:id',
578
+ },
579
+ ],
580
+ },
581
+ 'www.chicagotribune.com': {
582
+ _name: 'Chicago Tribune',
583
+ www: [
584
+ {
585
+ title: 'Chicago Tribune',
586
+ docs: 'https://docs.rsshub.app/traditional_media.html#chicago-tribune',
587
+ source: '/',
588
+ },
589
+ ],
590
+ },
591
+ 'haimaoba.com': {
592
+ _name: '海猫吧',
593
+ www: [
594
+ {
595
+ title: '漫画更新',
596
+ docs: 'https://docs.rsshub.app/anime.html#hai-mao-ba',
597
+ source: '/catalog/:id',
598
+ target: '/haimaoba/:id',
599
+ },
600
+ ],
601
+ },
602
+ 'manhuagui.com': {
603
+ _name: '漫画柜',
604
+ www: [
605
+ {
606
+ title: '漫画更新',
607
+ docs: 'https://docs.rsshub.app/anime.html#kan-man-hua',
608
+ source: '/comic/:id/',
609
+ target: '/manhuagui/comic/:id',
610
+ },
611
+ ],
612
+ },
613
+ 'mhgui.com': {
614
+ _name: '漫画柜镜像站',
615
+ www: [
616
+ {
617
+ title: '漫画更新',
618
+ docs: 'https://docs.rsshub.app/anime.html#kan-man-hua-jing-xiang-zhan',
619
+ source: '/comic/:id/',
620
+ target: '/mhgui/comic/:id',
621
+ },
622
+ ],
623
+ },
624
+ 'tw.manhuagui.com': {
625
+ _name: '漫画柜台湾',
626
+ www: [
627
+ {
628
+ title: '漫画更新',
629
+ docs: 'https://docs.rsshub.app/anime.html#kan-man-hua-tai-wan',
630
+ source: '/comic/:id/',
631
+ target: '/twmanhuagui/comic/:id',
632
+ },
633
+ ],
634
+ },
635
+ 'pgyer.com': {
636
+ _name: '蒲公英应用分发',
637
+ www: [
638
+ {
639
+ title: 'app更新',
640
+ docs: 'https://docs.rsshub.app/program-update.html#pu-gong-ying-ying-yong-fen-fa',
641
+ source: '/:app',
642
+ target: '/pgyer/:app',
643
+ },
644
+ ],
645
+ },
646
+ 'pianyuan.la': {
647
+ _name: '片源网',
648
+ '.': [
649
+ {
650
+ title: '电影和剧集',
651
+ docs: 'https://docs.rsshub.app/multimedia.html#pian-yuan',
652
+ source: '/',
653
+ },
654
+ ],
655
+ },
656
+ 'sspai.com': {
657
+ _name: '少数派',
658
+ '.': [
659
+ {
660
+ title: '最新上架付费专栏',
661
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
662
+ source: '/series',
663
+ target: '/sspai/series',
664
+ },
665
+ {
666
+ title: 'Matrix',
667
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
668
+ source: '/matrix',
669
+ target: '/sspai/matrix',
670
+ },
671
+ {
672
+ title: '专栏',
673
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
674
+ source: '/column/:id',
675
+ target: '/sspai/column/:id',
676
+ },
677
+ {
678
+ title: '作者动态',
679
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
680
+ source: '/u/:id/updates',
681
+ target: '/sspai/activity/:id',
682
+ },
683
+ {
684
+ title: '作者已发布文章',
685
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
686
+ source: '/u/:id/posts',
687
+ target: '/sspai/author/:id',
688
+ },
689
+ {
690
+ title: '专题',
691
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
692
+ source: '/topics',
693
+ target: '/sspai/topics',
694
+ },
695
+ {
696
+ title: '专题内文章更新',
697
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
698
+ source: '/topic/:id',
699
+ target: '/sspai/topic/:id',
700
+ },
701
+ {
702
+ title: '标签订阅',
703
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
704
+ source: '/tag/:keyword',
705
+ target: '/sspai/tag/:keyword',
706
+ },
707
+ ],
708
+ shortcuts: [
709
+ {
710
+ title: 'Shortcuts Gallery',
711
+ docs: 'https://docs.rsshub.app/new-media.html#shao-shu-pai-sspai',
712
+ source: ['', '/*tpath'],
713
+ target: '/sspai/shortcuts',
714
+ },
715
+ ],
716
+ },
717
+ 'baidu.com': {
718
+ _name: '贴吧',
719
+ tieba: [
720
+ {
721
+ title: '帖子列表',
722
+ docs: 'https://docs.rsshub.app/bbs.html#tie-ba',
723
+ source: 'f',
724
+ target: (params, url) => {
725
+ const type = new URL(url).searchParams.get('tab');
726
+ if (!type || type === 'main') {
727
+ return `/tieba/forum/${new URL(url).searchParams.get('kw')}`;
728
+ }
729
+ },
730
+ },
731
+ {
732
+ title: '精品帖子',
733
+ docs: 'https://docs.rsshub.app/bbs.html#tie-ba',
734
+ source: 'f',
735
+ target: (params, url) => {
736
+ const type = new URL(url).searchParams.get('tab');
737
+ if (type === 'good') {
738
+ return `/tieba/forum/good/${new URL(url).searchParams.get('kw')}`;
739
+ }
740
+ },
741
+ },
742
+ {
743
+ title: '帖子动态',
744
+ docs: 'https://docs.rsshub.app/bbs.html#tie-ba',
745
+ source: '/p/:id',
746
+ target: '/tieba/post/:id',
747
+ },
748
+ {
749
+ title: '只看楼主',
750
+ docs: 'https://docs.rsshub.app/bbs.html#tie-ba',
751
+ source: '/p/:id',
752
+ target: '/tieba/post/lz/:id',
753
+ },
754
+ {
755
+ title: '用户帖子',
756
+ docs: 'https://docs.rsshub.app/bbs.html#tie-ba',
757
+ source: '/home/main',
758
+ target: (params, url) => {
759
+ const uid = new URL(url).searchParams.get('un');
760
+ if (uid) {
761
+ return `/tieba/user/${uid}`;
762
+ }
763
+ },
764
+ },
765
+ ],
766
+ },
767
+ 'wineyun.com': {
768
+ _name: '酒云网',
769
+ www: [
770
+ {
771
+ title: '最新商品',
772
+ docs: 'https://docs.rsshub.app/other.html#jiu-yun-wang',
773
+ source: ['/:category'],
774
+ target: '/wineyun/:category',
775
+ },
776
+ ],
777
+ },
778
+ 'epicgames.com': {
779
+ _name: 'Epic Games',
780
+ www: [
781
+ {
782
+ title: '每周免费游戏',
783
+ docs: 'https://docs.rsshub.app/game.html#epicgames-freegame',
784
+ source: '/store/zh-CN/free-games',
785
+ target: '/epicgames/freegames',
786
+ },
787
+ ],
788
+ },
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
+ 'nga.cn': {
801
+ _name: 'NGA',
802
+ bbs: [
803
+ {
804
+ title: '分区帖子',
805
+ docs: 'https://docs.rsshub.app/bbs.html#nga',
806
+ source: '/thread.php',
807
+ target: (params, url) => new URL(url).searchParams.get('fid') && `/nga/forum/${new URL(url).searchParams.get('fid')}`,
808
+ },
809
+ {
810
+ title: '帖子',
811
+ docs: 'https://docs.rsshub.app/bbs.html#nga',
812
+ source: '/read.php',
813
+ target: (params, url) => new URL(url).searchParams.get('tid') && `/nga/post/${new URL(url).searchParams.get('tid')}`,
814
+ },
815
+ ],
816
+ },
817
+ 'playstation.com': {
818
+ _name: 'PlayStation',
819
+ store: [
820
+ {
821
+ title: '游戏列表',
822
+ docs: 'https://docs.rsshub.app/game.html#playstation',
823
+ source: '/zh-hans-hk/grid/:id/:page',
824
+ target: '/ps/list/:id',
825
+ },
826
+ {
827
+ title: '折扣|价格',
828
+ docs: 'https://docs.rsshub.app/game.html#playstation',
829
+ source: ['/:lang/product/:gridName'],
830
+ target: '/ps/:lang/product/:gridName',
831
+ },
832
+ ],
833
+ www: [
834
+ {
835
+ title: '用户奖杯',
836
+ docs: 'https://docs.rsshub.app/game.html#playstation',
837
+ },
838
+ {
839
+ title: '系统更新纪录',
840
+ docs: 'https://docs.rsshub.app/game.html#playstation',
841
+ },
842
+ ],
843
+ },
844
+ 'monsterhunter.com': {
845
+ _name: '怪物猎人世界',
846
+ www: [
847
+ {
848
+ title: '更新情报',
849
+ docs: 'https://docs.rsshub.app/game.html#guai-wu-lie-ren-shi-jie',
850
+ source: ['', '/*tpath'],
851
+ target: '/mhw/update',
852
+ },
853
+ {
854
+ title: '最新消息',
855
+ docs: 'https://docs.rsshub.app/game.html#guai-wu-lie-ren-shi-jie',
856
+ source: ['', '/*tpath'],
857
+ target: '/mhw/news',
858
+ },
859
+ ],
860
+ },
861
+ 'vgtime.com': {
862
+ _name: '游戏时光',
863
+ www: [
864
+ {
865
+ title: '新闻',
866
+ docs: 'https://docs.rsshub.app/game.html#you-xi-shi-guang',
867
+ source: '/topic/index.jhtml',
868
+ target: '/vgtime/news',
869
+ },
870
+ {
871
+ title: '游戏发售表',
872
+ docs: 'https://docs.rsshub.app/game.html#you-xi-shi-guang',
873
+ source: '/game/release.jhtml',
874
+ target: '/vgtime/release',
875
+ },
876
+ {
877
+ title: '关键词资讯',
878
+ docs: 'https://docs.rsshub.app/game.html#you-xi-shi-guang',
879
+ source: '/search/list.jhtml',
880
+ target: (params, url) => `/vgtime/keyword/${new URL(url).searchParams.get('keyword')}`,
881
+ },
882
+ ],
883
+ },
884
+ 'bing.com': {
885
+ _name: 'Bing',
886
+ www: [
887
+ {
888
+ title: '每日壁纸',
889
+ docs: 'https://docs.rsshub.app/picture.html#bing-bi-zhi',
890
+ source: '',
891
+ target: '/bing',
892
+ },
893
+ ],
894
+ },
895
+ 'dcard.tw': {
896
+ _name: 'Dcard',
897
+ www: [
898
+ {
899
+ title: '首頁帖子-最新',
900
+ docs: 'https://docs.rsshub.app/bbs.html#dcard',
901
+ source: '/f',
902
+ target: '/dcard/posts/latest',
903
+ },
904
+ {
905
+ title: '首頁帖子-熱門',
906
+ docs: 'https://docs.rsshub.app/bbs.html#dcard',
907
+ source: '/f',
908
+ target: '/dcard/posts/popular',
909
+ },
910
+ {
911
+ title: '板塊帖子-最新',
912
+ docs: 'https://docs.rsshub.app/bbs.html#dcard',
913
+ source: '/f/:section',
914
+ target: '/dcard/:section/latest',
915
+ },
916
+ {
917
+ title: '板塊帖子-熱門',
918
+ docs: 'https://docs.rsshub.app/bbs.html#dcard',
919
+ source: '/f/:section',
920
+ target: '/dcard/:section/popular',
921
+ },
922
+ ],
923
+ },
924
+ 'wegene.com': {
925
+ _name: 'WeGene',
926
+ www: [
927
+ {
928
+ title: '最近更新',
929
+ docs: 'https://docs.rsshub.app/other.html#wegene',
930
+ source: '',
931
+ target: '/wegene/newest',
932
+ },
933
+ {
934
+ title: '栏目',
935
+ docs: 'https://docs.rsshub.app/other.html#wegene',
936
+ source: '/crowdsourcing',
937
+ target: '/wegene/column/all/all',
938
+ },
939
+ ],
940
+ },
941
+ 'qdaily.com': {
942
+ _name: '好奇心日报',
943
+ www: [
944
+ {
945
+ title: '标签',
946
+ docs: 'https://docs.rsshub.app/new-media.html#hao-qi-xin-ri-bao',
947
+ source: '/tags/:idd',
948
+ target: (params) => `/qdaily/tag/${params.idd.replace('.html', '')}`,
949
+ },
950
+ {
951
+ title: '栏目',
952
+ docs: 'https://docs.rsshub.app/new-media.html#hao-qi-xin-ri-bao',
953
+ source: '/special_columns/:idd',
954
+ target: (params) => `/qdaily/column/${params.idd.replace('.html', '')}`,
955
+ },
956
+ {
957
+ title: '分类',
958
+ docs: 'https://docs.rsshub.app/new-media.html#hao-qi-xin-ri-bao',
959
+ source: '/categories/:idd',
960
+ target: (params) => `/qdaily/category/${params.idd.replace('.html', '')}`,
961
+ },
962
+ ],
963
+ },
964
+
965
+ '3ycy.com': {
966
+ _name: '三界异次元',
967
+ www: [
968
+ {
969
+ title: '最近更新',
970
+ docs: 'https://docs.rsshub.app/anime.html#san-jie-yi-ci-yuan',
971
+ source: '/',
972
+ target: '/3ycy/home',
973
+ },
974
+ ],
975
+ },
976
+
977
+ 'emi-nitta.net': {
978
+ _name: 'Emi Nitta',
979
+ '.': [
980
+ {
981
+ title: '最近更新',
982
+ docs: 'https://docs.rsshub.app/other.html#xin-tian-hui-hai-guan-fang-wang-zhan',
983
+ source: '/updates',
984
+ target: '/emi-nitta/updates',
985
+ },
986
+ {
987
+ title: '新闻',
988
+ docs: 'https://docs.rsshub.app/other.html#xin-tian-hui-hai-guan-fang-wang-zhan',
989
+ source: '/contents/news',
990
+ target: '/emi-nitta/news',
991
+ },
992
+ ],
993
+ },
994
+
995
+ 'alter-shanghai.cn': {
996
+ _name: 'Alter',
997
+ '.': [
998
+ {
999
+ title: '新闻',
1000
+ docs: 'https://docs.rsshub.app/shopping.html#alter-zhong-guo',
1001
+ source: '/cn/news.html',
1002
+ target: '/alter-cn/news',
1003
+ },
1004
+ ],
1005
+ },
1006
+
1007
+ 'itslide.com': {
1008
+ _name: 'ITSlide',
1009
+ www: [
1010
+ {
1011
+ title: '最新',
1012
+ docs: 'https://docs.rsshub.app/programming.html#itslide',
1013
+ source: '/*',
1014
+ target: '/itslide/new',
1015
+ },
1016
+ ],
1017
+ },
1018
+
1019
+ 'leboncoin.fr': {
1020
+ _name: 'leboncoin',
1021
+ www: [
1022
+ {
1023
+ title: 'ads',
1024
+ docs: 'https://docs.rsshub.app/en/shopping.html#leboncoin',
1025
+ source: '/recherche',
1026
+ target: (params, url) => '/leboncoin/ad/' + url.split('?')[1],
1027
+ },
1028
+ ],
1029
+ },
1030
+
1031
+ 'yuancheng.work': {
1032
+ _name: '远程.work',
1033
+ '.': [
1034
+ {
1035
+ title: '招聘信息',
1036
+ docs: 'https://docs.rsshub.app/other.html#yuan-cheng-work',
1037
+ source: '/:caty',
1038
+ target: (params, url) => {
1039
+ if (!url) {
1040
+ return '/remote-work';
1041
+ }
1042
+ return '/remote-work/' + /\w+-(\w+)-\w+/.exec(url)[1];
1043
+ },
1044
+ },
1045
+ ],
1046
+ },
1047
+
1048
+ 'chinatimes.com': {
1049
+ _name: '中時電子報',
1050
+ www: [
1051
+ {
1052
+ title: '新聞',
1053
+ docs: 'https://docs.rsshub.app/traditional-media.html#zhong-shi-dian-zi-bao',
1054
+ source: '/:caty',
1055
+ target: (params) => '/chinatimes/' + params.caty,
1056
+ },
1057
+ ],
1058
+ },
1059
+
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
+ 'govopendata.com': {
1149
+ _name: '新闻联播文字版',
1150
+ cn: [
1151
+ {
1152
+ title: '新闻联播文字版',
1153
+ docs: 'https://docs.rsshub.app/traditional-media.html#xin-wen-lian-bo-wen-zi-ban',
1154
+ source: '/xinwenlianbo',
1155
+ target: '/xinwenlianbo/index',
1156
+ },
1157
+ ],
1158
+ },
1159
+
1160
+ 'steampowered.com': {
1161
+ _name: 'Steam',
1162
+ store: [
1163
+ {
1164
+ title: 'search',
1165
+ docs: 'https://docs.rsshub.app/game.html#steam',
1166
+ source: '/search/',
1167
+ target: (params, url) => `/steam/search/${new URL(url).searchParams}`,
1168
+ },
1169
+ ],
1170
+ },
1171
+ 'baijingapp.com': {
1172
+ _name: '白鲸出海',
1173
+ www: [
1174
+ {
1175
+ title: '文章',
1176
+ docs: 'https://docs.rsshub.app/new-media.html#bai-jing-chu-hai',
1177
+ source: '',
1178
+ target: '/baijing',
1179
+ },
1180
+ ],
1181
+ },
1182
+ 'xiaomi.cn': {
1183
+ _name: '小米社区',
1184
+ www: [
1185
+ {
1186
+ title: '圈子',
1187
+ docs: 'https://docs.rsshub.app/bbs.html#xiao-mi-she-qu',
1188
+ source: '/board/:boardId',
1189
+ target: '/mi/bbs/board/:boardId',
1190
+ },
1191
+ ],
1192
+ },
1193
+ '163.com': {
1194
+ _name: '网易',
1195
+ ds: [
1196
+ {
1197
+ title: '大神',
1198
+ docs: 'https://docs.rsshub.app/game.html#wang-yi-da-shen',
1199
+ source: '/user/:id',
1200
+ target: '/netease/ds/:id',
1201
+ },
1202
+ ],
1203
+ open: [
1204
+ {
1205
+ title: '公开课 - 精品课程',
1206
+ docs: 'https://docs.rsshub.app/study.html#wang-yi-gong-kai-ke',
1207
+ source: '/',
1208
+ target: '/open163/vip',
1209
+ },
1210
+ {
1211
+ title: '公开课 - 最新课程',
1212
+ docs: 'https://docs.rsshub.app/study.html#wang-yi-gong-kai-ke',
1213
+ source: '/',
1214
+ target: '/open163/latest',
1215
+ },
1216
+ ],
1217
+ music: [
1218
+ {
1219
+ title: '云音乐 - 用户歌单',
1220
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1221
+ source: '/',
1222
+ target: (params, url) => {
1223
+ const id = new URL(url).hash.match(/home\?id=(.*)/)[1];
1224
+ return id ? `/ncm/user/playlist/${id}` : '';
1225
+ },
1226
+ },
1227
+ {
1228
+ title: '云音乐 - 歌单歌曲',
1229
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1230
+ source: '/',
1231
+ target: (params, url) => {
1232
+ const id = new URL(url).hash.match(/playlist\?id=(.*)/)[1];
1233
+ return id ? `/ncm/playlist/${id}` : '';
1234
+ },
1235
+ },
1236
+ {
1237
+ title: '云音乐 - 歌手专辑',
1238
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1239
+ source: '/',
1240
+ target: (params, url) => {
1241
+ const id = new URL(url).hash.match(/album\?id=(.*)/)[1];
1242
+ return id ? `/ncm/artist/${id}` : '';
1243
+ },
1244
+ },
1245
+ {
1246
+ title: '云音乐 - 电台节目',
1247
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1248
+ source: '/',
1249
+ target: (params, url) => {
1250
+ const id = new URL(url).hash.match(/djradio\?id=(.*)/)[1];
1251
+ return id ? `/ncm/djradio/${id}` : '';
1252
+ },
1253
+ },
1254
+ ],
1255
+ 'y.music': [
1256
+ {
1257
+ title: '云音乐 - 用户歌单',
1258
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1259
+ source: '/m/user',
1260
+ target: (params, url) => `/ncm/playlist/${new URL(url).searchParams.get('id')}`,
1261
+ },
1262
+ {
1263
+ title: '云音乐 - 歌单歌曲',
1264
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1265
+ source: '/m/playlist',
1266
+ target: (params, url) => `/ncm/playlist/${new URL(url).searchParams.get('id')}`,
1267
+ },
1268
+ {
1269
+ title: '云音乐 - 歌手专辑',
1270
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1271
+ source: '/m/album',
1272
+ target: (params, url) => `/ncm/playlist/${new URL(url).searchParams.get('id')}`,
1273
+ },
1274
+ {
1275
+ title: '云音乐 - 播单声音',
1276
+ docs: 'https://docs.rsshub.app/multimedia.html#wang-yi-yun-yin-yue',
1277
+ source: ['/m/radio', '/m/djradio'],
1278
+ target: (params, url) => `/ncm/playlist/${new URL(url).searchParams.get('id')}`,
1279
+ },
1280
+ ],
1281
+ },
1282
+ 'suzhou.gov.cn': {
1283
+ _name: '苏州市政府',
1284
+ www: [
1285
+ {
1286
+ title: '政府新闻',
1287
+ docs: 'https://docs.rsshub.app/government.html#su-zhou-shi-ren-min-zheng-fu',
1288
+ source: '/szsrmzf/:uid/nav_list.shtml',
1289
+ target: '/gov/suzhou/news/:uid',
1290
+ },
1291
+ ],
1292
+ },
1293
+ 'mqube.net': {
1294
+ _name: 'MQube',
1295
+ www: [
1296
+ {
1297
+ title: '全站最近更新',
1298
+ docs: 'https://docs.rsshub.app/multimedia.html#mqube',
1299
+ source: '/',
1300
+ target: '/mqube/latest',
1301
+ },
1302
+ {
1303
+ title: '全站每日排行',
1304
+ docs: 'https://docs.rsshub.app/multimedia.html#mqube',
1305
+ source: '/',
1306
+ target: '/mqube/top',
1307
+ },
1308
+ {
1309
+ title: '个人最近更新',
1310
+ docs: 'https://docs.rsshub.app/multimedia.html#mqube',
1311
+ source: '/user/:user',
1312
+ target: '/mqube/user/:user',
1313
+ },
1314
+ {
1315
+ title: '标签最近更新',
1316
+ docs: 'https://docs.rsshub.app/multimedia.html#mqube',
1317
+ source: '/search/tag/:tag',
1318
+ target: '/mqube/tag/:tag',
1319
+ },
1320
+ ],
1321
+ },
1322
+ 'nikkei.com': {
1323
+ _name: '日本経済新聞',
1324
+ www: [
1325
+ {
1326
+ title: 'ホームページ',
1327
+ docs: 'https://docs.rsshub.app/traditional-media.html#ri-ben-jing-ji-xin-wen',
1328
+ source: '/',
1329
+ target: '/nikkei/index',
1330
+ },
1331
+ ],
1332
+ },
1333
+ 'last.fm': {
1334
+ _name: 'Last.fm',
1335
+ www: [
1336
+ {
1337
+ title: '用户播放记录',
1338
+ docs: 'https://docs.rsshub.app/multimedia.html#last-fm',
1339
+ source: ['/user/:user', '/user/:user/*'],
1340
+ target: '/lastfm/recent/:user',
1341
+ },
1342
+ {
1343
+ title: '用户 Love 记录',
1344
+ docs: 'https://docs.rsshub.app/multimedia.html#last-fm',
1345
+ source: ['/user/:user', '/user/:user/*'],
1346
+ target: '/lastfm/loved/:user',
1347
+ },
1348
+ {
1349
+ title: '站内 Top 榜单',
1350
+ docs: 'https://docs.rsshub.app/multimedia.html#last-fm',
1351
+ source: '/charts',
1352
+ target: '/lastfm/top',
1353
+ },
1354
+ ],
1355
+ },
1356
+ 'ddrk.me': {
1357
+ _name: '低端影视',
1358
+ www: [
1359
+ {
1360
+ title: '首页',
1361
+ docs: 'https://docs.rsshub.app/multimedia.html#di-duan-ying-shi',
1362
+ source: '/',
1363
+ target: '/ddrk/index',
1364
+ },
1365
+ {
1366
+ title: '标签',
1367
+ docs: 'https://docs.rsshub.app/multimedia.html#di-duan-ying-shi',
1368
+ source: '/tag/:tag',
1369
+ target: '/ddrk/tag/:tag',
1370
+ },
1371
+ {
1372
+ title: '分类',
1373
+ docs: 'https://docs.rsshub.app/multimedia.html#di-duan-ying-shi',
1374
+ source: ['/category/:category', '/category/:uplevel/:category'],
1375
+ target: '/ddrk/category/:category',
1376
+ },
1377
+ {
1378
+ title: '影视剧集更新',
1379
+ docs: 'https://docs.rsshub.app/multimedia.html#di-duan-ying-shi',
1380
+ source: ['/:name', '/:name/:season'],
1381
+ target: (params) => {
1382
+ if (params.name !== 'category' && params.name !== 'tag' && params.name !== 'ddrklogin' && params.name !== 'about' && params.name !== 'deleted') {
1383
+ return `/ddrk/update/${params.name}${params.season ? '/' + params.season : ''}`;
1384
+ }
1385
+ },
1386
+ },
1387
+ ],
1388
+ },
1389
+ 'google.com': {
1390
+ _name: '谷歌',
1391
+ chrome: [
1392
+ {
1393
+ title: '插件更新',
1394
+ source: '/webstore/detail/:name/:id',
1395
+ docs: 'https://docs.rsshub.app/program-update.html#chrome-wang-shang-ying-yong-dian',
1396
+ target: '/chrome/webstore/extensions/:id',
1397
+ },
1398
+ ],
1399
+ photos: [
1400
+ {
1401
+ title: '相册',
1402
+ docs: 'https://docs.rsshub.app/picture.html#google-xiang-ce',
1403
+ source: '/share/*',
1404
+ target: (params, url, document) => {
1405
+ const id = document && document.querySelector('html').innerHTML.match(/photos.app.goo.gl\/(.*?)"/)[1];
1406
+ return id ? `/google/album/${id}` : '';
1407
+ },
1408
+ },
1409
+ ],
1410
+ sites: [
1411
+ {
1412
+ title: 'Sites',
1413
+ docs: 'https://docs.rsshub.app/blog.html#google-sites',
1414
+ source: ['/site/:id/*', '/site/:id'],
1415
+ target: '/google/sites/:id',
1416
+ },
1417
+ ],
1418
+ },
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
+ 'qidian.com': {
1491
+ _name: '起点',
1492
+ book: [
1493
+ {
1494
+ title: '章节',
1495
+ docs: 'https://docs.rsshub.app/reading.html#qi-dian',
1496
+ source: '/info/:id',
1497
+ target: '/qidian/chapter/:id',
1498
+ },
1499
+ {
1500
+ title: '讨论区',
1501
+ docs: 'https://docs.rsshub.app/reading.html#qi-dian',
1502
+ source: '/info/:id',
1503
+ target: '/qidian/forum/:id',
1504
+ },
1505
+ ],
1506
+ www: [
1507
+ {
1508
+ title: '限免',
1509
+ docs: 'https://docs.rsshub.app/reading.html#qi-dian',
1510
+ source: '/free',
1511
+ target: '/qidian/free',
1512
+ },
1513
+ {
1514
+ title: '女生限免',
1515
+ docs: 'https://docs.rsshub.app/reading.html#qi-dian',
1516
+ source: '/mm/free',
1517
+ target: '/qidian/free/mm',
1518
+ },
1519
+ ],
1520
+ },
1521
+ 'hackerone.com': {
1522
+ _name: 'HackerOne',
1523
+ '.': [
1524
+ {
1525
+ title: 'HackerOne Hacker Activity',
1526
+ docs: 'https://docs.rsshub.app/other.html#hackerone-hacker-activity',
1527
+ source: '/hacktivity',
1528
+ target: '/hackerone/hacktivity',
1529
+ },
1530
+ ],
1531
+ },
1532
+ 'cowlevel.net': {
1533
+ _name: '奶牛关',
1534
+ '.': [
1535
+ {
1536
+ title: '元素文章',
1537
+ docs: 'https://docs.rsshub.app/game.html#nai-niu-guan',
1538
+ source: ['/element/:id', '/element/:id/article'],
1539
+ target: '/cowlevel/element/:id',
1540
+ },
1541
+ ],
1542
+ },
1543
+ 'beijing.gov.cn': {
1544
+ wjw: [
1545
+ {
1546
+ title: '北京卫生健康委员会',
1547
+ docs: 'https://docs.rsshub.app/government.html#bei-jing-shi-wei-sheng-jian-kang-wei-yuan-hui',
1548
+ source: '/xwzx_20031/:caty',
1549
+ target: '/gov/beijing/mhc/:caty',
1550
+ },
1551
+ ],
1552
+ },
1553
+ 'ynu.edu.cn': {
1554
+ _name: '云南大学',
1555
+ home: [
1556
+ {
1557
+ title: '官网消息通告',
1558
+ docs: 'https://docs.rsshub.app/university.html#yun-nan-da-xue',
1559
+ source: '/tzgg.htm',
1560
+ target: '/ynu/home',
1561
+ },
1562
+ ],
1563
+ jwc: [
1564
+ {
1565
+ title: '教务处教务科通知',
1566
+ docs: 'https://docs.rsshub.app/university.html#yun-nan-da-xue',
1567
+ source: '/*',
1568
+ target: '/jwc/1',
1569
+ },
1570
+ {
1571
+ title: '教务处学籍科通知',
1572
+ docs: 'https://docs.rsshub.app/university.html#yun-nan-da-xue',
1573
+ source: '/*',
1574
+ target: '/jwc/2',
1575
+ },
1576
+ {
1577
+ title: '教务处教学研究科通知',
1578
+ docs: 'https://docs.rsshub.app/university.html#yun-nan-da-xue',
1579
+ source: '/*',
1580
+ target: '/jwc/3',
1581
+ },
1582
+ {
1583
+ title: '教务处实践科学科通知',
1584
+ docs: 'https://docs.rsshub.app/university.html#yun-nan-da-xue',
1585
+ source: '/*',
1586
+ target: '/jwc/4',
1587
+ },
1588
+ ],
1589
+ grs: [
1590
+ {
1591
+ title: '研究生院通知',
1592
+ docs: 'https://docs.rsshub.app/university.html#yun-nan-da-xue',
1593
+ source: '/*',
1594
+ target: '',
1595
+ },
1596
+ ],
1597
+ },
1598
+ 'zju.edu.cn': {
1599
+ _name: '浙江大学',
1600
+ cst: [
1601
+ {
1602
+ title: '软件学院 - 全部通知',
1603
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1604
+ source: ['', '/*tpath'],
1605
+ target: '/zju/cst/0',
1606
+ },
1607
+ {
1608
+ title: '软件学院 - 招生信息',
1609
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1610
+ source: '/32178/list.htm',
1611
+ target: '/zju/cst/1',
1612
+ },
1613
+ {
1614
+ title: '软件学院 - 教务管理',
1615
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1616
+ source: '/36216/list.htm',
1617
+ target: '/zju/cst/2',
1618
+ },
1619
+ {
1620
+ title: '软件学院 - 论文管理',
1621
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1622
+ source: '/36217/list.htm',
1623
+ target: '/zju/cst/3',
1624
+ },
1625
+ {
1626
+ title: '软件学院 - 思政工作',
1627
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1628
+ source: '/36192/list.htm',
1629
+ target: '/zju/cst/4',
1630
+ },
1631
+ {
1632
+ title: '软件学院 - 评奖评优',
1633
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1634
+ source: '/36228/list.htm',
1635
+ target: '/zju/cst/5',
1636
+ },
1637
+ {
1638
+ title: '软件学院 - 实习就业',
1639
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1640
+ source: '/36193/list.htm',
1641
+ target: '/zju/cst/6',
1642
+ },
1643
+ {
1644
+ title: '软件学院 - 国际实习',
1645
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1646
+ source: '/36235/list.htm',
1647
+ target: '/zju/cst/7',
1648
+ },
1649
+ {
1650
+ title: '软件学院 - 国内合作科研',
1651
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1652
+ source: '/36194/list.htm',
1653
+ target: '/zju/cst/8',
1654
+ },
1655
+ {
1656
+ title: '软件学院 - 国际合作科研',
1657
+ docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
1658
+ source: '/36246/list.htm',
1659
+ target: '/zju/cst/9',
1660
+ },
1661
+ ],
1662
+ },
1663
+ 'kuaidi100.com': {
1664
+ _name: '快递100',
1665
+ '.': [
1666
+ {
1667
+ title: '快递追踪',
1668
+ docs: 'https://docs.rsshub.app/other.html#kuai-di-100',
1669
+ source: '/',
1670
+ target: (params, url, document) => {
1671
+ const postid = document && document.querySelector('#postid').value;
1672
+ const com = document && document.querySelector('#selectComBtn').childNodes[1].attributes[1].value;
1673
+ if (com && com !== 'default' && postid) {
1674
+ return `/kuaidi100/track/${com}/${postid}`;
1675
+ }
1676
+ },
1677
+ },
1678
+ {
1679
+ title: '支持的快递公司列表',
1680
+ docs: 'https://docs.rsshub.app/other.html#kuai-di-100',
1681
+ source: '/',
1682
+ target: '/kuaidi100/company',
1683
+ },
1684
+ ],
1685
+ },
1686
+ 'hrbeu.edu.cn': {
1687
+ _name: '哈尔滨工程大学',
1688
+ yjsy: [
1689
+ {
1690
+ title: '研究生院 - 通知公告',
1691
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1692
+ source: '/*',
1693
+ target: '/heu/yjsy/announcement',
1694
+ },
1695
+ {
1696
+ title: '研究生院 - 新闻动态',
1697
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1698
+ source: '/*',
1699
+ target: '/heu/yjsy/news',
1700
+ },
1701
+ {
1702
+ title: '研究生院 - 国家公派项目',
1703
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1704
+ source: '/*',
1705
+ target: '/heu/yjsy/gjgp',
1706
+ },
1707
+ {
1708
+ title: '研究生院 - 国际合作与交流项目',
1709
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1710
+ source: '/*',
1711
+ target: '/heu/yjsy/gjhz',
1712
+ },
1713
+ ],
1714
+ job: [
1715
+ {
1716
+ title: '就业服务平台 - 通知公告',
1717
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1718
+ source: '/*',
1719
+ target: '/heu/job/tzgg',
1720
+ },
1721
+ ],
1722
+ uae: [
1723
+ {
1724
+ title: '水声学院 - 新闻动态',
1725
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1726
+ source: '/*',
1727
+ target: '/heu/shuisheng/xwdt',
1728
+ },
1729
+ {
1730
+ title: '研究生院 - 通知公告',
1731
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1732
+ source: '/*',
1733
+ target: '/heu/shuisheng/tzgg',
1734
+ },
1735
+ ],
1736
+ },
1737
+ 'gongxue.cn': {
1738
+ _name: '工学网',
1739
+ '.': [
1740
+ {
1741
+ title: '要闻',
1742
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1743
+ source: '/*',
1744
+ target: '/heu/gongxue/yw',
1745
+ },
1746
+ {
1747
+ title: '时讯',
1748
+ docs: 'https://docs.rsshub.app/university.html#ha-er-bin-gong-cheng-da-xue',
1749
+ source: '/*',
1750
+ target: '/heu/gongxue/sx',
1751
+ },
1752
+ ],
1753
+ },
1754
+ 'nsfc.gov.cn': {
1755
+ _name: '国家自然科学基金委员会',
1756
+ www: [
1757
+ {
1758
+ title: '基金要闻',
1759
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-zi-ran-ke-xue-ji-jin-wei-yuan-hui',
1760
+ source: '/*',
1761
+ target: '/nsfc/news/jjyw',
1762
+ },
1763
+ {
1764
+ title: '通知公告',
1765
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-zi-ran-ke-xue-ji-jin-wei-yuan-hui',
1766
+ source: '/*',
1767
+ target: '/nsfc/news/tzgg',
1768
+ },
1769
+ {
1770
+ title: '资助成果',
1771
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-zi-ran-ke-xue-ji-jin-wei-yuan-hui',
1772
+ source: '/*',
1773
+ target: '/nsfc/news/zzcg',
1774
+ },
1775
+ {
1776
+ title: '科普快讯',
1777
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-zi-ran-ke-xue-ji-jin-wei-yuan-hui',
1778
+ source: '/*',
1779
+ target: '/nsfc/news/kpkx',
1780
+ },
1781
+ ],
1782
+ },
1783
+ 'japanpost.jp': {
1784
+ _name: '日本郵便',
1785
+ 'trackings.post': [
1786
+ {
1787
+ title: '郵便・荷物の追跡',
1788
+ docs: 'https://docs.rsshub.app/other.html#ri-ben-you-bian-you-bian-zhui-ji-サービス',
1789
+ source: '/services/srv/search/direct',
1790
+ target: (params, url) => {
1791
+ const reqCode = new URL(url).searchParams.get('reqCodeNo1').toUpperCase();
1792
+ const locale = new URL(url).searchParams.get('locale').toLowerCase();
1793
+ if ((reqCode.search(/^(?:\d{11,12}|[A-Z]{2}\d{9}[A-Z]{2})$/) === 0 && locale === 'ja') || locale === 'en') {
1794
+ return `/japanpost/track/${reqCode}/${locale}`;
1795
+ }
1796
+ },
1797
+ },
1798
+ ],
1799
+ },
1800
+ 'apnews.com': {
1801
+ _name: 'AP News',
1802
+ '.': [
1803
+ {
1804
+ title: '话题',
1805
+ docs: 'https://docs.rsshub.app/traditional-media.html#ap-news',
1806
+ source: '/:topic',
1807
+ target: '/apnews/topics/:topic',
1808
+ },
1809
+ ],
1810
+ },
1811
+ 'csc.edu.cn': {
1812
+ _name: '国家留学网',
1813
+ www: [
1814
+ {
1815
+ title: '遴选通知',
1816
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-liu-xue-wang',
1817
+ source: '/*',
1818
+ target: '/csc/notice/lxtz',
1819
+ },
1820
+ {
1821
+ title: '综合项目专栏',
1822
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-liu-xue-wang',
1823
+ source: '/*',
1824
+ target: '/csc/notice/xmzl',
1825
+ },
1826
+ {
1827
+ title: '常见问题解答',
1828
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-liu-xue-wang',
1829
+ source: '/*',
1830
+ target: '/csc/notice/wtjd',
1831
+ },
1832
+ {
1833
+ title: '录取公告',
1834
+ docs: 'https://docs.rsshub.app/other.html#guo-jia-liu-xue-wang',
1835
+ source: '/*',
1836
+ target: '/csc/notice/lqgg',
1837
+ },
1838
+ ],
1839
+ },
1840
+ 'biquge5200.com': {
1841
+ www: [
1842
+ {
1843
+ title: 'biquge5200.com',
1844
+ docs: 'https://docs.rsshub.app/reading.html#bi-qu-ge-biquge5200-com',
1845
+ source: '/:id',
1846
+ target: '/novel/biquge/:id',
1847
+ },
1848
+ ],
1849
+ },
1850
+ 'biquge.info': {
1851
+ www: [
1852
+ {
1853
+ title: 'biquge.info',
1854
+ docs: 'https://docs.rsshub.app/reading.html#bi-qu-ge-biquge-info',
1855
+ source: '/:id',
1856
+ target: '/novel/biqugeinfo/:id',
1857
+ },
1858
+ ],
1859
+ },
1860
+ 'matters.news': {
1861
+ _name: 'Matters',
1862
+ '.': [
1863
+ {
1864
+ title: '最新排序',
1865
+ docs: 'https://docs.rsshub.app/new-media.html#matters',
1866
+ source: '',
1867
+ target: '/matters/latest',
1868
+ },
1869
+ {
1870
+ title: '标签',
1871
+ docs: 'https://docs.rsshub.app/new-media.html#matters',
1872
+ source: '/tags/:tid',
1873
+ target: '/matters/tags/:tid',
1874
+ },
1875
+ {
1876
+ title: '作者',
1877
+ docs: 'https://docs.rsshub.app/new-media.html#matters',
1878
+ source: ['/:id', '/:id/comments'],
1879
+ target: (params) => {
1880
+ const uid = params.id.replace('@', '');
1881
+ return uid ? `/matters/author/${uid}` : '';
1882
+ },
1883
+ },
1884
+ ],
1885
+ },
1886
+ 'zhaishuyuan.com': {
1887
+ _name: '斋书苑',
1888
+ '.': [
1889
+ {
1890
+ title: '最新章节',
1891
+ docs: 'https://docs.rsshub.app/reading.html#zhai-shu-yuan',
1892
+ source: ['/book/:id', '/read/:id'],
1893
+ target: '/novel/zhaishuyuan/:id',
1894
+ },
1895
+ ],
1896
+ },
1897
+ 'hbut.edu.cn': {
1898
+ _name: '湖北工业大学',
1899
+ www: [
1900
+ {
1901
+ title: '新闻中心',
1902
+ docs: 'http://docs.rsshub.app/university.html#hu-bei-gong-ye-da-xue',
1903
+ source: '/xwzx/:name',
1904
+ target: (params) => {
1905
+ const type = params.name.replace('.htm', '');
1906
+ return type ? `/hbut/news/${type}` : '/hbut/news/tzgg';
1907
+ },
1908
+ },
1909
+ ],
1910
+ jsjxy: [
1911
+ {
1912
+ title: '新闻动态',
1913
+ docs: 'http://docs.rsshub.app/university.html#hu-bei-gong-ye-da-xue',
1914
+ source: '/index/xwdt.htm',
1915
+ target: '/hbut/cs/xwdt',
1916
+ },
1917
+ {
1918
+ title: '通知公告',
1919
+ docs: 'http://docs.rsshub.app/university.html#hu-bei-gong-ye-da-xue',
1920
+ source: '/index/tzgg.htm',
1921
+ target: '/hbut/cs/tzgg',
1922
+ },
1923
+ {
1924
+ title: '教学信息',
1925
+ docs: 'http://docs.rsshub.app/university.html#hu-bei-gong-ye-da-xue',
1926
+ source: '/jxxx.htm',
1927
+ target: '/hbut/cs/jxxx',
1928
+ },
1929
+ {
1930
+ title: '科研动态',
1931
+ docs: 'http://docs.rsshub.app/university.html#hu-bei-gong-ye-da-xue',
1932
+ source: '/kxyj/kydt.htm',
1933
+ target: '/hbut/cs/kydt',
1934
+ },
1935
+ {
1936
+ title: '党建活动',
1937
+ docs: 'http://docs.rsshub.app/university.html#hu-bei-gong-ye-da-xue',
1938
+ source: '/djhd/djhd.htm',
1939
+ target: '/hbut/cs/djhd',
1940
+ },
1941
+ ],
1942
+ },
1943
+ 'zcool.com.cn': {
1944
+ _name: '站酷',
1945
+ www: [
1946
+ {
1947
+ title: '发现',
1948
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1949
+ source: '',
1950
+ target: '/zcool/discover',
1951
+ },
1952
+ {
1953
+ title: '发现 - 精选 - 全部推荐',
1954
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1955
+ source: '',
1956
+ target: '/zcool/discover/all',
1957
+ },
1958
+ {
1959
+ title: '发现 - 精选 - 首页推荐',
1960
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1961
+ source: '',
1962
+ target: '/zcool/discover/home',
1963
+ },
1964
+ {
1965
+ title: '发现 - 精选 - 编辑精选',
1966
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1967
+ source: '',
1968
+ target: '/zcool/discover/home',
1969
+ },
1970
+ {
1971
+ title: '发现 - 精选 - 文章 - 编辑精选',
1972
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1973
+ source: '',
1974
+ target: '/zcool/discover/article',
1975
+ },
1976
+ {
1977
+ title: '作品榜单',
1978
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1979
+ source: '',
1980
+ target: '/zcool/top/design',
1981
+ },
1982
+ {
1983
+ title: '文章榜单',
1984
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1985
+ source: '',
1986
+ target: '/zcool/top/article',
1987
+ },
1988
+ {
1989
+ title: '用户作品',
1990
+ docs: 'https://docs.rsshub.app/design.html#zhan-ku',
1991
+ source: ['/u/:id'],
1992
+ target: `/zcool/user/:id`,
1993
+ },
1994
+ ],
1995
+ },
1996
+ 't.me': {
1997
+ _name: 'Telegram',
1998
+ '.': [
1999
+ {
2000
+ title: '频道',
2001
+ docs: 'https://docs.rsshub.app/social-media.html#telegram',
2002
+ source: '/:username',
2003
+ target: (params, url, document) => {
2004
+ const isChannel = document && document.querySelector('.tgme_action_button_label');
2005
+ if (isChannel) {
2006
+ return '/telegram/channel/:username';
2007
+ }
2008
+ },
2009
+ },
2010
+ {
2011
+ title: '频道',
2012
+ docs: 'https://docs.rsshub.app/social-media.html#telegram',
2013
+ source: '/s/:username',
2014
+ target: '/telegram/channel/:username',
2015
+ },
2016
+ ],
2017
+ },
2018
+ 'zhuixinfan.com': {
2019
+ _name: '追新番日剧站',
2020
+ '.': [
2021
+ {
2022
+ title: '更新列表',
2023
+ docs: 'https://docs.rsshub.app/multimedia.html#zhui-xin-fan-ri-ju-zhan',
2024
+ source: ['/main.php'],
2025
+ target: '/zhuixinfan/list',
2026
+ },
2027
+ ],
2028
+ },
2029
+ 'etoland.co.kr': {
2030
+ _name: 'eTOLAND',
2031
+ '.': [
2032
+ {
2033
+ title: '主题贴',
2034
+ docs: 'https://docs.rsshub.app/bbs.html#etoland',
2035
+ source: ['/bbs/board.php', '/plugin/mobile/board.php'],
2036
+ target: (params, url) => `/etoland/${new URL(url).searchParams.get('bo_table')}`,
2037
+ },
2038
+ ],
2039
+ },
2040
+ 'qq.com': {
2041
+ _name: '腾讯',
2042
+ 'mp.weixin': [
2043
+ {
2044
+ title: '微信公众号栏目',
2045
+ docs: 'https://docs.rsshub.app/new-media.html#gong-zhong-hao-lan-mu-fei-tui-song-li-shi-xiao-xi',
2046
+ source: '/mp/homepage',
2047
+ 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') : ''}`,
2048
+ },
2049
+ {
2050
+ title: '微信公众号话题',
2051
+ docs: 'https://docs.rsshub.app/new-media.html#wei-xin-gong-zhong-hao-wen-zhang-hua-ti-tag',
2052
+ source: '/mp/appmsgalbum',
2053
+ target: (params, url) => `/wechat/mp/msgalbum/${new URL(url).searchParams.get('__biz')}/${new URL(url).searchParams.get('album_id')}`,
2054
+ },
2055
+ ],
2056
+ egame: [
2057
+ {
2058
+ title: '企鹅电竞直播间',
2059
+ docs: 'https://docs.rsshub.app/live.html#qi-e-dian-jing-zhi-bo-jian-kai-bo',
2060
+ source: '/:id',
2061
+ target: (params) => {
2062
+ if (params.id.match(/^\d+$/)) {
2063
+ return '/egameqq/room/:id';
2064
+ }
2065
+ },
2066
+ },
2067
+ ],
2068
+ v: [
2069
+ {
2070
+ title: '视频 - 播放列表',
2071
+ docs: 'https://docs.rsshub.app/multimedia.html#teng-xun-shi-pin',
2072
+ source: '/x/cover/:id',
2073
+ target: (params) => {
2074
+ const id = params.id.match('(.*).html')[1];
2075
+ return id ? `/tencentvideo/playlist/${id}` : '';
2076
+ },
2077
+ },
2078
+ {
2079
+ title: '视频 - 播放列表',
2080
+ docs: 'https://docs.rsshub.app/multimedia.html#teng-xun-shi-pin',
2081
+ source: '/x/cover/:id/:detail',
2082
+ target: '/tencentvideo/playlist/:id',
2083
+ },
2084
+ ],
2085
+ },
2086
+ 'javbus.com': {
2087
+ _name: 'JavBus',
2088
+ www: [
2089
+ {
2090
+ title: '首页',
2091
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2092
+ source: '/',
2093
+ target: '/javbus/home',
2094
+ },
2095
+ {
2096
+ title: '分类',
2097
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2098
+ source: '/genre/:gid',
2099
+ target: '/javbus/genre/:gid',
2100
+ },
2101
+ {
2102
+ title: '演员',
2103
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2104
+ source: '/star/:sid',
2105
+ target: '/javbus/star/:sid',
2106
+ },
2107
+ {
2108
+ title: '系列',
2109
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2110
+ source: '/series/:seriesid',
2111
+ target: '/javbus/series/:seriesid',
2112
+ },
2113
+ {
2114
+ title: '首页 / 步兵',
2115
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2116
+ source: '/uncensored',
2117
+ target: '/javbus/uncensored/home',
2118
+ },
2119
+ {
2120
+ title: '分类 / 步兵',
2121
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2122
+ source: '/uncensored/genre/:gid',
2123
+ target: '/javbus/uncensored/genre/:gid',
2124
+ },
2125
+ {
2126
+ title: '演员 / 步兵',
2127
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2128
+ source: '/uncensored/star/:sid',
2129
+ target: '/javbus/uncensored/star/:sid',
2130
+ },
2131
+ {
2132
+ title: '系列 / 步兵',
2133
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2134
+ source: '/uncensored/series/:seriesid',
2135
+ target: '/javbus/uncensored/series/:seriesid',
2136
+ },
2137
+ ],
2138
+ },
2139
+ 'javbus.one': {
2140
+ _name: 'JavBus',
2141
+ www: [
2142
+ {
2143
+ title: '首页 / 欧陆风云',
2144
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2145
+ source: '/',
2146
+ target: '/javbus/western/home',
2147
+ },
2148
+ {
2149
+ title: '分类 / 欧陆风云',
2150
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2151
+ source: '/genre/:gid',
2152
+ target: '/javbus/western/genre/:gid',
2153
+ },
2154
+ {
2155
+ title: '演员 / 欧陆风云',
2156
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2157
+ source: '/star/:sid',
2158
+ target: '/javbus/western/star/:sid',
2159
+ },
2160
+ {
2161
+ title: '系列 / 欧陆风云',
2162
+ docs: 'https://docs.rsshub.app/multimedia.html#javbus',
2163
+ source: '/series/:seriesid',
2164
+ target: '/javbus/western/series/:seriesid',
2165
+ },
2166
+ ],
2167
+ },
2168
+ 'onejav.com': {
2169
+ _name: 'OneJAV BT',
2170
+ '.': [
2171
+ {
2172
+ title: '今日种子',
2173
+ docs: 'https://docs.rsshub.app/multimedia.html#onejav',
2174
+ source: '/',
2175
+ target: (params, url, document) => {
2176
+ const today = document.querySelector('div.card.mb-1.card-overview').getAttribute('data-date').replace(/-/g, '');
2177
+ return `/onejav/day/${today}`;
2178
+ },
2179
+ },
2180
+ {
2181
+ title: '今日演员',
2182
+ docs: 'https://docs.rsshub.app/multimedia.html#onejav',
2183
+ source: '/',
2184
+ target: (params, url, document) => {
2185
+ const star = document.querySelector('div.card-content > div > a').getAttribute('href');
2186
+ return `/onejav${star}`;
2187
+ },
2188
+ },
2189
+ {
2190
+ title: '页面种子',
2191
+ docs: 'https://docs.rsshub.app/multimedia.html#onejav',
2192
+ source: ['/:type', '/:type/:key', '/:type/:key/:morekey'],
2193
+ target: (params, url, document) => {
2194
+ const itype = params.morekey === undefined ? params.type : params.type === 'tag' ? 'tag' : 'day';
2195
+ let ikey = `${itype === 'day' ? params.type : ''}${params.key || ''}${itype === 'tag' && params.morekey !== undefined ? '%2F' : ''}${params.morekey || ''}`;
2196
+ if (ikey === '' && itype === 'tag') {
2197
+ ikey = document.querySelector('div.thumbnail.is-inline > a').getAttribute('href').replace('/tag/', '').replace('/', '%2F');
2198
+ } else if (ikey === '' && itype === 'actress') {
2199
+ ikey = document.querySelector('div.card > a').getAttribute('href').replace('/actress/', '');
2200
+ }
2201
+ return `/onejav/${itype}/${ikey}`;
2202
+ },
2203
+ },
2204
+ ],
2205
+ },
2206
+ '141jav.com': {
2207
+ _name: '141JAV BT',
2208
+ '.': [
2209
+ {
2210
+ title: '今日种子',
2211
+ docs: 'https://docs.rsshub.app/multimedia.html#141jav',
2212
+ source: '/',
2213
+ target: (params, url, document) => {
2214
+ const today = document.querySelector('div.card.mb-1.card-overview').getAttribute('data-date').replace(/-/g, '');
2215
+ return `/141jav/day/${today}`;
2216
+ },
2217
+ },
2218
+ {
2219
+ title: '今日演员',
2220
+ docs: 'https://docs.rsshub.app/multimedia.html#141jav',
2221
+ source: '/',
2222
+ target: (params, url, document) => {
2223
+ const star = document.querySelector('div.card-content > div > a').getAttribute('href');
2224
+ return `/141jav${star}`;
2225
+ },
2226
+ },
2227
+ {
2228
+ title: '页面种子',
2229
+ docs: 'https://docs.rsshub.app/multimedia.html#141jav',
2230
+ source: ['/:type', '/:type/:key', '/:type/:key/:morekey'],
2231
+ target: (params, url, document) => {
2232
+ const itype = params.morekey === undefined ? params.type : params.type === 'tag' ? 'tag' : 'day';
2233
+ let ikey = `${itype === 'day' ? params.type : ''}${params.key || ''}${itype === 'tag' && params.morekey !== undefined ? '%2F' : ''}${params.morekey || ''}`;
2234
+ if (ikey === '' && itype === 'tag') {
2235
+ ikey = document.querySelector('div.thumbnail.is-inline > a').getAttribute('href').replace('/tag/', '').replace('/', '%2F');
2236
+ } else if (ikey === '' && itype === 'actress') {
2237
+ ikey = document.querySelector('div.card > a').getAttribute('href').replace('/actress/', '');
2238
+ }
2239
+ return `/141jav/${itype}/${ikey}`;
2240
+ },
2241
+ },
2242
+ ],
2243
+ },
2244
+ '141ppv.com': {
2245
+ _name: '141ppv BT',
2246
+ '.': [
2247
+ {
2248
+ title: '今日种子',
2249
+ docs: 'https://docs.rsshub.app/multimedia.html#141pvp',
2250
+ source: '/',
2251
+ target: (params, url, document) => {
2252
+ const today = document.querySelector('div.card.mb-1.card-overview').getAttribute('data-date').replace(/-/g, '');
2253
+ return `/141ppv/day/${today}`;
2254
+ },
2255
+ },
2256
+ {
2257
+ title: '今日演员',
2258
+ docs: 'https://docs.rsshub.app/multimedia.html#141ppv',
2259
+ source: '/',
2260
+ target: (params, url, document) => {
2261
+ const star = document.querySelector('div.card-content > div > a').getAttribute('href');
2262
+ return `/141ppv${star}`;
2263
+ },
2264
+ },
2265
+ {
2266
+ title: '页面种子',
2267
+ docs: 'https://docs.rsshub.app/multimedia.html#141ppv',
2268
+ source: ['/:type', '/:type/:key', '/:type/:key/:morekey'],
2269
+ target: (params, url, document) => {
2270
+ const itype = params.morekey === undefined ? params.type : params.type === 'tag' ? 'tag' : 'day';
2271
+ let ikey = `${itype === 'day' ? params.type : ''}${params.key || ''}${itype === 'tag' && params.morekey !== undefined ? '%2F' : ''}${params.morekey || ''}`;
2272
+ if (ikey === '' && itype === 'tag') {
2273
+ ikey = document.querySelector('div.thumbnail.is-inline > a').getAttribute('href').replace('/tag/', '').replace('/', '%2F');
2274
+ } else if (ikey === '' && itype === 'actress') {
2275
+ ikey = document.querySelector('div.card > a').getAttribute('href').replace('/actress/', '');
2276
+ }
2277
+ return `/141ppv/${itype}/${ikey}`;
2278
+ },
2279
+ },
2280
+ ],
2281
+ },
2282
+ 'sexinsex.net': {
2283
+ _name: 'sexinsex',
2284
+ '.': [
2285
+ {
2286
+ title: '分区帖子',
2287
+ docs: 'https://docs.rsshub.app/multimedia.html#sexinsex',
2288
+ source: '/bbs/:path',
2289
+ target: (params, url) => {
2290
+ let pid, typeid;
2291
+ const static_matched = params.path.match(/forum-(\d+)-\d+.html/);
2292
+ if (static_matched) {
2293
+ pid = static_matched[1];
2294
+ } else if (params.path === 'forumdisplay.php') {
2295
+ pid = new URL(url).searchParams.get('fid');
2296
+ typeid = new URL(url).searchParams.get('typeid');
2297
+ } else {
2298
+ return false;
2299
+ }
2300
+ return `/sexinsex/${pid}/${typeid ? typeid : ''}`;
2301
+ },
2302
+ },
2303
+ ],
2304
+ },
2305
+ 't66y.com': {
2306
+ _name: '草榴社区',
2307
+ www: [
2308
+ {
2309
+ title: '分区帖子',
2310
+ docs: 'https://docs.rsshub.app/multimedia.html#cao-liu-she-qu',
2311
+ source: '/thread0806.php',
2312
+ target: (params, url) => {
2313
+ const id = new URL(url).searchParams.get('fid');
2314
+ const type = new URL(url).searchParams.get('type');
2315
+ return `/t66y/${id}/${type ? type : ''}`;
2316
+ },
2317
+ },
2318
+ ],
2319
+ },
2320
+ 'umass.edu': {
2321
+ _name: 'UMASS Amherst',
2322
+ ece: [
2323
+ {
2324
+ title: 'ECE News',
2325
+ docs: 'http://docs.rsshub.app/en/university.html#umass-amherst',
2326
+ source: '/news',
2327
+ target: '/umass/amherst/ecenews',
2328
+ },
2329
+ {
2330
+ title: 'ECE Seminar',
2331
+ docs: 'http://docs.rsshub.app/en/university.html#umass-amherst',
2332
+ source: '/seminars',
2333
+ target: '/umass/amherst/eceseminar',
2334
+ },
2335
+ ],
2336
+ 'www.cics': [
2337
+ {
2338
+ title: 'CICS News',
2339
+ docs: 'http://docs.rsshub.app/en/university.html#umass-amherst',
2340
+ source: '/news',
2341
+ target: '/umass/amherst/csnews',
2342
+ },
2343
+ ],
2344
+ www: [
2345
+ {
2346
+ title: 'IPO Events',
2347
+ docs: 'http://docs.rsshub.app/en/university.html#umass-amherst',
2348
+ source: '/ipo/iss/events',
2349
+ target: '/umass/amherst/ipoevents',
2350
+ },
2351
+ {
2352
+ title: 'IPO Featured Stories',
2353
+ docs: 'http://docs.rsshub.app/en/university.html#umass-amherst',
2354
+ source: '/ipo/iss/featured-stories',
2355
+ target: '/umass/amherst/ipostories',
2356
+ },
2357
+ ],
2358
+ },
2359
+ 'lofter.com': {
2360
+ _name: 'Lofter',
2361
+ www: [
2362
+ {
2363
+ title: '话题 (标签)',
2364
+ docs: 'https://docs.rsshub.app/social-media.html#lofter',
2365
+ source: ['/tag/:name', '/tag/:name/:type'],
2366
+ target: (params) => `/lofter/tag/${params.name}/${params.type || ''}`,
2367
+ },
2368
+ ],
2369
+ },
2370
+
2371
+ 'yuque.com': {
2372
+ _name: '语雀',
2373
+ www: [
2374
+ {
2375
+ title: '知识库',
2376
+ docs: 'https://docs.rsshub.app/study.html#yu-que',
2377
+ source: ['/:space/:book'],
2378
+ target: (params, url, document) => {
2379
+ const match = document.documentElement.innerHTML.match(/JSON\.parse\(decodeURIComponent\("(.*)"\)/);
2380
+ if (match && match[1]) {
2381
+ const dataStr = match[1];
2382
+ try {
2383
+ const appData = JSON.parse(decodeURIComponent(dataStr));
2384
+ return `/yuque/doc/${appData.book.id}`;
2385
+ } catch (e) {
2386
+ // pass
2387
+ }
2388
+ }
2389
+ },
2390
+ },
2391
+ ],
2392
+ },
2393
+ 'bjeea.com': {
2394
+ _name: '北京考试院',
2395
+ www: [
2396
+ {
2397
+ title: '首页 / 通知公告',
2398
+ docs: 'https://docs.rsshub.app/government.html#bei-jing-jiao-yu-kao-shi-yuan',
2399
+ source: ['/html/bjeeagg'],
2400
+ target: '/gov/beijing/bjeea/bjeeagg',
2401
+ },
2402
+ {
2403
+ title: '首页 / 招考政策',
2404
+ docs: 'https://docs.rsshub.app/government.html#bei-jing-jiao-yu-kao-shi-yuan',
2405
+ source: ['/html/zkzc'],
2406
+ target: '/gov/beijing/bjeea/zkzc',
2407
+ },
2408
+ {
2409
+ title: '首页 / 自考快递',
2410
+ docs: 'https://docs.rsshub.app/government.html#bei-jing-jiao-yu-kao-shi-yuan',
2411
+ source: ['/html/zkkd'],
2412
+ target: '/gov/beijing/bjeea/zkkd',
2413
+ },
2414
+ ],
2415
+ },
2416
+ 'hk01.com': {
2417
+ _name: '香港01',
2418
+ www: [
2419
+ {
2420
+ title: '最 Hit',
2421
+ docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-01',
2422
+ source: ['/hot', '/'],
2423
+ target: '/hk01/hot',
2424
+ },
2425
+ {
2426
+ title: 'zone',
2427
+ docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-01',
2428
+ source: '/zone/:id/:title',
2429
+ target: '/hk01/zone/:id',
2430
+ },
2431
+ {
2432
+ title: 'channel',
2433
+ docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-01',
2434
+ source: '/channel/:id/:title',
2435
+ target: '/hk01/channel/:id',
2436
+ },
2437
+ {
2438
+ title: 'issue',
2439
+ docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-01',
2440
+ source: '/issue/:id/:title',
2441
+ target: '/hk01/issue/:id',
2442
+ },
2443
+ {
2444
+ title: 'tag',
2445
+ docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-01',
2446
+ source: '/tag/:id/:title',
2447
+ target: '/hk01/tag/:id',
2448
+ },
2449
+ ],
2450
+ },
2451
+ 'douban.com': {
2452
+ _name: '豆瓣',
2453
+ www: [
2454
+ {
2455
+ title: '用户的广播',
2456
+ docs: 'https://docs.rsshub.app/social-media.html#dou-ban',
2457
+ source: '/people/:user/',
2458
+ target: (params, url, document) => {
2459
+ const uid = document && document.querySelector('html').innerHTML.match(/"id":"([0-9]+)"/)[1];
2460
+ return uid ? `/douban/people/${uid}/status` : '';
2461
+ },
2462
+ },
2463
+ {
2464
+ title: '小组-最新',
2465
+ docs: 'https://docs.rsshub.app/social-media.html#dou-ban',
2466
+ source: '/group/:groupid',
2467
+ target: '/douban/group/:groupid',
2468
+ },
2469
+ {
2470
+ title: '小组-最热',
2471
+ docs: 'https://docs.rsshub.app/social-media.html#dou-ban',
2472
+ source: '/group/:groupid',
2473
+ target: '/douban/group/:groupid/essence',
2474
+ },
2475
+ {
2476
+ title: '小组-精华',
2477
+ docs: 'https://docs.rsshub.app/social-media.html#dou-ban',
2478
+ source: '/group/:groupid',
2479
+ target: '/douban/group/:groupid/elite',
2480
+ },
2481
+ ],
2482
+ },
2483
+ 'okjike.com': {
2484
+ _name: '即刻',
2485
+ m: [
2486
+ {
2487
+ title: '用户动态',
2488
+ docs: 'https://docs.rsshub.app/social-media.html#ji-ke-yong-hu-dong-tai',
2489
+ source: '/reposts/:repostId',
2490
+ target: (params, url, document) => {
2491
+ const uid = document.querySelector('.avatar').getAttribute('href').replace('/users/', '');
2492
+ return uid ? `/jike/user/${uid}` : '';
2493
+ },
2494
+ },
2495
+ {
2496
+ title: '圈子',
2497
+ docs: 'https://docs.rsshub.app/social-media.html#ji-ke-quan-zi',
2498
+ source: '/topics/:id',
2499
+ target: '/jike/topic/:id',
2500
+ },
2501
+ {
2502
+ title: '圈子 - 纯文字',
2503
+ docs: 'https://docs.rsshub.app/social-media.html#ji-ke-quan-zi-chun-wen-zi',
2504
+ source: '/topics/:id',
2505
+ target: '/jike/topic/text/:id',
2506
+ },
2507
+ ],
2508
+ },
2509
+ 'ems.com.cn': {
2510
+ _name: '中国邮政速递物流',
2511
+ www: [
2512
+ {
2513
+ title: '新闻',
2514
+ docs: 'https://docs.rsshub.app/other.html#zhong-guo-you-zheng-su-di-wu-liu',
2515
+ source: '/aboutus/xin_wen_yu_shi_jian.html',
2516
+ target: '/ems/news',
2517
+ },
2518
+ ],
2519
+ },
2520
+ 'popiapp.cn': {
2521
+ _name: 'Popi 提问箱',
2522
+ www: [
2523
+ {
2524
+ title: '提问箱新回答',
2525
+ docs: 'https://docs.rsshub.app/social-media.html#popi-ti-wen-xiang',
2526
+ source: '/:id',
2527
+ target: (params) => {
2528
+ if (params.id) {
2529
+ return '/popiask/:id';
2530
+ }
2531
+ },
2532
+ },
2533
+ ],
2534
+ },
2535
+ 'nppa.gov.cn': {
2536
+ _name: '国家新闻出版署',
2537
+ www: [
2538
+ {
2539
+ title: '栏目',
2540
+ docs: 'https://docs.rsshub.app/government.html#guo-jia-xin-wen-chu-ban-shu',
2541
+ source: '/nppa/channels/:channel',
2542
+ target: (params, url) => `/gov/nppa/${/nppa\/channels\/(\d+)\.shtml/.exec(url)[1]}`,
2543
+ },
2544
+ {
2545
+ title: '内容',
2546
+ docs: 'https://docs.rsshub.app/government.html#guo-jia-xin-wen-chu-ban-shu',
2547
+ source: '/nppa/contents/:channel/:content',
2548
+ target: (params, url) => `/gov/nppa/${/nppa\/contents\/(\d+\/\d+)\.shtml/.exec(url)[1]}`,
2549
+ },
2550
+ ],
2551
+ },
2552
+ 'acfun.cn': {
2553
+ _name: 'AcFun',
2554
+ www: [
2555
+ {
2556
+ tilte: '番剧',
2557
+ docs: 'https://docs.rsshub.app/anime.html#acfun-fan-ju',
2558
+ source: '/bangumi/:id',
2559
+ target: (params) => `/acfun/bangumi/${params.id.replace('aa', '')}`,
2560
+ },
2561
+ {
2562
+ title: '用户投稿',
2563
+ docs: 'https://docs.rsshub.app/anime.html#acfun-yong-hu-tou-gao',
2564
+ source: '/u/:id',
2565
+ target: '/acfun/user/video/:id',
2566
+ },
2567
+ ],
2568
+ },
2569
+ 'behance.net': {
2570
+ _name: 'Behance',
2571
+ www: [
2572
+ {
2573
+ title: 'User',
2574
+ docs: 'https://docs.rsshub.app/design.html#behance-user-works',
2575
+ source: ['/:user'],
2576
+ target: (params, url, document) => {
2577
+ const uid1 = document && document.querySelector('html').innerHTML.match(/([^/]+)\/insights/)[1];
2578
+ return `/behance/${uid1}`;
2579
+ },
2580
+ },
2581
+ ],
2582
+ },
2583
+ 'picuki.com': {
2584
+ _name: 'Picuki',
2585
+ www: [
2586
+ {
2587
+ title: '用户',
2588
+ docs: 'https://docs.rsshub.app/social-media.html#picuki-yong-hu',
2589
+ source: '/profile/:id',
2590
+ target: '/picuki/profile/:id',
2591
+ },
2592
+ ],
2593
+ },
2594
+ 'jjmhw.cc': {
2595
+ _name: '漫小肆',
2596
+ www: [
2597
+ {
2598
+ title: '漫画更新',
2599
+ docs: 'https://docs.rsshub.app/anime.html#man-xiao-si',
2600
+ source: '/book/:id',
2601
+ target: '/manxiaosi/book/:id',
2602
+ },
2603
+ ],
2604
+ },
2605
+ 'wenxuecity.com': {
2606
+ _name: '文学城',
2607
+ blog: [
2608
+ {
2609
+ title: '博客',
2610
+ docs: 'https://docs.rsshub.app/bbs.html#wen-xue-cheng-bo-ke',
2611
+ source: '/myblog/:id',
2612
+ target: '/wenxuecity/blog/:id',
2613
+ },
2614
+ {
2615
+ title: '博客',
2616
+ docs: 'https://docs.rsshub.app/bbs.html#wen-xue-cheng-bo-ke',
2617
+ source: '/myoverview/:id',
2618
+ target: '/wenxuecity/blog/:id',
2619
+ },
2620
+ ],
2621
+ bbs: [
2622
+ {
2623
+ title: '最新主题',
2624
+ docs: 'https://docs.rsshub.app/bbs.html#wen-xue-cheng-zui-xin-zhu-ti',
2625
+ source: '/:cat',
2626
+ target: '/wenxuecity/bbs/:cat',
2627
+ },
2628
+ {
2629
+ title: '最新主题 - 精华区',
2630
+ docs: 'https://docs.rsshub.app/bbs.html#wen-xue-cheng-zui-xin-zhu-ti',
2631
+ source: '/:cat',
2632
+ target: '/wenxuecity/bbs/:cat/1',
2633
+ },
2634
+ {
2635
+ title: '最热主题',
2636
+ docs: 'https://docs.rsshub.app/bbs.html#wen-xue-cheng-zui-re-zhu-ti',
2637
+ source: '/?cid=*',
2638
+ target: (params, url, document) => {
2639
+ const cid = document && new URL(document.location).searchParams.get('cid');
2640
+ return `/wenxuecity/hot/${cid}`;
2641
+ },
2642
+ },
2643
+ ],
2644
+ },
2645
+ 'buaq.net': {
2646
+ _name: '不安全资讯',
2647
+ '.': [
2648
+ {
2649
+ title: '不安全资讯',
2650
+ docs: 'http://docs.rsshub.app/new-media.html#bu-an-quan',
2651
+ source: '/',
2652
+ target: '/buaq',
2653
+ },
2654
+ ],
2655
+ },
2656
+ 'jian-ning.com': {
2657
+ _name: '建宁闲谈',
2658
+ '.': [
2659
+ {
2660
+ title: '文章',
2661
+ docs: 'https://docs.rsshub.app/blog.html#jian-ning-xian-tan',
2662
+ source: '/*',
2663
+ target: '/blogs/jianning',
2664
+ },
2665
+ ],
2666
+ },
2667
+ 'matataki.io': {
2668
+ _name: 'matataki',
2669
+ www: [
2670
+ {
2671
+ title: '最热作品',
2672
+ docs: 'https://docs.rsshub.app/new-media.html#matataki',
2673
+ source: '/article/',
2674
+ target: '/matataki/posts/hot',
2675
+ },
2676
+ {
2677
+ title: '最新作品',
2678
+ docs: 'https://docs.rsshub.app/new-media.html#matataki',
2679
+ source: '/article/latest',
2680
+ target: '/matataki/posts/latest',
2681
+ },
2682
+ {
2683
+ title: '作者创作',
2684
+ docs: 'https://docs.rsshub.app/new-media.html#matataki',
2685
+ source: '/user/:uid',
2686
+ target: (params) => `/matataki/users/${params.uid}/posts`,
2687
+ },
2688
+ {
2689
+ title: 'Fan票关联作品',
2690
+ docs: 'https://docs.rsshub.app/new-media.html#matataki',
2691
+ source: ['/token/:tokenId', '/token/:tokenId/circle'],
2692
+ target: (params) => `/matataki/tokens/${params.tokenId}/posts`,
2693
+ },
2694
+ {
2695
+ title: '标签关联作品',
2696
+ docs: 'https://docs.rsshub.app/new-media.html#matataki',
2697
+ source: ['/tag/:tagId'],
2698
+ target: (params, url) => {
2699
+ const tagName = new URL(url).searchParams.get('name');
2700
+ return `/matataki/tags/${params.tagId}/${tagName}/posts`;
2701
+ },
2702
+ },
2703
+ {
2704
+ title: '收藏夹',
2705
+ docs: 'https://docs.rsshub.app/new-media.html#matataki',
2706
+ source: '/user/:uid/favlist/:fid',
2707
+ target: (params) => `/matataki/users/${params.uid}/favorites/${params.fid}/posts`,
2708
+ },
2709
+ ],
2710
+ },
2711
+ 'eventernote.com': {
2712
+ _name: 'Eventernote',
2713
+ www: [
2714
+ {
2715
+ title: '声优活动及演唱会',
2716
+ docs: 'https://docs.rsshub.app/anime.html#eventernote',
2717
+ source: '/actors/:name/:id/events',
2718
+ target: '/eventernote/actors/:name/:id',
2719
+ },
2720
+ ],
2721
+ },
2722
+ 'instagram.com': {
2723
+ _name: 'Instagram',
2724
+ www: [
2725
+ {
2726
+ title: '用户',
2727
+ docs: 'https://docs.rsshub.app/social-media.html#instagram',
2728
+ source: '/:id',
2729
+ target: (params) => {
2730
+ if (params.id !== 'explore' && params.id !== 'developer') {
2731
+ return '/instagram/user/:id';
2732
+ }
2733
+ },
2734
+ },
2735
+ ],
2736
+ },
2737
+ 'huya.com': {
2738
+ _name: '虎牙直播',
2739
+ '.': [
2740
+ {
2741
+ title: '直播间开播',
2742
+ docs: 'https://docs.rsshub.app/live.html#hu-ya-zhi-bo-zhi-bo-jian-kai-bo',
2743
+ source: '/:id',
2744
+ target: '/huya/live/:id',
2745
+ },
2746
+ ],
2747
+ },
2748
+ 'craigslist.org': {
2749
+ _name: 'Craigslist',
2750
+ '.': [
2751
+ {
2752
+ title: '商品搜索列表',
2753
+ docs: 'https://docs.rsshub.app/shopping.html#craigslist',
2754
+ },
2755
+ ],
2756
+ },
2757
+ 'saraba1st.com': {
2758
+ _name: 'Saraba1st',
2759
+ bbs: [
2760
+ {
2761
+ title: '帖子',
2762
+ docs: 'https://docs.rsshub.app/bbs.html#saraba1st',
2763
+ source: '/2b/:id',
2764
+ target: (params) => {
2765
+ const id = params.id.includes('thread') ? params.id.split('-')[1] : '';
2766
+ return id ? `/saraba1st/thread/${id}` : '';
2767
+ },
2768
+ },
2769
+ ],
2770
+ },
2771
+ 'scboy.com': {
2772
+ _name: 'scboy 论坛',
2773
+ www: [
2774
+ {
2775
+ title: '帖子',
2776
+ docs: 'https://docs.rsshub.app/bbs.html#scboy',
2777
+ source: '',
2778
+ target: (params, url) => {
2779
+ const id = url.includes('thread') ? url.split('-')[1].split('.')[0] : '';
2780
+ return id ? `/scboy/thread/${id}` : '';
2781
+ },
2782
+ },
2783
+ ],
2784
+ },
2785
+ 'cqut.edu.cn': {
2786
+ _name: '重庆理工大学',
2787
+ tz: [
2788
+ {
2789
+ title: '通知',
2790
+ docs: 'https://docs.rsshub.app/university.html#chong-qing-li-gong-da-xue',
2791
+ source: '/*',
2792
+ },
2793
+ ],
2794
+ lib: [
2795
+ {
2796
+ title: '图书馆通知',
2797
+ docs: 'https://docs.rsshub.app/university.html#chong-qing-li-gong-da-xue',
2798
+ source: '/*',
2799
+ },
2800
+ ],
2801
+ },
2802
+ 'cqwu.net': {
2803
+ _name: '重庆文理学院',
2804
+ www: [
2805
+ {
2806
+ title: '通知',
2807
+ docs: 'https://docs.rsshub.app/university.html#chong-qing-wen-li-xue-yuan',
2808
+ source: '/:type',
2809
+ target: (params) => {
2810
+ if (params.type === 'channel_7721.html') {
2811
+ return '/cqwu/news/notify';
2812
+ }
2813
+ },
2814
+ },
2815
+ {
2816
+ title: '学术活动',
2817
+ docs: 'https://docs.rsshub.app/university.html#chong-qing-wen-li-xue-yuan',
2818
+ source: '/:type',
2819
+ target: (params) => {
2820
+ if (params.type === 'channel_7722.html') {
2821
+ return '/cqwu/news/academiceve';
2822
+ }
2823
+ },
2824
+ },
2825
+ ],
2826
+ },
2827
+ 'trakt.tv': {
2828
+ _name: 'Trakt.tv',
2829
+ '.': [
2830
+ {
2831
+ title: '用户收藏',
2832
+ docs: 'https://docs.rsshub.app/multimedia.html#trakt-tv-yong-hu-shou-cang',
2833
+ source: ['/users/:username/collection/:type/added', '/users/:username/collection'],
2834
+ target: (params) => `/trakt/collection/${params.username}/${params.type || 'all'}`,
2835
+ },
2836
+ ],
2837
+ },
2838
+ 'eagle.cool': {
2839
+ _name: 'Eagle',
2840
+ cn: [
2841
+ {
2842
+ title: '更新日志',
2843
+ docs: 'https://docs.rsshub.app/program-update.html#eagle',
2844
+ source: '/changelog',
2845
+ target: '/eagle/changelog/cn',
2846
+ },
2847
+ ],
2848
+ tw: [
2849
+ {
2850
+ title: '更新日誌',
2851
+ docs: 'https://docs.rsshub.app/program-update.html#eagle',
2852
+ source: '/changelog',
2853
+ target: '/eagle/changelog/tw',
2854
+ },
2855
+ ],
2856
+ en: [
2857
+ {
2858
+ title: 'Release Notes',
2859
+ docs: 'https://docs.rsshub.app/program-update.html#eagle',
2860
+ source: '/changelog',
2861
+ target: '/eagle/changelog/en',
2862
+ },
2863
+ ],
2864
+ },
2865
+ 'furaffinity.net': {
2866
+ _name: 'Fur Affinity',
2867
+ www: [
2868
+ {
2869
+ title: '主页',
2870
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2871
+ source: '/',
2872
+ target: '/furaffinity/home',
2873
+ },
2874
+ {
2875
+ title: '浏览',
2876
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2877
+ source: '/browse/',
2878
+ target: '/furaffinity/browse',
2879
+ },
2880
+ {
2881
+ title: '站点状态',
2882
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2883
+ source: '/',
2884
+ target: '/furaffinity/status',
2885
+ },
2886
+ {
2887
+ title: '搜索',
2888
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2889
+ source: '/search/',
2890
+ target: (params, url) => {
2891
+ const keyword = new URL(url).searchParams.get('q');
2892
+ if (keyword) {
2893
+ return `/furaffinity/search/${keyword}`;
2894
+ }
2895
+ },
2896
+ },
2897
+ {
2898
+ title: '用户主页简介',
2899
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2900
+ source: '/user/:username/',
2901
+ target: '/furaffinity/user/:username',
2902
+ },
2903
+ {
2904
+ title: '用户关注列表',
2905
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2906
+ source: '/watchlist/by/:username/',
2907
+ target: '/furaffinity/watching/:username',
2908
+ },
2909
+ {
2910
+ title: '用户被关注列表',
2911
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2912
+ source: '/watchlist/to/:username/',
2913
+ target: '/furaffinity/watchers/:username',
2914
+ },
2915
+ {
2916
+ title: '用户接受委托信息',
2917
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2918
+ source: '/commissions/:username/',
2919
+ target: '/furaffinity/commissions/:username',
2920
+ },
2921
+ {
2922
+ title: '用户的 Shouts 留言',
2923
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2924
+ source: '/user/:username/',
2925
+ target: '/furaffinity/shouts/:username',
2926
+ },
2927
+ {
2928
+ title: '用户的日记',
2929
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2930
+ source: '/journals/:username/',
2931
+ target: '/furaffinity/journals/:username',
2932
+ },
2933
+ {
2934
+ title: '用户的创作画廊',
2935
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2936
+ source: '/gallery/:username/',
2937
+ target: '/furaffinity/gallery/:username',
2938
+ },
2939
+ {
2940
+ title: '用户非正式作品',
2941
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2942
+ source: '/scraps/:username/',
2943
+ target: '/furaffinity/scraps/:username',
2944
+ },
2945
+ {
2946
+ title: '用户的喜爱列表',
2947
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2948
+ source: '/favorites/:username/',
2949
+ target: '/furaffinity/favorites/:username',
2950
+ },
2951
+ {
2952
+ title: '作品评论区',
2953
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2954
+ source: '/view/:id/',
2955
+ target: '/furaffinity/submission_comments/:id',
2956
+ },
2957
+ {
2958
+ title: '日记评论区',
2959
+ docs: 'https://docs.rsshub.app/social-media.html#fur-affinity',
2960
+ source: '/journal/:id/',
2961
+ target: '/furaffinity/journal_comments/:id',
2962
+ },
2963
+ ],
2964
+ },
2965
+ 'gcores.com': {
2966
+ _name: '机核网',
2967
+ www: [
2968
+ {
2969
+ title: '资讯',
2970
+ docs: 'https://docs.rsshub.app/program-update.html#eagle',
2971
+ source: '/news',
2972
+ target: '/gcores/category/news',
2973
+ },
2974
+ {
2975
+ title: '视频',
2976
+ docs: 'https://docs.rsshub.app/program-update.html#eagle',
2977
+ source: '/videos',
2978
+ target: '/gcores/category/videos',
2979
+ },
2980
+ {
2981
+ title: '电台',
2982
+ docs: 'https://docs.rsshub.app/program-update.html#eagle',
2983
+ source: '/radios',
2984
+ target: '/gcores/category/radios',
2985
+ },
2986
+ {
2987
+ title: '文章',
2988
+ docs: 'https://docs.rsshub.app/program-update.html#eagle',
2989
+ source: '/articles',
2990
+ target: '/gcores/category/articles',
2991
+ },
2992
+ ],
2993
+ },
2994
+ 'bgm.tv': {
2995
+ _name: 'Bangumi',
2996
+ '.': [
2997
+ {
2998
+ title: '小组话题',
2999
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3000
+ source: '/group/:id',
3001
+ target: '/bangumi/group/:id',
3002
+ },
3003
+ {
3004
+ title: '小组话题的新回复',
3005
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3006
+ source: '/group/topic/:id',
3007
+ target: '/bangumi/topic/:id',
3008
+ },
3009
+ {
3010
+ title: '现实人物的新作品',
3011
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3012
+ source: '/person/:id',
3013
+ target: '/bangumi/person/:id',
3014
+ },
3015
+ {
3016
+ title: '用户日志',
3017
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3018
+ source: '/user/:id',
3019
+ target: '/bangumi/user/blog/:id',
3020
+ },
3021
+ {
3022
+ title: '条目的讨论',
3023
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3024
+ source: '/subject/:id',
3025
+ target: '/bangumi/subject/:id/topics',
3026
+ },
3027
+ {
3028
+ title: '条目的评论',
3029
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3030
+ source: '/subject/:id',
3031
+ target: '/bangumi/subject/:id/blogs',
3032
+ },
3033
+ {
3034
+ title: '条目的章节',
3035
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3036
+ source: '/subject/:id',
3037
+ target: '/bangumi/subject/:id',
3038
+ },
3039
+ {
3040
+ title: '条目的吐槽箱',
3041
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3042
+ source: '/subject/:id',
3043
+ target: '/bangumi/subject/:id/comments',
3044
+ },
3045
+ {
3046
+ title: '放送列表',
3047
+ docs: 'https://docs.rsshub.app/anime.html#bangumi',
3048
+ source: '/calendar',
3049
+ target: '/bangumi/calendar/today',
3050
+ },
3051
+ ],
3052
+ },
3053
+ 'e-hentai.org/': {
3054
+ _name: 'E-Hentai',
3055
+ '.': [
3056
+ {
3057
+ title: '收藏',
3058
+ docs: 'https://docs.rsshub.app/picture.html#ehentai',
3059
+ source: '/favorites.php',
3060
+ target: '/ehentai/favorites',
3061
+ },
3062
+ {
3063
+ title: '标签',
3064
+ docs: 'https://docs.rsshub.app/picture.html#ehentai',
3065
+ source: '/tag/:tag',
3066
+ target: '/ehentai/tag/:tag',
3067
+ },
3068
+ {
3069
+ title: '搜索',
3070
+ docs: 'https://docs.rsshub.app/picture.html#ehentai',
3071
+ source: '/',
3072
+ target: (params, url) => {
3073
+ const keyword = new URL(url).searchParams.toString();
3074
+ if (keyword) {
3075
+ return `/ehentai/search/${keyword}`;
3076
+ }
3077
+ },
3078
+ },
3079
+ ],
3080
+ },
3081
+ 'iyingdi.com': {
3082
+ _name: '旅法师营地',
3083
+ www: [
3084
+ {
3085
+ title: '分区',
3086
+ docs: 'https://docs.rsshub.app/game.html#lv-fa-shi-ying-di',
3087
+ source: '/tz/tag/:tag',
3088
+ target: '/lfsyd/tag/:tag',
3089
+ },
3090
+ {
3091
+ title: '用户发帖',
3092
+ docs: 'https://docs.rsshub.app/game.html#lv-fa-shi-ying-di',
3093
+ source: ['/tz/people/:id', '/tz/people/:id/*'],
3094
+ target: '/lfsyd/user/:id',
3095
+ },
3096
+ ],
3097
+ mob: [
3098
+ {
3099
+ title: '分区',
3100
+ docs: 'https://docs.rsshub.app/game.html#lv-fa-shi-ying-di',
3101
+ source: '/fine/:tag',
3102
+ target: '/lfsyd/tag/:tag',
3103
+ },
3104
+ ],
3105
+ },
3106
+ 'macwk.com': {
3107
+ _name: 'MacWk',
3108
+ '.': [
3109
+ {
3110
+ title: '应用更新',
3111
+ docs: 'https://docs.rsshub.app/program-update.html#macwk',
3112
+ source: '/soft/:name',
3113
+ target: '/macwk/soft/:name',
3114
+ },
3115
+ ],
3116
+ },
3117
+ 'zyshow.net': {
3118
+ www: [
3119
+ {
3120
+ title: '',
3121
+ docs: 'https://docs.rsshub.app/game.html#lv-fa-shi-ying-di',
3122
+ source: '/:name/',
3123
+ target: '/zyshow/:name',
3124
+ },
3125
+ ],
3126
+ },
3127
+ };