rsshub 1.0.0-master.f0cf4da → 1.0.0-master.f0ea62c

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 (1035) hide show
  1. package/lib/api/index.ts +1 -6
  2. package/lib/config.ts +14 -1
  3. package/lib/registry.ts +41 -5
  4. package/lib/routes/005/index.ts +3 -3
  5. package/lib/routes/0818tuan/index.ts +2 -2
  6. package/lib/routes/10jqka/realtimenews.ts +2 -2
  7. package/lib/routes/12306/zxdt.ts +15 -33
  8. package/lib/routes/12371/zxfb.ts +2 -2
  9. package/lib/routes/163/exclusive.ts +17 -17
  10. package/lib/routes/163/news/rank.ts +4 -4
  11. package/lib/routes/163/news/special.ts +2 -2
  12. package/lib/routes/163/renjian.ts +2 -2
  13. package/lib/routes/163/utils.ts +2 -2
  14. package/lib/routes/18comic/blogs.ts +3 -3
  15. package/lib/routes/18comic/index.ts +11 -11
  16. package/lib/routes/19lou/index.ts +11 -11
  17. package/lib/routes/1point3acres/blog.ts +2 -2
  18. package/lib/routes/1point3acres/category.ts +6 -6
  19. package/lib/routes/1point3acres/section.ts +16 -16
  20. package/lib/routes/1point3acres/thread.ts +6 -6
  21. package/lib/routes/2023game/index.ts +3 -3
  22. package/lib/routes/2048/index.ts +65 -55
  23. package/lib/routes/21caijing/channel.ts +1 -1
  24. package/lib/routes/36kr/hot-list.ts +2 -2
  25. package/lib/routes/36kr/index.ts +2 -2
  26. package/lib/routes/3dmgame/news-center.ts +2 -2
  27. package/lib/routes/3kns/index.ts +15 -15
  28. package/lib/routes/423down/index.ts +18 -18
  29. package/lib/routes/4khd/article.ts +28 -0
  30. package/lib/routes/4khd/category.ts +48 -0
  31. package/lib/routes/4khd/const.ts +4 -0
  32. package/lib/routes/4khd/latest.ts +41 -0
  33. package/lib/routes/4khd/namespace.ts +8 -0
  34. package/lib/routes/4khd/types.ts +12 -0
  35. package/lib/routes/4kup/article.ts +29 -0
  36. package/lib/routes/4kup/category.ts +47 -0
  37. package/lib/routes/4kup/const.ts +4 -0
  38. package/lib/routes/4kup/latest.ts +41 -0
  39. package/lib/routes/4kup/namespace.ts +8 -0
  40. package/lib/routes/4kup/popular.ts +81 -0
  41. package/lib/routes/4kup/tag.ts +47 -0
  42. package/lib/routes/4kup/types.ts +12 -0
  43. package/lib/routes/56kog/class.ts +5 -5
  44. package/lib/routes/56kog/top.ts +2 -2
  45. package/lib/routes/6park/index.ts +10 -5
  46. package/lib/routes/6park/news.ts +11 -2
  47. package/lib/routes/78dm/index.ts +65 -65
  48. package/lib/routes/7mmtv/index.ts +12 -12
  49. package/lib/routes/8264/list.ts +37 -37
  50. package/lib/routes/91porn/index.ts +2 -2
  51. package/lib/routes/95mm/category.ts +2 -2
  52. package/lib/routes/95mm/tab.ts +1 -1
  53. package/lib/routes/a9vg/index.ts +11 -11
  54. package/lib/routes/aamacau/index.ts +2 -2
  55. package/lib/routes/accessbriefing/index.ts +19 -19
  56. package/lib/routes/acfun/article.ts +8 -8
  57. package/lib/routes/afdian/explore.ts +6 -6
  58. package/lib/routes/agirls/z-index.ts +2 -2
  59. package/lib/routes/agora0/index.ts +2 -2
  60. package/lib/routes/agri/index.ts +52 -52
  61. package/lib/routes/aibase/discover.ts +74 -74
  62. package/lib/routes/aibase/topic.ts +24 -24
  63. package/lib/routes/aiea/index.ts +4 -4
  64. package/lib/routes/aijishu/index.ts +4 -4
  65. package/lib/routes/aip/journal-pupp.ts +1 -1
  66. package/lib/routes/aisixiang/thinktank.ts +1 -1
  67. package/lib/routes/aisixiang/toplist.ts +2 -2
  68. package/lib/routes/ali213/news.ts +1 -1
  69. package/lib/routes/aliresearch/information.ts +1 -1
  70. package/lib/routes/alistapart/topic.ts +40 -40
  71. package/lib/routes/aliyun/notice.ts +6 -6
  72. package/lib/routes/alternativeto/utils.ts +1 -1
  73. package/lib/routes/anquanke/category.ts +2 -2
  74. package/lib/routes/anthropic/news.ts +28 -13
  75. package/lib/routes/apkpure/versions.ts +1 -1
  76. package/lib/routes/apnews/topics.ts +11 -12
  77. package/lib/routes/appleinsider/index.ts +2 -2
  78. package/lib/routes/appstore/price.ts +0 -1
  79. package/lib/routes/aqara/post.ts +1 -1
  80. package/lib/routes/aqicn/aqi.ts +1 -0
  81. package/lib/routes/arcteryx/new-arrivals.ts +6 -6
  82. package/lib/routes/arcteryx/outlet.ts +6 -6
  83. package/lib/routes/asiafruitchina/categories.ts +685 -0
  84. package/lib/routes/asiafruitchina/namespace.ts +9 -0
  85. package/lib/routes/asiafruitchina/templates/description.art +17 -0
  86. package/lib/routes/asianfanfics/namespace.ts +7 -0
  87. package/lib/routes/asianfanfics/tag.ts +89 -0
  88. package/lib/routes/asianfanfics/text-search.ts +68 -0
  89. package/lib/routes/asus/bios.ts +1 -3
  90. package/lib/routes/atcoder/contest.ts +12 -12
  91. package/lib/routes/auto-stats/index.ts +2 -2
  92. package/lib/routes/baidu/tieba/search.ts +5 -5
  93. package/lib/routes/baidu/top.ts +2 -2
  94. package/lib/routes/bdys/index.ts +41 -41
  95. package/lib/routes/beijingprice/index.ts +8 -8
  96. package/lib/routes/bendibao/news.ts +5 -5
  97. package/lib/routes/bilibili/cache.ts +4 -4
  98. package/lib/routes/bilibili/danmaku.ts +1 -1
  99. package/lib/routes/bilibili/dynamic.ts +14 -1
  100. package/lib/routes/bilibili/live-room.ts +14 -12
  101. package/lib/routes/bilibili/mall-new.ts +2 -2
  102. package/lib/routes/bilibili/partion.ts +57 -57
  103. package/lib/routes/bilibili/ranking.ts +12 -3
  104. package/lib/routes/bilibili/user-collection.ts +4 -3
  105. package/lib/routes/bilibili/utils.ts +4 -0
  106. package/lib/routes/bilibili/video.ts +9 -1
  107. package/lib/routes/bilibili/vsearch.ts +3 -3
  108. package/lib/routes/bjfu/it/index.ts +2 -2
  109. package/lib/routes/bjfu/jwc/index.ts +2 -2
  110. package/lib/routes/bjfu/news/index.ts +2 -2
  111. package/lib/routes/bjsk/keti.ts +2 -2
  112. package/lib/routes/bjtu/gs.ts +18 -18
  113. package/lib/routes/bjwxdxh/index.ts +2 -2
  114. package/lib/routes/bjx/fd.ts +1 -1
  115. package/lib/routes/bjx/types.ts +3 -3
  116. package/lib/routes/blizzard/news.ts +34 -34
  117. package/lib/routes/blockworks/index.ts +128 -0
  118. package/lib/routes/blockworks/namespace.ts +7 -0
  119. package/lib/routes/bloomberg/index.ts +14 -14
  120. package/lib/routes/bnu/bs.ts +2 -2
  121. package/lib/routes/bnu/fe.ts +1 -0
  122. package/lib/routes/bnu/jwb.ts +1 -0
  123. package/lib/routes/bnu/mba.ts +20 -20
  124. package/lib/routes/boc/whpj.ts +2 -2
  125. package/lib/routes/bookfere/category.ts +2 -2
  126. package/lib/routes/bossdesign/index.ts +2 -2
  127. package/lib/routes/bse/index.ts +14 -14
  128. package/lib/routes/bsky/feeds.ts +72 -0
  129. package/lib/routes/bsky/utils.ts +34 -1
  130. package/lib/routes/btzj/index.ts +12 -12
  131. package/lib/routes/buaa/news/index.ts +2 -2
  132. package/lib/routes/buct/cist.ts +58 -0
  133. package/lib/routes/buct/gr.ts +93 -0
  134. package/lib/routes/buct/jwc.ts +64 -0
  135. package/lib/routes/buct/namespace.ts +7 -0
  136. package/lib/routes/byau/xinwen/index.ts +2 -2
  137. package/lib/routes/cahkms/index.ts +5 -5
  138. package/lib/routes/caixin/category.ts +9 -9
  139. package/lib/routes/camchina/index.ts +2 -2
  140. package/lib/routes/cankaoxiaoxi/index.ts +20 -20
  141. package/lib/routes/cas/cg/index.ts +2 -2
  142. package/lib/routes/casssp/news.ts +2 -2
  143. package/lib/routes/cast/index.ts +9 -9
  144. package/lib/routes/catti/news.ts +2 -2
  145. package/lib/routes/caus/index.ts +2 -2
  146. package/lib/routes/cbpanet/index.ts +36 -36
  147. package/lib/routes/ccac/news.ts +3 -3
  148. package/lib/routes/cccmc/index.ts +263 -0
  149. package/lib/routes/cccmc/namespace.ts +9 -0
  150. package/lib/routes/ccf/ccfcv/index.ts +2 -2
  151. package/lib/routes/ccf/news.ts +2 -2
  152. package/lib/routes/ccfa/index.ts +18 -18
  153. package/lib/routes/cctv/category.ts +2 -2
  154. package/lib/routes/cctv/lm.ts +5 -5
  155. package/lib/routes/cde/index.ts +9 -9
  156. package/lib/routes/cde/xxgk.ts +2 -2
  157. package/lib/routes/cde/zdyz.ts +2 -2
  158. package/lib/routes/cdi/index.ts +2 -2
  159. package/lib/routes/ce/district.ts +91 -0
  160. package/lib/routes/ce/namespace.ts +8 -0
  161. package/lib/routes/cebbank/history.ts +3 -3
  162. package/lib/routes/cfachina/analygarden.ts +2 -2
  163. package/lib/routes/chaping/news.ts +9 -9
  164. package/lib/routes/cherrytimes/market.ts +35 -0
  165. package/lib/routes/cherrytimes/namespace.ts +6 -0
  166. package/lib/routes/chiculture/topic.ts +2 -2
  167. package/lib/routes/chikubi/navigation.ts +2 -2
  168. package/lib/routes/china/finance/finance.ts +2 -2
  169. package/lib/routes/china/news/highlights/news.ts +3 -3
  170. package/lib/routes/chinacdc/index.ts +1 -1
  171. package/lib/routes/chinadegrees/province.ts +33 -33
  172. package/lib/routes/chinaisa/index.ts +134 -134
  173. package/lib/routes/chinamoney/notice.ts +17 -17
  174. package/lib/routes/chinania/index.ts +31 -31
  175. package/lib/routes/chinathinktanks/viewpoint.ts +46 -46
  176. package/lib/routes/chinaventure/index.ts +2 -2
  177. package/lib/routes/chsi/kyzx.ts +6 -6
  178. package/lib/routes/cib/whpj.ts +2 -2
  179. package/lib/routes/ciidbnu/index.ts +2 -2
  180. package/lib/routes/cisia/index.ts +31 -31
  181. package/lib/routes/cjlu/yjsy/index.ts +2 -2
  182. package/lib/routes/cls/depth.ts +2 -2
  183. package/lib/routes/cls/telegraph.ts +2 -2
  184. package/lib/routes/cma/channel.ts +20 -20
  185. package/lib/routes/cmu/andypavlo/blog.ts +55 -0
  186. package/lib/routes/cmu/namespace.ts +7 -0
  187. package/lib/routes/cna/index.ts +2 -2
  188. package/lib/routes/cnbeta/category.ts +2 -2
  189. package/lib/routes/cnblogs/common.ts +0 -1
  190. package/lib/routes/cncf/index.ts +2 -2
  191. package/lib/routes/cneb/yjxw.ts +2 -2
  192. package/lib/routes/cngal/weekly.ts +1 -2
  193. package/lib/routes/cngold/index.ts +22 -22
  194. package/lib/routes/cntv/column.ts +3 -3
  195. package/lib/routes/coindesk/{index.ts → consensus-magazine.ts} +17 -21
  196. package/lib/routes/coindesk/namespace.ts +2 -1
  197. package/lib/routes/coindesk/news.ts +47 -0
  198. package/lib/routes/coindesk/utils.ts +26 -0
  199. package/lib/routes/cointelegraph/index.ts +106 -0
  200. package/lib/routes/cointelegraph/namespace.ts +7 -0
  201. package/lib/routes/colamanga/manga.ts +1 -1
  202. package/lib/routes/collabo-cafe/category.ts +37 -0
  203. package/lib/routes/collabo-cafe/index.ts +35 -0
  204. package/lib/routes/collabo-cafe/namespace.ts +9 -0
  205. package/lib/routes/collabo-cafe/parser.ts +29 -0
  206. package/lib/routes/collabo-cafe/tag.ts +37 -0
  207. package/lib/routes/consumer/index.ts +6 -6
  208. package/lib/routes/consumer/shopping-guide.ts +2 -2
  209. package/lib/routes/coolapk/hot.ts +5 -5
  210. package/lib/routes/coolapk/toutiao.ts +2 -2
  211. package/lib/routes/coolapk/tuwen.ts +2 -2
  212. package/lib/routes/coomer/index.ts +157 -0
  213. package/lib/routes/coomer/templates/source.art +24 -0
  214. package/lib/routes/cosplaytele/article.ts +13 -0
  215. package/lib/routes/cosplaytele/category.ts +47 -0
  216. package/lib/routes/cosplaytele/const.ts +4 -0
  217. package/lib/routes/cosplaytele/latest.ts +41 -0
  218. package/lib/routes/cosplaytele/namespace.ts +8 -0
  219. package/lib/routes/cosplaytele/popular.ts +75 -0
  220. package/lib/routes/cosplaytele/tag.ts +47 -0
  221. package/lib/routes/cosplaytele/types.ts +12 -0
  222. package/lib/routes/counter-strike/news.ts +3 -3
  223. package/lib/routes/cpcaauto/index.ts +23 -23
  224. package/lib/routes/cpcey/index.ts +2 -2
  225. package/lib/routes/cpta/handler.ts +136 -0
  226. package/lib/routes/cpta/namespace.ts +6 -0
  227. package/lib/routes/cqwu/index.ts +2 -2
  228. package/lib/routes/crac/index.ts +2 -2
  229. package/lib/routes/cryptoslate/index.ts +98 -0
  230. package/lib/routes/cryptoslate/namespace.ts +7 -0
  231. package/lib/routes/cs/index.ts +30 -30
  232. package/lib/routes/cs/video.ts +1 -1
  233. package/lib/routes/cste/index.ts +2 -2
  234. package/lib/routes/csu/cse.ts +2 -2
  235. package/lib/routes/csu/mail.ts +2 -2
  236. package/lib/routes/cts/news.ts +2 -2
  237. package/lib/routes/cuilingmag/index.ts +8 -9
  238. package/lib/routes/cursor/changelog.ts +94 -51
  239. package/lib/routes/cw/master.ts +14 -14
  240. package/lib/routes/cyzone/index.ts +8 -8
  241. package/lib/routes/dahecube/index.ts +2 -2
  242. package/lib/routes/dangdang/notice.ts +4 -4
  243. package/lib/routes/dataguidance/index.ts +2 -2
  244. package/lib/routes/dayanzai/index.ts +2 -2
  245. package/lib/routes/dcfever/news.ts +2 -2
  246. package/lib/routes/dcfever/reviews.ts +2 -2
  247. package/lib/routes/dcfever/trading.ts +3 -3
  248. package/lib/routes/dealstreetasia/home.ts +1 -1
  249. package/lib/routes/decrypt/index.ts +115 -0
  250. package/lib/routes/decrypt/namespace.ts +7 -0
  251. package/lib/routes/dedao/index.ts +5 -5
  252. package/lib/routes/dedao/user.ts +2 -2
  253. package/lib/routes/deeplearning/the-batch.ts +24 -24
  254. package/lib/routes/deepseek/news.ts +2 -2
  255. package/lib/routes/dehenglaw/index.ts +3 -3
  256. package/lib/routes/dewu/declaration.ts +5 -5
  257. package/lib/routes/dhu/jiaowu/news.ts +2 -2
  258. package/lib/routes/dhu/yjs/news.ts +2 -2
  259. package/lib/routes/dhu/yjs/zs.ts +2 -2
  260. package/lib/routes/diandong/news.ts +3 -3
  261. package/lib/routes/discuz/discuz.ts +7 -9
  262. package/lib/routes/dlsite/new.ts +2 -2
  263. package/lib/routes/dmzj/news.ts +2 -2
  264. package/lib/routes/dn/news.ts +12 -12
  265. package/lib/routes/docschina/weekly.ts +2 -2
  266. package/lib/routes/dongqiudi/special.ts +2 -2
  267. package/lib/routes/dongqiudi/top-news.ts +2 -2
  268. package/lib/routes/douban/book/latest.ts +2 -2
  269. package/lib/routes/douban/book/rank.ts +2 -2
  270. package/lib/routes/douban/channel/subject.ts +2 -2
  271. package/lib/routes/douban/channel/topic.ts +2 -2
  272. package/lib/routes/douban/other/jobs.ts +2 -2
  273. package/lib/routes/douban/other/latest-music.ts +2 -2
  274. package/lib/routes/douban/other/list.ts +24 -24
  275. package/lib/routes/douban/other/recommended.ts +3 -3
  276. package/lib/routes/douban/other/weekly-best.ts +2 -2
  277. package/lib/routes/douban/people/status.ts +15 -15
  278. package/lib/routes/douban/people/wish.ts +3 -3
  279. package/lib/routes/douyin/live.ts +1 -1
  280. package/lib/routes/douyin/types.ts +1 -5
  281. package/lib/routes/douyin/user.ts +1 -1
  282. package/lib/routes/douyu/group.ts +2 -2
  283. package/lib/routes/dtcj/datahero.ts +2 -2
  284. package/lib/routes/dtcj/datainsight.ts +2 -2
  285. package/lib/routes/dx2025/index.ts +17 -17
  286. package/lib/routes/dytt/index.ts +299 -56
  287. package/lib/routes/dytt/namespace.ts +1 -1
  288. package/lib/routes/e-hentai/index.ts +1 -1
  289. package/lib/routes/eagle/changelog.ts +3 -3
  290. package/lib/routes/earthquake/ceic.ts +8 -8
  291. package/lib/routes/eastday/24.ts +5 -5
  292. package/lib/routes/eastmoney/report/index.ts +2 -2
  293. package/lib/routes/ebc/namespace.ts +6 -0
  294. package/lib/routes/ebc/realtime.ts +94 -0
  295. package/lib/routes/ecust/jwc/notice.ts +2 -2
  296. package/lib/routes/ehentai/favorites.ts +7 -2
  297. package/lib/routes/ehentai/search.ts +2 -2
  298. package/lib/routes/ehentai/tag.ts +2 -2
  299. package/lib/routes/ekantipur/issue.ts +3 -3
  300. package/lib/routes/eleduck/posts.ts +17 -17
  301. package/lib/routes/epicgames/index.ts +2 -2
  302. package/lib/routes/eprice/rss.ts +3 -3
  303. package/lib/routes/espn/news.ts +1 -1
  304. package/lib/routes/famitsu/category.ts +2 -2
  305. package/lib/routes/fanbox/types.ts +0 -4
  306. package/lib/routes/fangchan/list.ts +224 -0
  307. package/lib/routes/fangchan/namespace.ts +9 -0
  308. package/lib/routes/fangchan/templates/description.art +7 -0
  309. package/lib/routes/fantia/search.ts +36 -36
  310. package/lib/routes/fashionnetwork/index.ts +10 -10
  311. package/lib/routes/feng/forum.ts +2 -2
  312. package/lib/routes/ff14/ff14-global.ts +5 -5
  313. package/lib/routes/ff14/ff14-zh.ts +2 -2
  314. package/lib/routes/finology/category.ts +17 -17
  315. package/lib/routes/finology/tag.ts +30 -30
  316. package/lib/routes/finviz/news.ts +2 -2
  317. package/lib/routes/fjksbm/index.ts +2 -2
  318. package/lib/routes/flyert/creditcard.ts +20 -20
  319. package/lib/routes/focustaiwan/index.ts +5 -5
  320. package/lib/routes/follow/profile.ts +1 -1
  321. package/lib/routes/followin/index.ts +6 -6
  322. package/lib/routes/followin/news.ts +1 -1
  323. package/lib/routes/foreignaffairs/namespace.ts +7 -0
  324. package/lib/routes/foreignaffairs/rss.ts +55 -0
  325. package/lib/routes/foresightnews/util.ts +1 -1
  326. package/lib/routes/forklog/index.ts +72 -0
  327. package/lib/routes/forklog/namespace.ts +7 -0
  328. package/lib/routes/fortnite/news.ts +4 -4
  329. package/lib/routes/fortunechina/index.ts +2 -2
  330. package/lib/routes/fx-markets/channel.ts +2 -2
  331. package/lib/routes/fxiaoke/crm.ts +2 -2
  332. package/lib/routes/gameapps/index.ts +1 -1
  333. package/lib/routes/gamebase/news.ts +147 -64
  334. package/lib/routes/gamebase/templates/description.art +21 -0
  335. package/lib/routes/gamer520/index.ts +3 -3
  336. package/lib/routes/gamersecret/index.ts +14 -14
  337. package/lib/routes/gcores/articles.ts +53 -0
  338. package/lib/routes/gcores/categories.ts +129 -0
  339. package/lib/routes/gcores/collections.ts +129 -0
  340. package/lib/routes/gcores/namespace.ts +1 -0
  341. package/lib/routes/gcores/news.ts +53 -0
  342. package/lib/routes/gcores/parser.ts +284 -0
  343. package/lib/routes/gcores/tags.ts +129 -0
  344. package/lib/routes/gcores/templates/description.art +67 -0
  345. package/lib/routes/gcores/topics.ts +63 -0
  346. package/lib/routes/gcores/util.ts +176 -0
  347. package/lib/routes/gcores/videos.ts +52 -0
  348. package/lib/routes/gdsrx/index.ts +8 -8
  349. package/lib/routes/geekpark/index.ts +10 -10
  350. package/lib/routes/gelbooru/namespace.ts +7 -0
  351. package/lib/routes/gelbooru/post.ts +113 -0
  352. package/lib/routes/gelbooru/templates/description.art +19 -0
  353. package/lib/routes/gelbooru/utils.ts +43 -0
  354. package/lib/routes/gelonghui/home.ts +2 -2
  355. package/lib/routes/geocaching/blogs.ts +83 -22
  356. package/lib/routes/gf-cn/news.ts +2 -2
  357. package/lib/routes/github/search.ts +5 -5
  358. package/lib/routes/github/topic.ts +4 -4
  359. package/lib/routes/google/fonts.ts +2 -2
  360. package/lib/routes/gov/ah/kjt.ts +18 -18
  361. package/lib/routes/gov/beijing/bphc/index.ts +1 -1
  362. package/lib/routes/gov/caac/cjwt.ts +1 -1
  363. package/lib/routes/gov/cbirc/index.ts +41 -41
  364. package/lib/routes/gov/ccdi/index.ts +1 -1
  365. package/lib/routes/gov/chongqing/gzw.ts +2 -2
  366. package/lib/routes/gov/csrc/csrc.ts +101 -101
  367. package/lib/routes/gov/customs/list.ts +1 -1
  368. package/lib/routes/gov/forestry/gjlckjdjt.ts +7 -7
  369. package/lib/routes/gov/general/general.ts +1 -1
  370. package/lib/routes/gov/hebei/czt.ts +2 -2
  371. package/lib/routes/gov/lswz/index.ts +32 -32
  372. package/lib/routes/gov/maonan/maonan.ts +2 -2
  373. package/lib/routes/gov/mem/sgcc.ts +2 -2
  374. package/lib/routes/gov/mfa/wjdt.ts +10 -10
  375. package/lib/routes/gov/moa/gjs.ts +210 -0
  376. package/lib/routes/gov/moa/zdscxx.ts +2 -2
  377. package/lib/routes/gov/moe/moe.ts +2 -2
  378. package/lib/routes/gov/mof/bond.ts +3 -3
  379. package/lib/routes/gov/moj/aac/news.ts +2 -2
  380. package/lib/routes/gov/npc/index.ts +2 -2
  381. package/lib/routes/gov/nrta/dsj.ts +2 -2
  382. package/lib/routes/gov/nrta/news.ts +2 -2
  383. package/lib/routes/gov/pbc/goutongjiaoliu.ts +1 -1
  384. package/lib/routes/gov/pbc/namespace.ts +28 -28
  385. package/lib/routes/gov/pbc/trade-announcement.ts +1 -1
  386. package/lib/routes/gov/samr/xgzlyhd.ts +91 -91
  387. package/lib/routes/gov/sh/fgw/index.ts +3 -3
  388. package/lib/routes/gov/shaanxi/kjt.ts +2 -2
  389. package/lib/routes/gov/shenzhen/hrss/szksy/index.ts +2 -2
  390. package/lib/routes/gov/shenzhen/xxgk/zfxxgj.ts +2 -2
  391. package/lib/routes/gov/shenzhen/zjj/index.ts +2 -2
  392. package/lib/routes/gov/shenzhen/zzb/index.ts +2 -2
  393. package/lib/routes/gov/sichuan/deyang/govpublicinfo.ts +2 -2
  394. package/lib/routes/gov/sichuan/deyang/mztoday.ts +2 -2
  395. package/lib/routes/gov/suzhou/news.ts +15 -15
  396. package/lib/routes/gov/taiyuan/rsj.ts +2 -2
  397. package/lib/routes/gov/tianjin/tjftz.ts +53 -0
  398. package/lib/routes/gov/tianjin/tjrcgzw.ts +51 -0
  399. package/lib/routes/gov/xuzhou/hrss.ts +2 -2
  400. package/lib/routes/gov/zhejiang/gwy.ts +22 -22
  401. package/lib/routes/gov/zhengce/govall.ts +9 -9
  402. package/lib/routes/grainoil/category.ts +207 -0
  403. package/lib/routes/grainoil/namespace.ts +9 -0
  404. package/lib/routes/grist/topic.ts +43 -43
  405. package/lib/routes/guancha/index.ts +2 -2
  406. package/lib/routes/guancha/member.ts +2 -2
  407. package/lib/routes/guokr/channel.ts +2 -2
  408. package/lib/routes/gzdaily/app.ts +7 -7
  409. package/lib/routes/hacking8/index.ts +2 -2
  410. package/lib/routes/hafu/news.ts +2 -2
  411. package/lib/routes/hafu/utils.ts +3 -3
  412. package/lib/routes/hakkatv/type.ts +2 -2
  413. package/lib/routes/hbr/topic.ts +2 -2
  414. package/lib/routes/hellobtc/kepu.ts +2 -2
  415. package/lib/routes/hellogithub/article.ts +2 -2
  416. package/lib/routes/hellogithub/index.ts +2 -2
  417. package/lib/routes/hellogithub/report.ts +3 -3
  418. package/lib/routes/hfut/hf/notice.ts +2 -2
  419. package/lib/routes/hfut/xc/notice.ts +2 -2
  420. package/lib/routes/hinatazaka46/blog.ts +35 -35
  421. package/lib/routes/hitcon/zeroday.ts +3 -3
  422. package/lib/routes/hitsz/article.ts +2 -2
  423. package/lib/routes/hizu/index.ts +25 -25
  424. package/lib/routes/hkej/index.ts +2 -2
  425. package/lib/routes/hkepc/index.ts +2 -2
  426. package/lib/routes/hket/index.ts +3 -3
  427. package/lib/routes/hljucm/yjsy.ts +2 -2
  428. package/lib/routes/hnrb/index.ts +11 -11
  429. package/lib/routes/hongkong/dh.ts +3 -3
  430. package/lib/routes/hostmonit/cloudflareyes.ts +3 -3
  431. package/lib/routes/hottoys/index.ts +2 -2
  432. package/lib/routes/hoyolab/news.ts +21 -21
  433. package/lib/routes/hrbeu/job/calendar.ts +2 -2
  434. package/lib/routes/hrbeu/job/list.ts +2 -2
  435. package/lib/routes/hrbeu/uae/news.ts +2 -2
  436. package/lib/routes/hrbeu/ugs/news.ts +21 -21
  437. package/lib/routes/hrbeu/yjsy/list.ts +2 -2
  438. package/lib/routes/hrbust/cs.ts +100 -0
  439. package/lib/routes/hrbust/gzc.ts +97 -0
  440. package/lib/routes/hrbust/jwzx.ts +14 -14
  441. package/lib/routes/hrbust/lib.ts +97 -0
  442. package/lib/routes/hrbust/news.ts +38 -18
  443. package/lib/routes/hrbust/nic.ts +97 -0
  444. package/lib/routes/huanqiu/index.ts +2 -2
  445. package/lib/routes/hubu/index.ts +3 -3
  446. package/lib/routes/hubu/zhxy.ts +19 -19
  447. package/lib/routes/hunau/gfxy/index.ts +2 -2
  448. package/lib/routes/hunau/ied.ts +3 -3
  449. package/lib/routes/hunau/jwc.ts +2 -2
  450. package/lib/routes/hunau/xky/index.ts +2 -2
  451. package/lib/routes/hupu/index.ts +2 -2
  452. package/lib/routes/hust/aia/notice.ts +2 -2
  453. package/lib/routes/hust/gs.ts +31 -31
  454. package/lib/routes/hust/mse.ts +66 -66
  455. package/lib/routes/huxiu/channel.ts +8 -8
  456. package/lib/routes/huxiu/member.ts +2 -2
  457. package/lib/routes/huxiu/util.ts +11 -9
  458. package/lib/routes/hypergryph/arknights/announce.ts +7 -7
  459. package/lib/routes/hypergryph/arknights/news.ts +3 -3
  460. package/lib/routes/ianspriggs/index.ts +2 -2
  461. package/lib/routes/icbc/whpj.ts +2 -2
  462. package/lib/routes/idaily/index.ts +2 -2
  463. package/lib/routes/iehou/index.ts +3 -3
  464. package/lib/routes/ielts/index.ts +1 -1
  465. package/lib/routes/ifanr/category.ts +7 -2
  466. package/lib/routes/ifanr/digest.ts +1 -1
  467. package/lib/routes/ifanr/index.ts +1 -1
  468. package/lib/routes/ifeng/feng.ts +2 -2
  469. package/lib/routes/imdb/chart.ts +2 -2
  470. package/lib/routes/indienova/column.ts +20 -20
  471. package/lib/routes/inewsweek/index.ts +3 -3
  472. package/lib/routes/infzm/index.ts +3 -3
  473. package/lib/routes/instructables/projects.ts +22 -17
  474. package/lib/routes/investor/index.ts +16 -16
  475. package/lib/routes/iplaysoft/category.ts +49 -0
  476. package/lib/routes/iplaysoft/index.ts +27 -50
  477. package/lib/routes/iplaysoft/namespace.ts +1 -0
  478. package/lib/routes/iplaysoft/tag.ts +49 -0
  479. package/lib/routes/iplaysoft/utils.ts +34 -0
  480. package/lib/routes/iqiyi/video.ts +1 -1
  481. package/lib/routes/iresearch/weekly.ts +1 -1
  482. package/lib/routes/ithome/index.ts +2 -2
  483. package/lib/routes/ithome/ranking.ts +2 -2
  484. package/lib/routes/ithome/tw/feeds.ts +2 -2
  485. package/lib/routes/japanpost/utils.ts +2 -2
  486. package/lib/routes/javdb/actors.ts +2 -2
  487. package/lib/routes/javdb/index.ts +9 -9
  488. package/lib/routes/javdb/makers.ts +2 -2
  489. package/lib/routes/javdb/rankings.ts +6 -6
  490. package/lib/routes/javdb/search.ts +6 -6
  491. package/lib/routes/javdb/series.ts +2 -2
  492. package/lib/routes/javdb/tags.ts +3 -3
  493. package/lib/routes/javdb/videocodes.ts +2 -2
  494. package/lib/routes/javlibrary/bestrated.ts +2 -2
  495. package/lib/routes/javlibrary/bestreviews.ts +2 -2
  496. package/lib/routes/javlibrary/genre.ts +2 -2
  497. package/lib/routes/javlibrary/maker.ts +2 -2
  498. package/lib/routes/javlibrary/mostwanted.ts +2 -2
  499. package/lib/routes/javlibrary/newrelease.ts +2 -2
  500. package/lib/routes/javlibrary/star.ts +2 -2
  501. package/lib/routes/javlibrary/user.ts +2 -2
  502. package/lib/routes/jinritemai/docs.ts +6 -6
  503. package/lib/routes/jinse/catalogue.ts +5 -5
  504. package/lib/routes/jinse/lives.ts +2 -2
  505. package/lib/routes/jinse/timeline.ts +3 -3
  506. package/lib/routes/joins/chinese.ts +15 -15
  507. package/lib/routes/jornada/index.ts +13 -13
  508. package/lib/routes/joshwcomeau/latest.ts +59 -0
  509. package/lib/routes/joshwcomeau/namespace.ts +8 -0
  510. package/lib/routes/joshwcomeau/popular.ts +38 -0
  511. package/lib/routes/joshwcomeau/utils.ts +61 -0
  512. package/lib/routes/jsu/jwc.ts +2 -2
  513. package/lib/routes/juejin/books.ts +5 -7
  514. package/lib/routes/juejin/category.ts +19 -19
  515. package/lib/routes/juejin/collection.ts +6 -14
  516. package/lib/routes/juejin/{favorites.ts → collections.ts} +17 -25
  517. package/lib/routes/juejin/column.ts +13 -18
  518. package/lib/routes/juejin/dynamic.ts +19 -9
  519. package/lib/routes/juejin/pins.ts +7 -8
  520. package/lib/routes/juejin/posts.ts +19 -12
  521. package/lib/routes/juejin/tag.ts +11 -21
  522. package/lib/routes/juejin/trending.ts +28 -32
  523. package/lib/routes/juejin/types.ts +232 -0
  524. package/lib/routes/juejin/utils.ts +144 -45
  525. package/lib/routes/jump/discount.ts +14 -14
  526. package/lib/routes/kamen-rider-official/news.ts +31 -31
  527. package/lib/routes/kanxue/topic.ts +21 -21
  528. package/lib/routes/kaopu/news.ts +2 -2
  529. package/lib/routes/kbs/news.ts +2 -2
  530. package/lib/routes/kbs/today.ts +2 -2
  531. package/lib/routes/kcna/news.ts +13 -13
  532. package/lib/routes/kemono/index.ts +6 -5
  533. package/lib/routes/komiic/comic.ts +88 -0
  534. package/lib/routes/komiic/namespace.ts +7 -0
  535. package/lib/routes/konachan/post.ts +2 -2
  536. package/lib/routes/kpopping/namespace.ts +9 -0
  537. package/lib/routes/kpopping/news.ts +197 -0
  538. package/lib/routes/kpopping/templates/description.art +17 -0
  539. package/lib/routes/landiannews/category.ts +48 -0
  540. package/lib/routes/landiannews/index.ts +44 -0
  541. package/lib/routes/landiannews/namespace.ts +9 -0
  542. package/lib/routes/landiannews/tag.ts +48 -0
  543. package/lib/routes/landiannews/utils.ts +34 -0
  544. package/lib/routes/latepost/index.ts +3 -3
  545. package/lib/routes/leagueoflegends/namespace.ts +8 -0
  546. package/lib/routes/leagueoflegends/patch-notes.ts +76 -0
  547. package/lib/routes/learnblockchain/posts.ts +17 -17
  548. package/lib/routes/likeshop/index.ts +43 -0
  549. package/lib/routes/likeshop/namespace.ts +7 -0
  550. package/lib/routes/line/today.ts +3 -3
  551. package/lib/routes/linkedin/cn/index.ts +7 -7
  552. package/lib/routes/linkedin/jobs.ts +14 -14
  553. package/lib/routes/lofter/tag.ts +2 -2
  554. package/lib/routes/logclub/report.ts +2 -2
  555. package/lib/routes/loltw/news.ts +2 -2
  556. package/lib/routes/loongarch/post.ts +1 -0
  557. package/lib/routes/lovelive-anime/news.ts +5 -5
  558. package/lib/routes/lovelive-anime/topics.ts +5 -5
  559. package/lib/routes/lrepacks/index.ts +11 -11
  560. package/lib/routes/lsnu/jiaowc/tzgg.ts +2 -2
  561. package/lib/routes/ltaaa/article.ts +180 -0
  562. package/lib/routes/ltaaa/namespace.ts +9 -0
  563. package/lib/routes/ltaaa/templates/description.art +7 -0
  564. package/lib/routes/lvv2/news.ts +5 -5
  565. package/lib/routes/lvv2/top.ts +5 -5
  566. package/lib/routes/malaysiakini/index.ts +8 -8
  567. package/lib/routes/mashiro/index.ts +62 -0
  568. package/lib/routes/mashiro/namespace.ts +11 -0
  569. package/lib/routes/matters/latest.ts +2 -2
  570. package/lib/routes/mckinsey/cn/index.ts +19 -19
  571. package/lib/routes/medsci/index.ts +27 -27
  572. package/lib/routes/meishichina/index.ts +189 -189
  573. package/lib/routes/meituan/tech.ts +31 -37
  574. package/lib/routes/meteor/index.ts +1 -1
  575. package/lib/routes/mihoyo/bbs/img-ranking.ts +20 -20
  576. package/lib/routes/mihoyo/bbs/official.ts +6 -6
  577. package/lib/routes/mihoyo/sr/news.ts +3 -3
  578. package/lib/routes/mihoyo/ys/news.ts +3 -3
  579. package/lib/routes/mindmeister/example.ts +27 -27
  580. package/lib/routes/missav/namespace.ts +2 -2
  581. package/lib/routes/missav/new.ts +19 -12
  582. package/lib/routes/misskey/home-timeline.ts +99 -0
  583. package/lib/routes/misskey/user-timeline.ts +11 -9
  584. package/lib/routes/misskey/utils.ts +6 -6
  585. package/lib/routes/mittrchina/index.ts +5 -5
  586. package/lib/routes/miui/firmware/index.ts +6 -6
  587. package/lib/routes/mixcloud/index.ts +2 -2
  588. package/lib/routes/modian/zhongchou.ts +18 -18
  589. package/lib/routes/mrm/index.ts +2 -2
  590. package/lib/routes/mwm/index.ts +2 -2
  591. package/lib/routes/mydrivers/rank.ts +2 -2
  592. package/lib/routes/myfigurecollection/activity.ts +19 -19
  593. package/lib/routes/myfigurecollection/index.ts +2 -2
  594. package/lib/routes/mygopen/index.ts +1 -1
  595. package/lib/routes/mysql/release.ts +1 -1
  596. package/lib/routes/nature/research.ts +10 -10
  597. package/lib/routes/nautiljon/manga-releases.ts +72 -0
  598. package/lib/routes/nautiljon/namespace.ts +7 -0
  599. package/lib/routes/nbd/index.ts +2 -2
  600. package/lib/routes/ncc-cma/cmdp.ts +27 -27
  601. package/lib/routes/ncepu/master/masterinfo.ts +2 -2
  602. package/lib/routes/neea/jlpt.ts +91 -53
  603. package/lib/routes/neea/namespace.ts +1 -1
  604. package/lib/routes/neu/bmie.ts +16 -16
  605. package/lib/routes/neu/news.ts +16 -16
  606. package/lib/routes/newsmarket/index.ts +5 -5
  607. package/lib/routes/nextapple/realtime.ts +5 -5
  608. package/lib/routes/ngocn2/index.ts +2 -2
  609. package/lib/routes/nhentai/util.ts +4 -1
  610. package/lib/routes/nhk/news.ts +2 -2
  611. package/lib/routes/nikkei/news.ts +2 -2
  612. package/lib/routes/nippon/index.ts +2 -2
  613. package/lib/routes/njnu/ceai/ceai.ts +2 -2
  614. package/lib/routes/njnu/jwc/jwc.ts +2 -2
  615. package/lib/routes/nju/exchangesys.ts +2 -2
  616. package/lib/routes/nju/jw.ts +2 -2
  617. package/lib/routes/nju/rczp.ts +2 -2
  618. package/lib/routes/nju/scit.ts +2 -2
  619. package/lib/routes/nju/zbb.ts +2 -2
  620. package/lib/routes/njupt/jwc.ts +2 -2
  621. package/lib/routes/njust/cwc.ts +2 -2
  622. package/lib/routes/njust/dgxg.ts +2 -2
  623. package/lib/routes/njust/eo.ts +6 -6
  624. package/lib/routes/njust/eoe.ts +2 -2
  625. package/lib/routes/njust/gs.ts +2 -2
  626. package/lib/routes/njust/jwc.ts +2 -2
  627. package/lib/routes/njust/utils.ts +1 -1
  628. package/lib/routes/nlc/read.ts +3 -3
  629. package/lib/routes/nltimes/news.ts +2 -2
  630. package/lib/routes/nodejs/blog.ts +12 -12
  631. package/lib/routes/nogizaka46/blog.ts +42 -42
  632. package/lib/routes/nosec/index.ts +8 -8
  633. package/lib/routes/notefolio/search.ts +14 -14
  634. package/lib/routes/now/news.ts +9 -9
  635. package/lib/routes/nowcoder/discuss.ts +2 -2
  636. package/lib/routes/nowcoder/jobcenter.ts +6 -6
  637. package/lib/routes/nua/dc.ts +7 -7
  638. package/lib/routes/nua/gra.ts +4 -4
  639. package/lib/routes/nua/index.ts +3 -3
  640. package/lib/routes/nua/lib.ts +5 -5
  641. package/lib/routes/nua/sxw.ts +6 -6
  642. package/lib/routes/nuaa/college/cs.ts +2 -2
  643. package/lib/routes/nuaa/jwc/jwc.ts +2 -2
  644. package/lib/routes/nuaa/yjsy/yjsy.ts +2 -2
  645. package/lib/routes/nudt/yjszs.ts +2 -2
  646. package/lib/routes/nuist/bulletin.ts +5 -5
  647. package/lib/routes/nuist/cas.ts +2 -2
  648. package/lib/routes/nuist/jwc.ts +2 -2
  649. package/lib/routes/nuist/scs.ts +2 -2
  650. package/lib/routes/nuist/sese.ts +2 -2
  651. package/lib/routes/nwafu/all.ts +3 -3
  652. package/lib/routes/nytimes/index.ts +1 -1
  653. package/lib/routes/oceanengine/arithmetic-index.ts +1 -1
  654. package/lib/routes/odaily/post.ts +2 -2
  655. package/lib/routes/oilchem/index.ts +1 -1
  656. package/lib/routes/okx/index.ts +125 -0
  657. package/lib/routes/okx/namespace.ts +7 -0
  658. package/lib/routes/oncc/money18.ts +3 -3
  659. package/lib/routes/oo-software/changelog.ts +5 -5
  660. package/lib/routes/openai/blog.ts +2 -2
  661. package/lib/routes/openrice/chart.ts +6 -6
  662. package/lib/routes/openrice/offers.ts +3 -3
  663. package/lib/routes/openrice/promos.ts +3 -3
  664. package/lib/routes/openrice/voting.ts +6 -6
  665. package/lib/routes/oreno3d/main.ts +2 -2
  666. package/lib/routes/oschina/column.ts +1 -1
  667. package/lib/routes/oschina/event.ts +243 -0
  668. package/lib/routes/oschina/news.ts +2 -2
  669. package/lib/routes/oschina/templates/description.art +14 -0
  670. package/lib/routes/ouc/it-tx.ts +2 -2
  671. package/lib/routes/ouc/it.ts +2 -2
  672. package/lib/routes/panewslab/profundity.ts +1 -1
  673. package/lib/routes/papers/category.ts +1222 -0
  674. package/lib/routes/papers/query.ts +4 -4
  675. package/lib/routes/papers/templates/description.art +9 -6
  676. package/lib/routes/parliament/section77.ts +3 -3
  677. package/lib/routes/parliament.uk/commonslibrary.ts +1 -1
  678. package/lib/routes/parliament.uk/lordslibrary.ts +1 -1
  679. package/lib/routes/parliament.uk/petitions.ts +1 -1
  680. package/lib/routes/patagonia/new-arrivals.ts +2 -2
  681. package/lib/routes/patreon/feed.ts +2 -2
  682. package/lib/routes/patreon/templates/description.art +2 -0
  683. package/lib/routes/patreon/types.ts +8 -12
  684. package/lib/routes/pencilnews/index.ts +70 -0
  685. package/lib/routes/pencilnews/namespace.ts +9 -0
  686. package/lib/routes/people/index.ts +2 -2
  687. package/lib/routes/people/liuyan.ts +2 -2
  688. package/lib/routes/peopo/topic.ts +18 -18
  689. package/lib/routes/picnob/user.ts +153 -106
  690. package/lib/routes/pincong/utils.ts +1 -1
  691. package/lib/routes/pingwest/tag.ts +3 -3
  692. package/lib/routes/pingwest/user.ts +3 -3
  693. package/lib/routes/pinterest/user.ts +9 -0
  694. package/lib/routes/pixiv/api/get-ranking.ts +1 -1
  695. package/lib/routes/pixiv/novel-api/content/utils.ts +1 -0
  696. package/lib/routes/pku/scc/recruit.ts +2 -2
  697. package/lib/routes/playno1/av.ts +3 -3
  698. package/lib/routes/playno1/st.ts +2 -2
  699. package/lib/routes/plurk/top.ts +5 -5
  700. package/lib/routes/pnas/index.ts +1 -1
  701. package/lib/routes/priconne-redive/news.ts +3 -3
  702. package/lib/routes/producthunt/templates/description.art +19 -0
  703. package/lib/routes/producthunt/today.ts +49 -22
  704. package/lib/routes/publico/ciencias.ts +55 -0
  705. package/lib/routes/publico/culturas.ts +55 -0
  706. package/lib/routes/publico/economia.ts +55 -0
  707. package/lib/routes/publico/internacional.ts +55 -0
  708. package/lib/routes/publico/items-processor.ts +20 -0
  709. package/lib/routes/publico/mujer.ts +55 -0
  710. package/lib/routes/publico/namespace.ts +6 -0
  711. package/lib/routes/publico/opinion.ts +55 -0
  712. package/lib/routes/publico/politica.ts +56 -0
  713. package/lib/routes/publico/public.ts +48 -0
  714. package/lib/routes/publico/sociedad.ts +55 -0
  715. package/lib/routes/publico/tremending.ts +48 -0
  716. package/lib/routes/qianzhan/column.ts +2 -2
  717. package/lib/routes/qianzhan/rank.ts +2 -2
  718. package/lib/routes/qiche365/recall.ts +2 -2
  719. package/lib/routes/qm120/news.ts +8 -8
  720. package/lib/routes/qoo-app/apps/comment.ts +2 -2
  721. package/lib/routes/qoo-app/news.ts +2 -2
  722. package/lib/routes/qq/ac/rank.ts +2 -2
  723. package/lib/routes/qq/cfhd/index.ts +7 -7
  724. package/lib/routes/qq88/index.ts +2 -2
  725. package/lib/routes/qqorw/index.ts +2 -2
  726. package/lib/routes/qstheory/magazine.ts +3 -3
  727. package/lib/routes/questmobile/report.ts +75 -75
  728. package/lib/routes/quicker/qa.ts +12 -12
  729. package/lib/routes/quicker/share.ts +5 -5
  730. package/lib/routes/quicker/user.ts +2 -2
  731. package/lib/routes/radio-canada/latest.ts +2 -2
  732. package/lib/routes/readhub/index.ts +2 -2
  733. package/lib/routes/rodong/news.ts +2 -2
  734. package/lib/routes/rsc/journal.ts +3 -3
  735. package/lib/routes/rsshub/transform/html.ts +7 -7
  736. package/lib/routes/rsshub/transform/json.ts +10 -10
  737. package/lib/routes/ruankao/news.ts +26 -10
  738. package/lib/routes/sakurazaka46/blog.ts +36 -36
  739. package/lib/routes/sara/index.ts +2 -2
  740. package/lib/routes/sass/gs/index.ts +2 -2
  741. package/lib/routes/science/blogs.ts +2 -2
  742. package/lib/routes/science/current.ts +7 -7
  743. package/lib/routes/sciencenet/blog.ts +9 -9
  744. package/lib/routes/scientificamerican/namespace.ts +9 -0
  745. package/lib/routes/scientificamerican/podcast.ts +270 -0
  746. package/lib/routes/scientificamerican/templates/description.art +31 -0
  747. package/lib/routes/sctv/programme.ts +47 -47
  748. package/lib/routes/scut/gzic/notice.ts +2 -2
  749. package/lib/routes/scut/jwc/notice.ts +2 -2
  750. package/lib/routes/scut/jwc/school.ts +2 -2
  751. package/lib/routes/scut/smae/notice.ts +2 -2
  752. package/lib/routes/sdu/cmse.ts +2 -2
  753. package/lib/routes/sdu/epe.ts +2 -2
  754. package/lib/routes/sdu/gjsw.ts +2 -2
  755. package/lib/routes/sdu/mech.ts +2 -2
  756. package/lib/routes/sdu/qd/xszxqd.ts +2 -2
  757. package/lib/routes/sdu/qd/xyb.ts +2 -2
  758. package/lib/routes/sdu/sc.ts +2 -2
  759. package/lib/routes/sdu/wh/jwc.ts +2 -2
  760. package/lib/routes/sdu/wh/news.ts +2 -2
  761. package/lib/routes/sdu/ygb.ts +2 -2
  762. package/lib/routes/sdust/yjsy/zhaosheng.ts +6 -6
  763. package/lib/routes/seekingalpha/index.ts +3 -3
  764. package/lib/routes/sehuatang/index.ts +7 -7
  765. package/lib/routes/sensortower/blog.ts +2 -2
  766. package/lib/routes/setn/index.ts +7 -7
  767. package/lib/routes/seu/cse/index.ts +2 -2
  768. package/lib/routes/seu/yzb/index.ts +2 -2
  769. package/lib/routes/shiep/index.ts +16 -16
  770. package/lib/routes/shisu/news.ts +2 -2
  771. package/lib/routes/shopify/apps/[handle].reviews.ts +1 -1
  772. package/lib/routes/shopify/apps/search.ts +6 -3
  773. package/lib/routes/shu/global.ts +2 -2
  774. package/lib/routes/shu/gs.ts +2 -2
  775. package/lib/routes/shu/index.ts +2 -2
  776. package/lib/routes/shu/jwb.ts +2 -2
  777. package/lib/routes/shu/xykd.ts +2 -2
  778. package/lib/routes/sicau/dky.ts +2 -2
  779. package/lib/routes/sicau/yan.ts +2 -2
  780. package/lib/routes/sicau/zsjy.ts +2 -2
  781. package/lib/routes/simpleinfo/index.ts +8 -8
  782. package/lib/routes/sina/discovery.ts +2 -2
  783. package/lib/routes/sina/finance/china.ts +2 -2
  784. package/lib/routes/sina/finance/stock/usstock.ts +2 -2
  785. package/lib/routes/sina/rollnews.ts +2 -2
  786. package/lib/routes/sjtu/gs.ts +8 -8
  787. package/lib/routes/sjtu/jwc.ts +2 -2
  788. package/lib/routes/sjtu/tongqu/activity.ts +2 -2
  789. package/lib/routes/sjtu/yzb/zkxx.ts +2 -2
  790. package/lib/routes/sketis/isabelle-dev/blog/index.ts +1 -1
  791. package/lib/routes/slowmist/slowmist.ts +2 -2
  792. package/lib/routes/smashingmagazine/category.ts +34 -34
  793. package/lib/routes/smzdm/haowen-fenlei.ts +2 -2
  794. package/lib/routes/sobooks/index.ts +9 -9
  795. package/lib/routes/sobooks/tag.ts +7 -7
  796. package/lib/routes/sohu/mp.ts +3 -2
  797. package/lib/routes/spankbang/new-videos.ts +1 -1
  798. package/lib/routes/spotify/show.ts +1 -1
  799. package/lib/routes/sputniknews/index.ts +38 -38
  800. package/lib/routes/sqmc/www.ts +2 -2
  801. package/lib/routes/sse/sselawsrules.ts +27 -27
  802. package/lib/routes/startuplatte/index.ts +2 -2
  803. package/lib/routes/stcn/index.ts +241 -136
  804. package/lib/routes/stcn/kx.ts +144 -0
  805. package/lib/routes/storm/index.ts +2 -2
  806. package/lib/routes/swjtu/namespace.ts +1 -1
  807. package/lib/routes/swjtu/scai.ts +102 -0
  808. package/lib/routes/swjtu/{scai/bks.ts → sports.ts} +16 -15
  809. package/lib/routes/swjtu/xg.ts +3 -3
  810. package/lib/routes/swpu/bgw.ts +2 -2
  811. package/lib/routes/swpu/cjxy.ts +2 -2
  812. package/lib/routes/swpu/dean.ts +2 -2
  813. package/lib/routes/swpu/dxy.ts +2 -2
  814. package/lib/routes/swpu/is.ts +2 -2
  815. package/lib/routes/swpu/scs.ts +2 -2
  816. package/lib/routes/sysu/ygafz.ts +6 -6
  817. package/lib/routes/szse/disclosure/listed-notice.ts +111 -0
  818. package/lib/routes/szse/inquire.ts +5 -5
  819. package/lib/routes/szse/projectdynamic.ts +21 -21
  820. package/lib/routes/szse/rule.ts +70 -70
  821. package/lib/routes/szse/templates/inquire.art +1 -1
  822. package/lib/routes/szu/yz/index.ts +2 -2
  823. package/lib/routes/t66y/index.ts +12 -12
  824. package/lib/routes/tangshufang/index.ts +8 -8
  825. package/lib/routes/taobao/zhongchou.ts +2 -2
  826. package/lib/routes/taoguba/index.ts +2 -2
  827. package/lib/routes/taptap/changelog-intl.ts +3 -3
  828. package/lib/routes/tass/news.ts +2 -2
  829. package/lib/routes/telecompaper/news.ts +3 -3
  830. package/lib/routes/telecompaper/search.ts +6 -6
  831. package/lib/routes/telegram/channel.ts +1 -1
  832. package/lib/routes/telegram/tglib/client.ts +18 -18
  833. package/lib/routes/tencent/pvp/newsindex.ts +2 -2
  834. package/lib/routes/tesla/cx.ts +47 -47
  835. package/lib/routes/test/index.ts +1 -1
  836. package/lib/routes/tgbus/list.ts +2 -2
  837. package/lib/routes/the/index.ts +13 -13
  838. package/lib/routes/theatlantic/news.ts +2 -2
  839. package/lib/routes/theblock/index.ts +142 -0
  840. package/lib/routes/theblock/namespace.ts +7 -0
  841. package/lib/routes/theblockbeats/index.ts +5 -5
  842. package/lib/routes/thecover/channel.ts +2 -2
  843. package/lib/routes/theinitium/app.ts +82 -53
  844. package/lib/routes/theinitium/channel.ts +3 -3
  845. package/lib/routes/themoviedb/sheet.ts +6 -6
  846. package/lib/routes/thepaper/channel.ts +14 -14
  847. package/lib/routes/thepaper/list.ts +98 -98
  848. package/lib/routes/thepetcity/index.ts +6 -6
  849. package/lib/routes/theverge/index.ts +86 -75
  850. package/lib/routes/theverge/templates/header.art +19 -0
  851. package/lib/routes/thoughtco/index.ts +293 -293
  852. package/lib/routes/threads/index.ts +73 -54
  853. package/lib/routes/threads/utils.ts +60 -78
  854. package/lib/routes/tiktok/user.ts +1 -1
  855. package/lib/routes/timednews/news.ts +3 -3
  856. package/lib/routes/tingshuitz/changsha.ts +4 -4
  857. package/lib/routes/tju/cic/index.ts +2 -2
  858. package/lib/routes/tju/news/index.ts +2 -2
  859. package/lib/routes/tju/oaa/index.ts +2 -2
  860. package/lib/routes/tju/yzb/index.ts +2 -2
  861. package/lib/routes/tmtpost/column.ts +298 -0
  862. package/lib/routes/tmtpost/namespace.ts +9 -0
  863. package/lib/routes/tmtpost/new.ts +42 -0
  864. package/lib/routes/tmtpost/nictation.ts +59 -0
  865. package/lib/routes/tmtpost/templates/description.art +7 -0
  866. package/lib/routes/tmtpost/util.ts +207 -0
  867. package/lib/routes/tokeninsight/report.ts +3 -3
  868. package/lib/routes/tongji/gs.ts +66 -0
  869. package/lib/routes/tongji/sse/notice.ts +2 -2
  870. package/lib/routes/tongji/yjs.ts +34 -20
  871. package/lib/routes/topys/index.ts +1 -1
  872. package/lib/routes/toranoana/namespace.ts +7 -0
  873. package/lib/routes/toranoana/news.ts +110 -0
  874. package/lib/routes/toutiao/a-bogus.ts +15 -15
  875. package/lib/routes/tsinghua/lib/tzgg.ts +73 -0
  876. package/lib/routes/tsinghua/lib/zydt.ts +3 -3
  877. package/lib/routes/tvb/news.ts +6 -6
  878. package/lib/routes/tvtropes/featured.ts +2 -2
  879. package/lib/routes/twitter/api/developer-api/user.ts +2 -2
  880. package/lib/routes/twitter/namespace.ts +1 -1
  881. package/lib/routes/twitter/user.ts +3 -4
  882. package/lib/routes/twitter/utils.ts +14 -13
  883. package/lib/routes/txks/namespace.ts +7 -0
  884. package/lib/routes/txks/news.ts +107 -0
  885. package/lib/routes/txrjy/fornumtopic.ts +2 -2
  886. package/lib/routes/ucas/index.ts +2 -2
  887. package/lib/routes/uchicago/current.ts +3 -3
  888. package/lib/routes/udn/breaking-news.ts +2 -2
  889. package/lib/routes/udn/global/index.ts +2 -2
  890. package/lib/routes/udn/global/tag.ts +1 -1
  891. package/lib/routes/uestc/cqe.ts +2 -2
  892. package/lib/routes/uestc/gr.ts +3 -3
  893. package/lib/routes/uestc/jwc.ts +3 -3
  894. package/lib/routes/uestc/news.ts +2 -2
  895. package/lib/routes/uestc/sise.ts +2 -2
  896. package/lib/routes/ulapia/index.ts +2 -2
  897. package/lib/routes/upc/jsj.ts +2 -2
  898. package/lib/routes/upc/jwc.ts +2 -2
  899. package/lib/routes/upc/main.ts +2 -2
  900. package/lib/routes/uptimerobot/rss.ts +2 -2
  901. package/lib/routes/uraaka-joshi/uraaka-joshi-user.ts +2 -2
  902. package/lib/routes/uraaka-joshi/uraaka-joshi.ts +42 -46
  903. package/lib/routes/usepanda/index.ts +2 -2
  904. package/lib/routes/ustb/tj/news.ts +2 -2
  905. package/lib/routes/ustb/yjsy/news.ts +2 -2
  906. package/lib/routes/ustc/eeis.ts +2 -2
  907. package/lib/routes/ustc/gs.ts +2 -2
  908. package/lib/routes/ustc/index.ts +2 -2
  909. package/lib/routes/ustc/job.ts +2 -2
  910. package/lib/routes/ustc/jwc.ts +2 -2
  911. package/lib/routes/ustc/math.ts +2 -2
  912. package/lib/routes/ustc/scms.ts +2 -2
  913. package/lib/routes/ustc/sist.ts +2 -2
  914. package/lib/routes/usts/jwch.ts +2 -2
  915. package/lib/routes/utgd/category.ts +2 -2
  916. package/lib/routes/utgd/topic.ts +1 -1
  917. package/lib/routes/utgd/utils.ts +1 -1
  918. package/lib/routes/uw/gix/news.ts +2 -2
  919. package/lib/routes/vcb-s/category.ts +2 -2
  920. package/lib/routes/vom/featured.ts +2 -2
  921. package/lib/routes/wainao/namespace.ts +8 -0
  922. package/lib/routes/wainao/templates/description.art +9 -0
  923. package/lib/routes/wainao/topics.ts +214 -0
  924. package/lib/routes/wainao/wainao-reads.ts +49 -0
  925. package/lib/routes/wallstreetcn/live.ts +2 -2
  926. package/lib/routes/wallstreetcn/news.ts +12 -12
  927. package/lib/routes/wechat/tgchannel.ts +4 -4
  928. package/lib/routes/weibo/friends.ts +1 -1
  929. package/lib/routes/weibo/group.ts +1 -1
  930. package/lib/routes/weibo/namespace.ts +1 -0
  931. package/lib/routes/weibo/timeline.ts +3 -1
  932. package/lib/routes/weibo/user-bookmarks.ts +1 -1
  933. package/lib/routes/weibo/user.ts +3 -1
  934. package/lib/routes/weibo/utils.ts +11 -3
  935. package/lib/routes/wfu/news.ts +4 -4
  936. package/lib/routes/whitehouse/news.ts +82 -0
  937. package/lib/routes/who/news-room.ts +6 -6
  938. package/lib/routes/who/news.ts +3 -3
  939. package/lib/routes/who/speeches.ts +3 -3
  940. package/lib/routes/whu/cs.ts +2 -2
  941. package/lib/routes/whu/gs/index.ts +2 -2
  942. package/lib/routes/whu/swrh.ts +3 -3
  943. package/lib/routes/wmpvp/index.ts +2 -2
  944. package/lib/routes/wohnnet/index.ts +129 -0
  945. package/lib/routes/wohnnet/namespace.ts +8 -0
  946. package/lib/routes/woshipm/popular.ts +2 -2
  947. package/lib/routes/wsj/news.ts +6 -6
  948. package/lib/routes/wsyu/news.ts +2 -2
  949. package/lib/routes/wtu/index.ts +2 -2
  950. package/lib/routes/wtu/job.ts +2 -2
  951. package/lib/routes/wyzxwk/article.ts +21 -21
  952. package/lib/routes/x6d/index.ts +17 -17
  953. package/lib/routes/xaufe/jiaowu.ts +2 -2
  954. package/lib/routes/xaut/index.ts +2 -2
  955. package/lib/routes/xaut/jwc.ts +3 -3
  956. package/lib/routes/xaut/rsc.ts +3 -3
  957. package/lib/routes/xiaoheihe/discount.ts +2 -2
  958. package/lib/routes/xiaoheihe/util.ts +1 -1
  959. package/lib/routes/xiaohongshu/util.ts +2 -2
  960. package/lib/routes/xiaoyuzhou/pickup.ts +1 -1
  961. package/lib/routes/xiaoyuzhou/podcast.ts +27 -27
  962. package/lib/routes/xidian/jwc.ts +2 -2
  963. package/lib/routes/xinpianchang/rank.ts +7 -7
  964. package/lib/routes/xjtu/2yuan/news.ts +11 -11
  965. package/lib/routes/xjtu/job.ts +3 -3
  966. package/lib/routes/xjtu/std.ts +2 -2
  967. package/lib/routes/xjtu/yz.ts +74 -0
  968. package/lib/routes/xkb/index.ts +8 -8
  969. package/lib/routes/xmnn/epaper.ts +2 -2
  970. package/lib/routes/xmu/kydt.ts +68 -0
  971. package/lib/routes/xmu/namespace.ts +9 -0
  972. package/lib/routes/xsijishe/rank.ts +49 -17
  973. package/lib/routes/xsijishe/utils.ts +25 -0
  974. package/lib/routes/xueqiu/stock-info.ts +2 -2
  975. package/lib/routes/xueqiu/timeline.ts +3 -3
  976. package/lib/routes/xueqiu/user.ts +2 -2
  977. package/lib/routes/yande/post.ts +2 -2
  978. package/lib/routes/ycwb/index.ts +6 -6
  979. package/lib/routes/yicai/dt.ts +39 -39
  980. package/lib/routes/yicai/news.ts +26 -26
  981. package/lib/routes/yicai/video.ts +36 -36
  982. package/lib/routes/ymgal/article.ts +2 -2
  983. package/lib/routes/yomiuri/news.ts +18 -18
  984. package/lib/routes/youmemark/index.ts +88 -0
  985. package/lib/routes/youmemark/namespace.ts +7 -0
  986. package/lib/routes/youtube/charts.ts +30 -30
  987. package/lib/routes/youtube/user.ts +7 -1
  988. package/lib/routes/youtube/utils.ts +3 -0
  989. package/lib/routes/youzhiyouxing/materials.ts +2 -2
  990. package/lib/routes/yuque/book.ts +2 -2
  991. package/lib/routes/yuque/utils.ts +1 -0
  992. package/lib/routes/yxdown/news.ts +2 -2
  993. package/lib/routes/yxdzqb/index.ts +2 -2
  994. package/lib/routes/yxrb/home.ts +2 -2
  995. package/lib/routes/yyets/article.ts +2 -2
  996. package/lib/routes/yystv/category.ts +2 -2
  997. package/lib/routes/zaobao/realtime.ts +2 -2
  998. package/lib/routes/zaobao/util.ts +12 -3
  999. package/lib/routes/zaobao/znews.ts +2 -2
  1000. package/lib/routes/zaozao/article.ts +2 -2
  1001. package/lib/routes/zcmu/jwc/index.ts +2 -2
  1002. package/lib/routes/zcmu/yxy/index.ts +2 -2
  1003. package/lib/routes/zcool/discover.ts +51 -51
  1004. package/lib/routes/zhihu/answers.ts +26 -54
  1005. package/lib/routes/zhihu/timeline.ts +1 -2
  1006. package/lib/routes/zhitongcaijing/index.ts +15 -15
  1007. package/lib/routes/zhonglun/index.ts +3 -3
  1008. package/lib/routes/zimuxia/index.ts +2 -2
  1009. package/lib/routes/zjol/paper.ts +2 -2
  1010. package/lib/routes/zju/career/index.ts +2 -2
  1011. package/lib/routes/zju/cst/custom.ts +2 -2
  1012. package/lib/routes/zju/cst/index.ts +2 -2
  1013. package/lib/routes/zju/grs/index.ts +2 -2
  1014. package/lib/routes/zju/physics/index.ts +2 -2
  1015. package/lib/routes/zsxq/group.ts +2 -2
  1016. package/lib/routes/zyw/hot.ts +2 -2
  1017. package/lib/types.ts +8 -1
  1018. package/lib/utils/puppeteer-utils.test.ts +2 -2
  1019. package/lib/utils/puppeteer.test.ts +2 -2
  1020. package/lib/utils/puppeteer.ts +2 -2
  1021. package/lib/utils/timezone.ts +1 -1
  1022. package/lib/views/json.ts +13 -11
  1023. package/package.json +61 -60
  1024. package/lib/routes/coomer/artist.ts +0 -33
  1025. package/lib/routes/coomer/posts.ts +0 -32
  1026. package/lib/routes/coomer/utils.ts +0 -57
  1027. package/lib/routes/gcores/category.ts +0 -171
  1028. package/lib/routes/gcores/collection.ts +0 -161
  1029. package/lib/routes/gcores/tag.ts +0 -158
  1030. package/lib/routes/geocaching/templates/blogs.art +0 -6
  1031. package/lib/routes/papers/index.ts +0 -136
  1032. package/lib/routes/producthunt/templates/descImg.art +0 -5
  1033. package/lib/routes/whitehouse/briefing-room.ts +0 -79
  1034. package/lib/routes/whitehouse/ostp.ts +0 -76
  1035. package/lib/routes-deprecated/ltaaa/index.js +0 -69
package/lib/api/index.ts CHANGED
@@ -29,11 +29,6 @@ for (const path in docs.paths) {
29
29
  delete docs.paths[path];
30
30
  }
31
31
  app.get('/openapi.json', (ctx) => ctx.json(docs));
32
- app.get(
33
- '/reference',
34
- apiReference({
35
- spec: { content: docs },
36
- })
37
- );
32
+ app.get('/reference', apiReference({ content: docs }));
38
33
 
39
34
  export default app;
package/lib/config.ts CHANGED
@@ -164,6 +164,10 @@ export type Config = {
164
164
  game4399: {
165
165
  cookie?: string;
166
166
  };
167
+ gelbooru: {
168
+ apiKey?: string;
169
+ userId?: string;
170
+ };
167
171
  github: {
168
172
  access_token?: string;
169
173
  };
@@ -238,6 +242,9 @@ export type Config = {
238
242
  instance?: string;
239
243
  token?: string;
240
244
  };
245
+ misskey: {
246
+ accessToken?: string;
247
+ };
241
248
  mox: {
242
249
  cookie: string;
243
250
  };
@@ -594,6 +601,10 @@ const calculateValue = () => {
594
601
  game4399: {
595
602
  cookie: envs.GAME_4399,
596
603
  },
604
+ gelbooru: {
605
+ apiKey: envs.GELBOORU_API_KEY,
606
+ userId: envs.GELBOORU_USER_ID,
607
+ },
597
608
  github: {
598
609
  access_token: envs.GITHUB_ACCESS_TOKEN,
599
610
  },
@@ -607,7 +618,6 @@ const calculateValue = () => {
607
618
  cookies: envs.GUOZAOKE_COOKIES,
608
619
  },
609
620
  hefeng: {
610
- // weather
611
621
  key: envs.HEFENG_KEY,
612
622
  },
613
623
  infzm: {
@@ -669,6 +679,9 @@ const calculateValue = () => {
669
679
  instance: envs.MINIFLUX_INSTANCE || 'https://reader.miniflux.app',
670
680
  token: envs.MINIFLUX_TOKEN || '',
671
681
  },
682
+ misskey: {
683
+ accessToken: envs.MISSKEY_ACCESS_TOKEN,
684
+ },
672
685
  mox: {
673
686
  cookie: envs.MOX_COOKIE,
674
687
  },
package/lib/registry.ts CHANGED
@@ -84,16 +84,52 @@ if (Object.keys(modules).length) {
84
84
  export { namespaces };
85
85
 
86
86
  const app = new Hono();
87
+ const sortRoutes = (
88
+ routes: Record<
89
+ string,
90
+ Route & {
91
+ location: string;
92
+ }
93
+ >
94
+ ) =>
95
+ Object.entries(routes).sort(([pathA], [pathB]) => {
96
+ const segmentsA = pathA.split('/');
97
+ const segmentsB = pathB.split('/');
98
+ const lenA = segmentsA.length;
99
+ const lenB = segmentsB.length;
100
+ const minLen = Math.min(lenA, lenB);
101
+
102
+ for (let i = 0; i < minLen; i++) {
103
+ const segmentA = segmentsA[i];
104
+ const segmentB = segmentsB[i];
105
+
106
+ // Literal segments have priority over parameter segments
107
+ if (segmentA.startsWith(':') !== segmentB.startsWith(':')) {
108
+ return segmentA.startsWith(':') ? 1 : -1;
109
+ }
110
+ }
111
+
112
+ return 0;
113
+ });
114
+
87
115
  for (const namespace in namespaces) {
88
116
  const subApp = app.basePath(`/${namespace}`);
89
- for (const path in namespaces[namespace].routes) {
117
+
118
+ const namespaceData = namespaces[namespace];
119
+ if (!namespaceData || !namespaceData.routes) {
120
+ continue;
121
+ }
122
+
123
+ const sortedRoutes = sortRoutes(namespaceData.routes);
124
+
125
+ for (const [path, routeData] of sortedRoutes) {
90
126
  const wrappedHandler: Handler = async (ctx) => {
91
127
  if (!ctx.get('data')) {
92
- if (typeof namespaces[namespace].routes[path].handler !== 'function') {
93
- const { route } = await import(`./routes/${namespace}/${namespaces[namespace].routes[path].location}`);
94
- namespaces[namespace].routes[path].handler = route.handler;
128
+ if (typeof routeData.handler !== 'function') {
129
+ const { route } = await import(`./routes/${namespace}/${routeData.location}`);
130
+ routeData.handler = route.handler;
95
131
  }
96
- ctx.set('data', await namespaces[namespace].routes[path].handler(ctx));
132
+ ctx.set('data', await routeData.handler(ctx));
97
133
  }
98
134
  };
99
135
  subApp.get(path, wrappedHandler);
@@ -108,9 +108,9 @@ export const route: Route = {
108
108
  example: '/005/zx',
109
109
  parameters: { category: '分类,可在对应分类页 URL 中找到,默认为二次元资讯' },
110
110
  description: `
111
- | 二次元资讯 | 慢慢说 | 道听途说 | 展会资讯 |
112
- | ---------- | ------ | -------- | -------- |
113
- | zx | zwh | dtts | zh |
111
+ | 二次元资讯 | 慢慢说 | 道听途说 | 展会资讯 |
112
+ | ---------- | ------ | -------- | -------- |
113
+ | zx | zwh | dtts | zh |
114
114
  `,
115
115
  categories: ['anime'],
116
116
 
@@ -22,8 +22,8 @@ export const route: Route = {
22
22
  maintainers: ['TonyRL'],
23
23
  handler,
24
24
  description: `| 最新线报 | 实测活动 | 优惠券 |
25
- | -------- | -------- | ------ |
26
- | 1 | 2 | 3 |`,
25
+ | -------- | -------- | ------ |
26
+ | 1 | 2 | 3 |`,
27
27
  };
28
28
 
29
29
  async function handler(ctx) {
@@ -84,8 +84,8 @@ export const route: Route = {
84
84
  若订阅 [7×24小时要闻直播](https://news.10jqka.com.cn/realtimenews.html) 的 \`公告\` 和 \`A股\` 标签。将 \`公告,A股\` 作为标签参数填入,此时路由为 [\`/10jqka/realtimenews/公告,A股\`](https://rsshub.app/10jqka/realtimenews/公告,A股)。
85
85
  :::
86
86
 
87
- | 全部 | 重要 | A股 | 港股 | 美股 | 机会 | 异动 | 公告 |
88
- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
87
+ | 全部 | 重要 | A股 | 港股 | 美股 | 机会 | 异动 | 公告 |
88
+ | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
89
89
  `,
90
90
  categories: ['finance'],
91
91
 
@@ -2,7 +2,7 @@ import { Route } from '@/types';
2
2
  import cache from '@/utils/cache';
3
3
  import got from '@/utils/got';
4
4
  import { load } from 'cheerio';
5
- import * as url from 'node:url';
5
+ import { parseDate } from '@/utils/parse-date';
6
6
 
7
7
  export const route: Route = {
8
8
  path: '/zxdt/:id?',
@@ -40,41 +40,23 @@ async function handler(ctx) {
40
40
  const name = $('div.nav_center > a:nth-child(4)').text();
41
41
 
42
42
  const list = $('#newList > ul > li')
43
- .map(function () {
44
- const info = {
45
- title: $(this).find('a').text(),
46
- link: $(this).find('a').attr('href'),
47
- date: $(this).find('span').text().slice(1, -1),
48
- };
49
- return info;
50
- })
51
- .get();
43
+ .toArray()
44
+ .map((item) => ({
45
+ title: $(item).find('a').text(),
46
+ link: new URL($(item).find('a').attr('href'), link).href,
47
+ pubDate: parseDate($(item).find('span').text().slice(1, -1)),
48
+ }));
52
49
 
53
50
  const out = await Promise.all(
54
- list.map(async (info) => {
55
- const title = info.title;
56
- const date = info.date;
57
- const itemUrl = url.resolve(link, info.link);
51
+ list.map((info) =>
52
+ cache.tryGet(info.link, async () => {
53
+ const response = await got.get(info.link);
54
+ const $ = load(response.data);
55
+ info.description = $('.article-box').html() || $('.content_text').html() || '文章已被删除';
58
56
 
59
- const cacheIn = await cache.get(itemUrl);
60
- if (cacheIn) {
61
- return JSON.parse(cacheIn);
62
- }
63
-
64
- const response = await got.get(itemUrl);
65
- const $ = load(response.data);
66
- let description = $('.article-box').html();
67
- description = description ? description.replaceAll('src="', `src="${url.resolve(itemUrl, '.')}`).trim() : $('.content_text').html() || '文章已被删除';
68
-
69
- const single = {
70
- title,
71
- link: itemUrl,
72
- description,
73
- pubDate: new Date(date).toUTCString(),
74
- };
75
- cache.set(itemUrl, JSON.stringify(single));
76
- return single;
77
- })
57
+ return info;
58
+ })
59
+ )
78
60
  );
79
61
 
80
62
  return {
@@ -59,6 +59,6 @@ export const route: Route = {
59
59
  handler,
60
60
  url: 'www.12371.cn',
61
61
  description: `| 最新发布 |
62
- | :------: |
63
- | zxfb |`,
62
+ | :------: |
63
+ | zxfb |`,
64
64
  };
@@ -99,23 +99,23 @@ export const route: Route = {
99
99
  maintainers: ['nczitzk'],
100
100
  handler,
101
101
  description: `| 分类 | 编号 |
102
- | -------- | ---- |
103
- | 首页 | |
104
- | 轻松一刻 | qsyk |
105
- | 槽值 | cz |
106
- | 人间 | rj |
107
- | 大国小民 | dgxm |
108
- | 三三有梗 | ssyg |
109
- | 数读 | sd |
110
- | 看客 | kk |
111
- | 下划线 | xhx |
112
- | 谈心社 | txs |
113
- | 哒哒 | dd |
114
- | 胖编怪聊 | pbgl |
115
- | 曲一刀 | qyd |
116
- | 今日之声 | jrzs |
117
- | 浪潮 | lc |
118
- | 沸点 | fd |`,
102
+ | -------- | ---- |
103
+ | 首页 | |
104
+ | 轻松一刻 | qsyk |
105
+ | 槽值 | cz |
106
+ | 人间 | rj |
107
+ | 大国小民 | dgxm |
108
+ | 三三有梗 | ssyg |
109
+ | 数读 | sd |
110
+ | 看客 | kk |
111
+ | 下划线 | xhx |
112
+ | 谈心社 | txs |
113
+ | 哒哒 | dd |
114
+ | 胖编怪聊 | pbgl |
115
+ | 曲一刀 | qyd |
116
+ | 今日之声 | jrzs |
117
+ | 浪潮 | lc |
118
+ | 沸点 | fd |`,
119
119
  };
120
120
 
121
121
  async function handler(ctx) {
@@ -108,9 +108,9 @@ export const route: Route = {
108
108
 
109
109
  新闻分类:
110
110
 
111
- | 全站 | 新闻 | 娱乐 | 体育 | 财经 | 科技 | 汽车 | 女人 | 房产 | 游戏 | 旅游 | 教育 |
112
- | ----- | ---- | ------------- | ------ | ----- | ---- | ---- | ---- | ----- | ---- | ------ | ---- |
113
- | whole | news | entertainment | sports | money | tech | auto | lady | house | game | travel | edu |`,
111
+ | 全站 | 新闻 | 娱乐 | 体育 | 财经 | 科技 | 汽车 | 女人 | 房产 | 游戏 | 旅游 | 教育 |
112
+ | ----- | ---- | ------------- | ------ | ----- | ---- | ---- | ---- | ----- | ---- | ------ | ---- |
113
+ | whole | news | entertainment | sports | money | tech | auto | lady | house | game | travel | edu |`,
114
114
  };
115
115
 
116
116
  async function handler(ctx) {
@@ -135,7 +135,7 @@ async function handler(ctx) {
135
135
  const $ = load(iconv.decode(response.data, 'gbk'));
136
136
 
137
137
  const list = $('div.tabContents')
138
- .eq(timeRange[time].index + (category === 'whole' ? (type === 'click' ? -1 : 2) : type === 'click' ? 0 : 2))
138
+ .eq(timeRange[time].index + (category === 'whole' ? (type === 'click' ? -1 : 2) : (type === 'click' ? 0 : 2)))
139
139
  .find('table tbody tr td a')
140
140
  .toArray()
141
141
  .map((item) => {
@@ -38,8 +38,8 @@ export const route: Route = {
38
38
  maintainers: ['nczitzk'],
39
39
  handler,
40
40
  description: `| 轻松一刻 | 槽值 | 人间 | 大国小民 | 三三有梗 | 数读 | 看客 | 下划线 | 谈心社 | 哒哒 | 胖编怪聊 | 曲一刀 | 今日之声 | 浪潮 | 沸点 |
41
- | -------- | ---- | ---- | -------- | -------- | ---- | ---- | ------ | ------ | ---- | -------- | ------ | -------- | ---- | ---- |
42
- | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |`,
41
+ | -------- | ---- | ---- | -------- | -------- | ---- | ---- | ------ | ------ | ---- | -------- | ------ | -------- | ---- | ---- |
42
+ | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |`,
43
43
  };
44
44
 
45
45
  async function handler(ctx) {
@@ -36,8 +36,8 @@ export const route: Route = {
36
36
  maintainers: ['nczitzk'],
37
37
  handler,
38
38
  description: `| 特写 | 记事 | 大写 | 好读 | 看客 |
39
- | ----- | ----- | ----- | ----- | ----- |
40
- | texie | jishi | daxie | haodu | kanke |`,
39
+ | ----- | ----- | ----- | ----- | ----- |
40
+ | texie | jishi | daxie | haodu | kanke |`,
41
41
  };
42
42
 
43
43
  async function handler(ctx) {
@@ -24,9 +24,9 @@ const parseDyArticle = (item, tryGet) =>
24
24
  }
25
25
  });
26
26
 
27
- const imgUrl = new URL(item.imgsrc);
27
+ const imgsrc = item.imgsrc ? new URL(item.imgsrc).searchParams.get('url') : false;
28
28
  item.description = art(path.join(__dirname, 'templates/dy.art'), {
29
- imgsrc: imgUrl.searchParams.get('url'),
29
+ imgsrc,
30
30
  postBody: $('.post_body').html(),
31
31
  });
32
32
 
@@ -30,9 +30,9 @@ export const route: Route = {
30
30
  url: 'jmcomic.group/',
31
31
  description: `分类
32
32
 
33
- | 全部 | 紳夜食堂 | 遊戲文庫 | JG GAMES | 模型山下 |
34
- | ---- | -------- | -------- | -------- | -------- |
35
- | | dinner | raiders | jg | figure |`,
33
+ | 全部 | 紳夜食堂 | 遊戲文庫 | JG GAMES | 模型山下 |
34
+ | ---- | -------- | -------- | -------- | -------- |
35
+ | | dinner | raiders | jg | figure |`,
36
36
  };
37
37
 
38
38
  async function handler(ctx) {
@@ -25,26 +25,26 @@ export const route: Route = {
25
25
  url: 'jmcomic.group/',
26
26
  description: `分类
27
27
 
28
- | 全部 | 其他漫畫 | 同人 | 韓漫 | 美漫 | 短篇 | 单本 |
29
- | ---- | -------- | ------ | ------ | ------ | ----- | ------ |
30
- | all | another | doujin | hanman | meiman | short | single |
28
+ | 全部 | 其他漫畫 | 同人 | 韓漫 | 美漫 | 短篇 | 单本 |
29
+ | ---- | -------- | ------ | ------ | ------ | ----- | ------ |
30
+ | all | another | doujin | hanman | meiman | short | single |
31
31
 
32
32
  时间范围
33
33
 
34
- | 全部 | 今天 | 这周 | 本月 |
35
- | ---- | ---- | ---- | ---- |
36
- | a | t | w | m |
34
+ | 全部 | 今天 | 这周 | 本月 |
35
+ | ---- | ---- | ---- | ---- |
36
+ | a | t | w | m |
37
37
 
38
38
  排列顺序
39
39
 
40
- | 最新 | 最多点阅的 | 最多图片 | 最高评分 | 最多评论 | 最多爱心 |
41
- | ---- | ---------- | -------- | -------- | -------- | -------- |
42
- | mr | mv | mp | tr | md | tf |
40
+ | 最新 | 最多点阅的 | 最多图片 | 最高评分 | 最多评论 | 最多爱心 |
41
+ | ---- | ---------- | -------- | -------- | -------- | -------- |
42
+ | mr | mv | mp | tr | md | tf |
43
43
 
44
44
  关键字(供参考)
45
45
 
46
- | YAOI | 女性向 | NTR | 非 H | 3D | 獵奇 |
47
- | ---- | ------ | --- | ---- | -- | ---- |`,
46
+ | YAOI | 女性向 | NTR | 非 H | 3D | 獵奇 |
47
+ | ---- | ------ | --- | ---- | -- | ---- |`,
48
48
  };
49
49
 
50
50
  async function handler(ctx) {
@@ -34,20 +34,20 @@ export const route: Route = {
34
34
  maintainers: ['nczitzk'],
35
35
  handler,
36
36
  description: `| 杭州 | 台州 | 嘉兴 | 宁波 | 湖州 |
37
- | ---- | ------- | ------- | ------ | ------ |
38
- | www | taizhou | jiaxing | ningbo | huzhou |
37
+ | ---- | ------- | ------- | ------ | ------ |
38
+ | www | taizhou | jiaxing | ningbo | huzhou |
39
39
 
40
- | 绍兴 | 湖州 | 温州 | 金华 | 舟山 |
41
- | -------- | ------ | ------- | ------ | -------- |
42
- | shaoxing | huzhou | wenzhou | jinhua | zhoushan |
40
+ | 绍兴 | 湖州 | 温州 | 金华 | 舟山 |
41
+ | -------- | ------ | ------- | ------ | -------- |
42
+ | shaoxing | huzhou | wenzhou | jinhua | zhoushan |
43
43
 
44
- | 衢州 | 丽水 | 义乌 | 萧山 | 余杭 |
45
- | ------ | ------ | ---- | -------- | ------ |
46
- | quzhou | lishui | yiwu | xiaoshan | yuhang |
44
+ | 衢州 | 丽水 | 义乌 | 萧山 | 余杭 |
45
+ | ------ | ------ | ---- | -------- | ------ |
46
+ | quzhou | lishui | yiwu | xiaoshan | yuhang |
47
47
 
48
- | 临安 | 富阳 | 桐庐 | 建德 | 淳安 |
49
- | ----- | ------ | ------ | ------ | ------ |
50
- | linan | fuyang | tonglu | jiande | chunan |`,
48
+ | 临安 | 富阳 | 桐庐 | 建德 | 淳安 |
49
+ | ----- | ------ | ------ | ------ | ------ |
50
+ | linan | fuyang | tonglu | jiande | chunan |`,
51
51
  };
52
52
 
53
53
  async function handler(ctx) {
@@ -25,8 +25,8 @@ export const route: Route = {
25
25
  maintainers: ['nczitzk'],
26
26
  handler,
27
27
  description: `| 留学申请 | 找工求职 | 生活攻略 | 投资理财 | 签证移民 | 时政要闻 |
28
- | ---------- | -------- | --------- | -------- | -------- | -------- |
29
- | studyinusa | career | lifestyle | invest | visa | news |`,
28
+ | ---------- | -------- | --------- | -------- | -------- | -------- |
29
+ | studyinusa | career | lifestyle | invest | visa | news |`,
30
30
  };
31
31
 
32
32
  async function handler(ctx) {
@@ -29,15 +29,15 @@ export const route: Route = {
29
29
 
30
30
  分类
31
31
 
32
- | 热门帖子 | 最新帖子 |
33
- | -------- | -------- |
34
- | hot | new |
32
+ | 热门帖子 | 最新帖子 |
33
+ | -------- | -------- |
34
+ | hot | new |
35
35
 
36
36
  排序方式
37
37
 
38
- | 最新回复 | 最新发布 |
39
- | -------- | -------- |
40
- | | post |`,
38
+ | 最新回复 | 最新发布 |
39
+ | -------- | -------- |
40
+ | | post |`,
41
41
  };
42
42
 
43
43
  async function handler(ctx) {
@@ -36,28 +36,28 @@ export const route: Route = {
36
36
  handler,
37
37
  description: `分区
38
38
 
39
- | 分区 | id |
40
- | -------- | --- |
41
- | 留学申请 | 257 |
42
- | 世界公民 | 379 |
43
- | 投资理财 | 400 |
44
- | 生活干货 | 31 |
45
- | 职场达人 | 345 |
46
- | 人际关系 | 391 |
47
- | 海外求职 | 38 |
48
- | 签证移民 | 265 |
39
+ | 分区 | id |
40
+ | -------- | --- |
41
+ | 留学申请 | 257 |
42
+ | 世界公民 | 379 |
43
+ | 投资理财 | 400 |
44
+ | 生活干货 | 31 |
45
+ | 职场达人 | 345 |
46
+ | 人际关系 | 391 |
47
+ | 海外求职 | 38 |
48
+ | 签证移民 | 265 |
49
49
 
50
50
  分类
51
51
 
52
- | 热门帖子 | 最新帖子 |
53
- | -------- | -------- |
54
- | hot | new |
52
+ | 热门帖子 | 最新帖子 |
53
+ | -------- | -------- |
54
+ | hot | new |
55
55
 
56
56
  排序方式
57
57
 
58
- | 最新回复 | 最新发布 |
59
- | -------- | -------- |
60
- | | post |`,
58
+ | 最新回复 | 最新发布 |
59
+ | -------- | -------- |
60
+ | | post |`,
61
61
  };
62
62
 
63
63
  async function handler(ctx) {
@@ -13,15 +13,15 @@ export const route: Route = {
13
13
  url: 'instant.1point3acres.com/',
14
14
  description: `分类
15
15
 
16
- | 热门帖子 | 最新帖子 |
17
- | -------- | -------- |
18
- | hot | new |
16
+ | 热门帖子 | 最新帖子 |
17
+ | -------- | -------- |
18
+ | hot | new |
19
19
 
20
20
  排序方式
21
21
 
22
- | 最新回复 | 最新发布 |
23
- | -------- | -------- |
24
- | | post |`,
22
+ | 最新回复 | 最新发布 |
23
+ | -------- | -------- |
24
+ | | post |`,
25
25
  };
26
26
 
27
27
  async function handler(ctx) {
@@ -26,9 +26,9 @@ export const route: Route = {
26
26
  url: 'www.2023game.com/',
27
27
  description: `分类
28
28
 
29
- | PS4游戏 | switch游戏 | 3DS游戏 | PSV游戏 | Xbox360 | PS3游戏 | 世嘉MD/SS | PSP游戏 | PC周边 | 怀旧掌机 | 怀旧主机 | PS4教程 | PS4金手指 | switch金手指 | switch教程 | switch补丁 | switch主题 | switch存档 |
30
- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
31
- | ps4 | sgame | 3ds | psv | jiaocheng | ps3yx | zhuji.md | zhangji.psp | pcgame | zhangji | zhuji | ps4.psjc | ps41.ps4pkg | nsaita.cundang | nsaita.pojie | nsaita.buding | nsaita.zhutie | nsaita.zhuti |`,
29
+ | PS4游戏 | switch游戏 | 3DS游戏 | PSV游戏 | Xbox360 | PS3游戏 | 世嘉MD/SS | PSP游戏 | PC周边 | 怀旧掌机 | 怀旧主机 | PS4教程 | PS4金手指 | switch金手指 | switch教程 | switch补丁 | switch主题 | switch存档 |
30
+ | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
31
+ | ps4 | sgame | 3ds | psv | jiaocheng | ps3yx | zhuji.md | zhangji.psp | pcgame | zhangji | zhuji | ps4.psjc | ps41.ps4pkg | nsaita.cundang | nsaita.pojie | nsaita.buding | nsaita.zhutie | nsaita.zhuti |`,
32
32
  };
33
33
 
34
34
  async function handler(ctx: Context): Promise<Data> {