rsshub 1.0.0-master.fe34161 → 1.0.0-master.fe416a0

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 (2085) hide show
  1. package/README.md +1 -1
  2. package/lib/{app.tsx → app-bootstrap.tsx} +0 -2
  3. package/lib/app.test.ts +15 -1
  4. package/lib/app.ts +5 -0
  5. package/lib/assets/logo.svg +1 -0
  6. package/lib/config.ts +77 -1
  7. package/lib/errors/index.test.ts +15 -5
  8. package/lib/errors/index.tsx +3 -2
  9. package/lib/errors/types/captcha.ts +5 -0
  10. package/lib/index.ts +48 -15
  11. package/lib/middleware/cache.ts +4 -0
  12. package/lib/middleware/debug.ts +6 -4
  13. package/lib/middleware/header.test.ts +1 -0
  14. package/lib/middleware/header.ts +6 -0
  15. package/lib/middleware/parameter.ts +5 -4
  16. package/lib/middleware/template.test.ts +8 -0
  17. package/lib/middleware/template.tsx +5 -0
  18. package/lib/registry.test.ts +24 -1
  19. package/lib/registry.ts +123 -14
  20. package/lib/router.js +1 -7
  21. package/lib/routes/005/index.ts +0 -2
  22. package/lib/routes/10000link/info.ts +251 -0
  23. package/lib/routes/10000link/namespace.ts +9 -0
  24. package/lib/routes/10000link/templates/description.art +7 -0
  25. package/lib/routes/121/namespace.ts +9 -0
  26. package/lib/routes/121/templates/description.art +17 -0
  27. package/lib/routes/121/weather-live.ts +104 -0
  28. package/lib/routes/12306/index.ts +0 -2
  29. package/lib/routes/141jav/index.ts +3 -2
  30. package/lib/routes/141ppv/index.ts +3 -2
  31. package/lib/routes/163/ds.ts +0 -2
  32. package/lib/routes/163/exclusive.ts +0 -2
  33. package/lib/routes/163/music/artist-songs.ts +0 -2
  34. package/lib/routes/163/music/artist.ts +0 -2
  35. package/lib/routes/163/music/djradio.ts +0 -2
  36. package/lib/routes/163/music/playlist.ts +0 -2
  37. package/lib/routes/163/music/userevents.ts +0 -2
  38. package/lib/routes/163/music/userplaylist.ts +0 -2
  39. package/lib/routes/163/music/userplayrecords.ts +0 -2
  40. package/lib/routes/163/news/rank.ts +1 -1
  41. package/lib/routes/163/open/vip.ts +0 -2
  42. package/lib/routes/163/utils.ts +0 -3
  43. package/lib/routes/18comic/album.ts +60 -64
  44. package/lib/routes/18comic/blogs.ts +1 -0
  45. package/lib/routes/18comic/index.ts +1 -0
  46. package/lib/routes/18comic/search.ts +54 -4
  47. package/lib/routes/18comic/utils.ts +70 -4
  48. package/lib/routes/199it/index.ts +3 -5
  49. package/lib/routes/1point3acres/offer.ts +0 -2
  50. package/lib/routes/1point3acres/section.ts +2 -2
  51. package/lib/routes/1point3acres/utils.ts +0 -3
  52. package/lib/routes/1x/index.ts +1 -3
  53. package/lib/routes/2048/index.ts +1 -2
  54. package/lib/routes/21caijing/channel.ts +1 -1
  55. package/lib/routes/2cycd/index.ts +3 -3
  56. package/lib/routes/30secondsofcode/utils.ts +0 -1
  57. package/lib/routes/36kr/hot-list.ts +10 -2
  58. package/lib/routes/36kr/index.ts +1 -1
  59. package/lib/routes/3dmgame/news-center.ts +1 -1
  60. package/lib/routes/3kns/index.ts +0 -2
  61. package/lib/routes/423down/index.ts +6 -8
  62. package/lib/routes/4gamers/utils.ts +0 -3
  63. package/lib/routes/4khd/namespace.ts +1 -1
  64. package/lib/routes/4ksj/forum.ts +0 -2
  65. package/lib/routes/500px/tribe-set.ts +1 -3
  66. package/lib/routes/51cto/utils.ts +1 -1
  67. package/lib/routes/56kog/util.ts +0 -3
  68. package/lib/routes/591/list.ts +0 -2
  69. package/lib/routes/6park/index.ts +1 -1
  70. package/lib/routes/6park/news.ts +1 -1
  71. package/lib/routes/6v123/index.ts +487 -0
  72. package/lib/routes/6v123/namespace.ts +1 -0
  73. package/lib/routes/78dm/index.ts +0 -2
  74. package/lib/routes/7mmtv/index.ts +1 -2
  75. package/lib/routes/8264/list.ts +0 -2
  76. package/lib/routes/8kcos/cat.ts +3 -0
  77. package/lib/routes/8kcos/latest.ts +1 -0
  78. package/lib/routes/8kcos/tag.ts +1 -0
  79. package/lib/routes/91porn/author.ts +1 -2
  80. package/lib/routes/91porn/index.ts +1 -2
  81. package/lib/routes/95mm/category.ts +1 -0
  82. package/lib/routes/95mm/tab.ts +1 -0
  83. package/lib/routes/95mm/tag.ts +1 -0
  84. package/lib/routes/95mm/utils.ts +0 -3
  85. package/lib/routes/a9vg/index.ts +0 -2
  86. package/lib/routes/aa1/60s.ts +189 -0
  87. package/lib/routes/aa1/namespace.ts +9 -0
  88. package/lib/routes/aamacau/index.ts +3 -3
  89. package/lib/routes/abc/index.ts +2 -4
  90. package/lib/routes/abskoop/index.ts +3 -0
  91. package/lib/routes/abskoop/nsfw.ts +3 -0
  92. package/lib/routes/accessbriefing/index.ts +0 -2
  93. package/lib/routes/acfun/article.ts +1 -1
  94. package/lib/routes/acfun/bangumi.ts +1 -1
  95. package/lib/routes/acfun/video.ts +2 -2
  96. package/lib/routes/acgvinyl/namespace.ts +6 -0
  97. package/lib/routes/acgvinyl/news.ts +86 -0
  98. package/lib/routes/acs/journal.ts +0 -2
  99. package/lib/routes/adquan/case-library.ts +144 -0
  100. package/lib/routes/adquan/index.ts +2 -4
  101. package/lib/routes/aeaweb/index.ts +0 -2
  102. package/lib/routes/aeon/category.ts +1 -1
  103. package/lib/routes/aeon/type.ts +1 -1
  104. package/lib/routes/aeon/utils.ts +0 -3
  105. package/lib/routes/aflcio/blog.ts +158 -0
  106. package/lib/routes/aflcio/namespace.ts +9 -0
  107. package/lib/routes/agefans/detail.ts +1 -1
  108. package/lib/routes/agefans/update.ts +20 -20
  109. package/lib/routes/agirls/topic-list.ts +1 -1
  110. package/lib/routes/agirls/topic.ts +1 -1
  111. package/lib/routes/agirls/z-index.ts +1 -1
  112. package/lib/routes/agri/index.ts +0 -2
  113. package/lib/routes/ahjzu/news.ts +3 -3
  114. package/lib/routes/aibase/daily.ts +110 -0
  115. package/lib/routes/aibase/discover.ts +1 -1
  116. package/lib/routes/aibase/news.ts +1 -1
  117. package/lib/routes/aibase/topic.ts +1 -1
  118. package/lib/routes/aibase/util.ts +3 -3
  119. package/lib/routes/aicaijing/index.ts +0 -2
  120. package/lib/routes/ainvest/news.ts +1 -1
  121. package/lib/routes/ainvest/utils.ts +3 -3
  122. package/lib/routes/aip/journal.ts +26 -30
  123. package/lib/routes/aip/utils.ts +0 -3
  124. package/lib/routes/ajmide/index.ts +1 -1
  125. package/lib/routes/ali213/news.ts +2 -4
  126. package/lib/routes/ali213/zl.ts +2 -4
  127. package/lib/routes/aliresearch/information.ts +1 -1
  128. package/lib/routes/aliyun/database-month.ts +4 -4
  129. package/lib/routes/aliyun/developer/group.ts +12 -18
  130. package/lib/routes/aliyun/notice.ts +3 -3
  131. package/lib/routes/aljazeera/index.ts +0 -2
  132. package/lib/routes/ally/rail.ts +22 -16
  133. package/lib/routes/amazfitwatchfaces/index.ts +429 -0
  134. package/lib/routes/amazfitwatchfaces/namespace.ts +10 -0
  135. package/lib/routes/amazfitwatchfaces/templates/description.art +17 -0
  136. package/lib/routes/amazon/kindle-software-updates.ts +7 -9
  137. package/lib/routes/android/security-bulletin.ts +61 -0
  138. package/lib/routes/anquanke/vul.ts +1 -1
  139. package/lib/routes/anthropic/engineering.ts +72 -0
  140. package/lib/routes/anthropic/news.ts +19 -15
  141. package/lib/routes/anthropic/research.ts +112 -0
  142. package/lib/routes/anytxt/namespace.ts +9 -0
  143. package/lib/routes/anytxt/release-notes.ts +92 -0
  144. package/lib/routes/apnews/mobile-api.ts +4 -3
  145. package/lib/routes/apnews/sitemap.ts +4 -3
  146. package/lib/routes/apnews/topics.ts +5 -3
  147. package/lib/routes/apnews/utils.ts +1 -9
  148. package/lib/routes/app-center/release.ts +0 -2
  149. package/lib/routes/app-sales/index.ts +200 -0
  150. package/lib/routes/app-sales/mostwanted.ts +194 -0
  151. package/lib/routes/app-sales/namespace.ts +9 -0
  152. package/lib/routes/app-sales/templates/description.art +120 -0
  153. package/lib/routes/app-sales/util.ts +161 -0
  154. package/lib/routes/apple/apps.ts +3 -3
  155. package/lib/routes/apple/design.ts +54 -0
  156. package/lib/routes/apple/namespace.ts +1 -1
  157. package/lib/routes/apple/podcast.ts +58 -25
  158. package/lib/routes/apple/security-releases.ts +179 -0
  159. package/lib/routes/apple/templates/security-releases.art +28 -0
  160. package/lib/routes/appleinsider/index.ts +1 -1
  161. package/lib/routes/appstorrent/programs.ts +0 -2
  162. package/lib/routes/aqara/post.ts +1 -3
  163. package/lib/routes/arcteryx/new-arrivals.ts +0 -2
  164. package/lib/routes/arcteryx/outlet.ts +0 -2
  165. package/lib/routes/arcteryx/regear-new-arrivals.ts +0 -2
  166. package/lib/routes/artstation/user.ts +0 -2
  167. package/lib/routes/asiafruitchina/categories.ts +3 -5
  168. package/lib/routes/asiafruitchina/news.ts +2 -4
  169. package/lib/routes/asiantolick/index.ts +3 -2
  170. package/lib/routes/asmr-200/index.ts +2 -2
  171. package/lib/routes/asus/bios.ts +0 -2
  172. package/lib/routes/augmentcode/blog.ts +161 -0
  173. package/lib/routes/augmentcode/namespace.ts +9 -0
  174. package/lib/routes/augmentcode/templates/description.art +17 -0
  175. package/lib/routes/azul/namespace.ts +9 -0
  176. package/lib/routes/azul/packages.ts +105 -0
  177. package/lib/routes/baidu/gushitong/index.ts +1 -3
  178. package/lib/routes/baidu/search.ts +0 -2
  179. package/lib/routes/baidu/tieba/forum.ts +0 -2
  180. package/lib/routes/baidu/tieba/post.ts +31 -37
  181. package/lib/routes/baidu/tieba/search.ts +0 -2
  182. package/lib/routes/baidu/top.ts +0 -2
  183. package/lib/routes/bakamh/manga.ts +74 -0
  184. package/lib/routes/bakamh/namespace.ts +8 -0
  185. package/lib/routes/bandcamp/weekly.ts +0 -2
  186. package/lib/routes/bandisoft/history.ts +329 -0
  187. package/lib/routes/bandisoft/namespace.ts +9 -0
  188. package/lib/routes/bangumi.online/online.ts +0 -2
  189. package/lib/routes/bangumi.tv/calendar/today.ts +0 -2
  190. package/lib/routes/bangumi.tv/group/reply.ts +1 -1
  191. package/lib/routes/bangumi.tv/subject/ep.ts +0 -3
  192. package/lib/routes/bangumi.tv/user/collections.ts +0 -3
  193. package/lib/routes/banshujiang/index.ts +763 -0
  194. package/lib/routes/banshujiang/namespace.ts +9 -0
  195. package/lib/routes/banshujiang/templates/description.art +17 -0
  196. package/lib/routes/banyuetan/index.ts +238 -0
  197. package/lib/routes/{xinhuanet → banyuetan}/namespace.ts +2 -2
  198. package/lib/routes/banyuetan/templates/description.art +21 -0
  199. package/lib/routes/baozimh/index.ts +21 -5
  200. package/lib/routes/baselang/index.ts +117 -0
  201. package/lib/routes/baselang/namespace.ts +6 -0
  202. package/lib/routes/bast/index.ts +1 -1
  203. package/lib/routes/bbc/learningenglish.ts +91 -0
  204. package/lib/routes/bbcnewslabs/news.ts +4 -4
  205. package/lib/routes/bc3ts/list.ts +1 -4
  206. package/lib/routes/bdys/index.ts +37 -40
  207. package/lib/routes/behance/user.ts +2 -4
  208. package/lib/routes/bestofjs/monthly.ts +137 -0
  209. package/lib/routes/bestofjs/namespace.ts +7 -0
  210. package/lib/routes/bestofjs/templates/description.art +36 -0
  211. package/lib/routes/bfl/announcements.ts +127 -0
  212. package/lib/routes/bfl/namespace.ts +9 -0
  213. package/lib/routes/bgmlist/onair.ts +0 -2
  214. package/lib/routes/bigquant/collections.ts +1 -1
  215. package/lib/routes/bilibili/bangumi.ts +1 -1
  216. package/lib/routes/bilibili/cache.ts +115 -22
  217. package/lib/routes/bilibili/check-cookie.ts +31 -0
  218. package/lib/routes/bilibili/danmaku.ts +2 -2
  219. package/lib/routes/bilibili/dynamic.ts +79 -28
  220. package/lib/routes/bilibili/followings-dynamic.ts +10 -4
  221. package/lib/routes/bilibili/page.ts +1 -1
  222. package/lib/routes/bilibili/ranking.ts +27 -17
  223. package/lib/routes/bilibili/readlist.ts +1 -1
  224. package/lib/routes/bilibili/utils.ts +5 -4
  225. package/lib/routes/bilibili/video.ts +34 -23
  226. package/lib/routes/bilibili/wasm-exec.ts +4 -4
  227. package/lib/routes/bilibili/weekly-recommend.ts +22 -6
  228. package/lib/routes/binance/announcement.ts +1 -1
  229. package/lib/routes/bing/search.ts +2 -2
  230. package/lib/routes/biquge/index.ts +1 -1
  231. package/lib/routes/bitget/announcement.ts +1 -1
  232. package/lib/routes/bjnews/cat.ts +2 -9
  233. package/lib/routes/bjp/apod.ts +2 -2
  234. package/lib/routes/bjwxdxh/index.ts +3 -3
  235. package/lib/routes/bjx/huanbao.ts +4 -12
  236. package/lib/routes/bjx/types.ts +9 -13
  237. package/lib/routes/blogread/index.ts +3 -4
  238. package/lib/routes/bloomberg/authors.ts +14 -15
  239. package/lib/routes/bloomberg/index.ts +7 -6
  240. package/lib/routes/bloomberg/utils.ts +5 -17
  241. package/lib/routes/bnext/index.ts +58 -0
  242. package/lib/routes/bnext/namespace.ts +7 -0
  243. package/lib/routes/bnu/bs.ts +3 -3
  244. package/lib/routes/bnu/dwxgb.ts +3 -3
  245. package/lib/routes/bnu/jwb.ts +1 -1
  246. package/lib/routes/bookfere/category.ts +12 -16
  247. package/lib/routes/bookwalker/namespace.ts +9 -0
  248. package/lib/routes/bookwalker/search.ts +114 -0
  249. package/lib/routes/bookwalker/templates/description.art +13 -0
  250. package/lib/routes/booru/mmda.ts +1 -2
  251. package/lib/routes/bsky/feeds.ts +1 -3
  252. package/lib/routes/bsky/keyword.ts +15 -10
  253. package/lib/routes/bsky/posts.ts +2 -4
  254. package/lib/routes/btzj/index.ts +0 -2
  255. package/lib/routes/buaa/jiaowu.ts +1 -1
  256. package/lib/routes/buaa/lib/space/newbook.ts +0 -2
  257. package/lib/routes/bulianglin/rss.ts +3 -3
  258. package/lib/routes/bullionvault/gold-news.ts +6 -5
  259. package/lib/routes/bupt/jwc.ts +2 -2
  260. package/lib/routes/bupt/rczp.ts +3 -3
  261. package/lib/routes/bupt/scss.ts +98 -0
  262. package/lib/routes/caai/utils.ts +0 -3
  263. package/lib/routes/caareviews/utils.ts +3 -6
  264. package/lib/routes/cahkms/index.ts +0 -2
  265. package/lib/routes/caixin/blog.ts +1 -1
  266. package/lib/routes/caixin/database.ts +0 -2
  267. package/lib/routes/caixin/latest.ts +1 -1
  268. package/lib/routes/caixin/utils-fulltext.ts +1 -1
  269. package/lib/routes/caixin/utils.ts +0 -3
  270. package/lib/routes/cankaoxiaoxi/index.ts +0 -2
  271. package/lib/routes/capitalmind/insights.ts +40 -0
  272. package/lib/routes/capitalmind/namespace.ts +8 -0
  273. package/lib/routes/capitalmind/podcasts.ts +41 -0
  274. package/lib/routes/capitalmind/utils.ts +122 -0
  275. package/lib/routes/cara/likes.ts +1 -4
  276. package/lib/routes/cara/portfolio.ts +1 -1
  277. package/lib/routes/cara/timeline.ts +1 -4
  278. package/lib/routes/cara/utils.ts +0 -9
  279. package/lib/routes/cartoonmad/comic.ts +1 -3
  280. package/lib/routes/cas/cg/index.ts +3 -3
  281. package/lib/routes/cas/genetics/index.ts +2 -2
  282. package/lib/routes/cast/index.ts +1 -1
  283. package/lib/routes/cbaigui/index.ts +0 -2
  284. package/lib/routes/cbndata/information.ts +250 -0
  285. package/lib/routes/cbndata/namespace.ts +9 -0
  286. package/lib/routes/cbndata/templates/description.art +17 -0
  287. package/lib/routes/cccmc/index.ts +3 -2
  288. package/lib/routes/ccf/ccfcv/index.ts +0 -2
  289. package/lib/routes/ccf/tfbd/utils.ts +0 -3
  290. package/lib/routes/ccfa/index.ts +0 -2
  291. package/lib/routes/ccg/index.ts +181 -0
  292. package/lib/routes/ccg/namespace.ts +9 -0
  293. package/lib/routes/ccg/templates/description.art +21 -0
  294. package/lib/routes/ccreports/index.ts +3 -3
  295. package/lib/routes/cctv/jx.ts +3 -3
  296. package/lib/routes/cctv/utils/news.ts +3 -3
  297. package/lib/routes/cctv/utils/xinwen1j1.ts +1 -1
  298. package/lib/routes/cctv/xwlb.ts +1 -1
  299. package/lib/routes/cde/xxgk.ts +24 -9
  300. package/lib/routes/cdzjryb/project-list.ts +0 -2
  301. package/lib/routes/cebbank/all.ts +6 -8
  302. package/lib/routes/cebbank/history.ts +3 -5
  303. package/lib/routes/cfr/index.ts +3 -2
  304. package/lib/routes/cfr/utils.ts +2 -10
  305. package/lib/routes/chaincatcher/home.ts +0 -2
  306. package/lib/routes/changba/user.ts +41 -47
  307. package/lib/routes/chaoxing/qk.ts +0 -2
  308. package/lib/routes/chaping/banner.ts +1 -1
  309. package/lib/routes/chaping/news.ts +1 -1
  310. package/lib/routes/chaping/newsflash.ts +1 -1
  311. package/lib/routes/chikubi/category.ts +1 -0
  312. package/lib/routes/chikubi/index.ts +1 -0
  313. package/lib/routes/chikubi/navigation.ts +1 -0
  314. package/lib/routes/chikubi/nipple-video-category.ts +1 -0
  315. package/lib/routes/chikubi/nipple-video-maker.ts +1 -0
  316. package/lib/routes/chikubi/search.ts +1 -0
  317. package/lib/routes/chikubi/tag.ts +1 -0
  318. package/lib/routes/china/finance/finance.ts +2 -2
  319. package/lib/routes/china/news/highlights/news.ts +11 -15
  320. package/lib/routes/china/news/military/news.ts +11 -15
  321. package/lib/routes/chinacdc/index.ts +2 -4
  322. package/lib/routes/chinadaily/language.ts +324 -0
  323. package/lib/routes/chinadaily/namespace.ts +9 -0
  324. package/lib/routes/chinadaily/templates/description.art +21 -0
  325. package/lib/routes/chinadegrees/province.ts +0 -2
  326. package/lib/routes/chinanews/index.ts +2 -2
  327. package/lib/routes/chinaratings/credit-research.ts +3 -2
  328. package/lib/routes/chinaventure/index.ts +3 -5
  329. package/lib/routes/{trending → chiphell}/namespace.ts +2 -2
  330. package/lib/routes/chiphell/portal.ts +82 -0
  331. package/lib/routes/chnmuseum/namespace.ts +10 -0
  332. package/lib/routes/chnmuseum/xingnew.ts +73 -0
  333. package/lib/routes/chnmuseum/xwzt.ts +67 -0
  334. package/lib/routes/chocolatey/namespace.ts +9 -0
  335. package/lib/routes/chocolatey/packages.ts +122 -0
  336. package/lib/routes/chongbuluo/index.ts +86 -0
  337. package/lib/routes/chongbuluo/namespace.ts +7 -0
  338. package/lib/routes/chuanliu/nice.ts +0 -2
  339. package/lib/routes/chub/characters.ts +7 -6
  340. package/lib/routes/cib/whpj.ts +3 -3
  341. package/lib/routes/cih-index/namespace.ts +7 -0
  342. package/lib/routes/cih-index/report.ts +74 -0
  343. package/lib/routes/ciidbnu/index.ts +3 -3
  344. package/lib/routes/civitai/discussions.ts +1 -0
  345. package/lib/routes/civitai/models.ts +1 -0
  346. package/lib/routes/civitai/user.ts +93 -0
  347. package/lib/routes/ciweimao/chapter.ts +1 -1
  348. package/lib/routes/clickme/index.ts +1 -1
  349. package/lib/routes/cline/blog.ts +91 -0
  350. package/lib/routes/cline/namespace.ts +13 -0
  351. package/lib/routes/cls/depth.ts +0 -2
  352. package/lib/routes/cls/hot.ts +0 -2
  353. package/lib/routes/cls/subject.ts +0 -2
  354. package/lib/routes/cls/telegraph.ts +0 -2
  355. package/lib/routes/cma/channel.ts +0 -2
  356. package/lib/routes/cmde/index.ts +1 -1
  357. package/lib/routes/cna/index.ts +2 -24
  358. package/lib/routes/cna/utils.ts +23 -0
  359. package/lib/routes/cna/web/index.ts +2 -22
  360. package/lib/routes/cnbeta/namespace.ts +1 -1
  361. package/lib/routes/cncf/index.ts +3 -3
  362. package/lib/routes/cncf/reports.ts +3 -3
  363. package/lib/routes/cngal/entry.ts +2 -4
  364. package/lib/routes/cngal/weekly.ts +3 -5
  365. package/lib/routes/cnjxol/index.ts +0 -2
  366. package/lib/routes/cnki/debut.ts +7 -9
  367. package/lib/routes/cnki/journals.ts +11 -13
  368. package/lib/routes/cnki/utils.ts +0 -3
  369. package/lib/routes/cntheory/paper.ts +0 -2
  370. package/lib/routes/cntv/column.ts +1 -3
  371. package/lib/routes/cockroachlabs/blog.ts +113 -0
  372. package/lib/routes/cockroachlabs/namespace.ts +7 -0
  373. package/lib/routes/codeforces/contests.ts +4 -6
  374. package/lib/routes/colamanga/manga.ts +3 -3
  375. package/lib/routes/comicskingdom/index.ts +1 -3
  376. package/lib/routes/commonhealth/index.ts +70 -0
  377. package/lib/routes/{copernicium → commonhealth}/namespace.ts +2 -2
  378. package/lib/routes/commonhealth/templates/description.art +2 -0
  379. package/lib/routes/cool18/index.ts +73 -42
  380. package/lib/routes/coolapk/utils.ts +5 -4
  381. package/lib/routes/coolbuy/index.ts +106 -0
  382. package/lib/routes/coolbuy/namespace.ts +9 -0
  383. package/lib/routes/coolbuy/templates/description.art +48 -0
  384. package/lib/routes/coolidge/film-guide.ts +60 -0
  385. package/lib/routes/coolidge/namespace.ts +7 -0
  386. package/lib/routes/coolidge/news.ts +65 -0
  387. package/lib/routes/coolidge/templates/description.art +4 -0
  388. package/lib/routes/coolpc/namespace.ts +7 -0
  389. package/lib/routes/coolpc/news.ts +53 -0
  390. package/lib/routes/coomer/index.ts +16 -14
  391. package/lib/routes/coomer/namespace.ts +1 -1
  392. package/lib/routes/copymanga/comic.ts +11 -22
  393. package/lib/routes/cosplaytele/article.ts +14 -6
  394. package/lib/routes/cosplaytele/category.ts +13 -6
  395. package/lib/routes/cosplaytele/latest.ts +13 -3
  396. package/lib/routes/cosplaytele/popular.ts +3 -4
  397. package/lib/routes/cosplaytele/tag.ts +13 -6
  398. package/lib/routes/cpcey/index.ts +3 -3
  399. package/lib/routes/cpta/handler.ts +3 -7
  400. package/lib/routes/crac/exam.ts +60 -0
  401. package/lib/routes/crac/index.ts +9 -4
  402. package/lib/routes/crac/namespace.ts +1 -0
  403. package/lib/routes/crac/templates/exam.art +54 -0
  404. package/lib/routes/creative-comic/book.ts +1 -3
  405. package/lib/routes/creative-comic/utils.ts +2 -2
  406. package/lib/routes/crush/index.ts +77 -0
  407. package/lib/routes/crush/namespace.ts +7 -0
  408. package/lib/routes/css-tricks/articles.ts +48 -0
  409. package/lib/routes/css-tricks/collections.ts +62 -0
  410. package/lib/routes/css-tricks/namespace.ts +8 -0
  411. package/lib/routes/css-tricks/popular.ts +39 -0
  412. package/lib/routes/css-tricks/utils.ts +103 -0
  413. package/lib/routes/cssn/iolaw.ts +3 -3
  414. package/lib/routes/csu/cse.ts +1 -1
  415. package/lib/routes/csu/utils.ts +1 -1
  416. package/lib/routes/cts/news.ts +23 -22
  417. package/lib/routes/cuilingmag/index.ts +1 -3
  418. package/lib/routes/curius/links.ts +0 -2
  419. package/lib/routes/cursor/blog.ts +84 -0
  420. package/lib/routes/cursor/changelog.ts +28 -18
  421. package/lib/routes/cursor/namespace.ts +1 -1
  422. package/lib/routes/cw/utils.ts +6 -13
  423. package/lib/routes/cyzone/author.ts +1 -1
  424. package/lib/routes/cyzone/label.ts +1 -1
  425. package/lib/routes/cyzone/util.ts +8 -10
  426. package/lib/routes/cztv/daily.ts +0 -2
  427. package/lib/routes/cztv/zjxwlb.ts +0 -2
  428. package/lib/routes/daily/utils.ts +0 -2
  429. package/lib/routes/damai/activity.ts +0 -2
  430. package/lib/routes/dapenti/utils.ts +1 -1
  431. package/lib/routes/daum/potplayer.ts +257 -0
  432. package/lib/routes/dayanzai/index.ts +19 -21
  433. package/lib/routes/dbaplus/new.ts +392 -0
  434. package/lib/routes/dbaplus/rss.ts +3 -4
  435. package/lib/routes/dbaplus/templates/description.art +21 -0
  436. package/lib/routes/dcard/utils.ts +38 -37
  437. package/lib/routes/dcfever/news.ts +1 -1
  438. package/lib/routes/dcfever/reviews.ts +1 -1
  439. package/lib/routes/dcfever/trading-search.ts +1 -1
  440. package/lib/routes/dcfever/trading.ts +1 -1
  441. package/lib/routes/dcfever/utils.ts +0 -3
  442. package/lib/routes/ddosi/category.ts +3 -3
  443. package/lib/routes/ddosi/index.ts +3 -3
  444. package/lib/routes/deadline/posts.ts +0 -2
  445. package/lib/routes/dealstreetasia/home.ts +1 -1
  446. package/lib/routes/dedao/index.ts +4 -4
  447. package/lib/routes/dedao/knowledge.ts +1 -3
  448. package/lib/routes/dedao/list.ts +1 -1
  449. package/lib/routes/dedao/user.ts +1 -3
  450. package/lib/routes/deepl/blog.ts +421 -0
  451. package/lib/routes/deepl/namespace.ts +9 -0
  452. package/lib/routes/deepl/templates/description.art +21 -0
  453. package/lib/routes/deeplearning/the-batch.ts +1 -3
  454. package/lib/routes/deepmind/blog.ts +1 -1
  455. package/lib/routes/dehenglaw/index.ts +0 -2
  456. package/lib/routes/dev.to/guides.ts +100 -0
  457. package/lib/routes/dev.to/namespace.ts +8 -0
  458. package/lib/routes/dev.to/top.ts +105 -0
  459. package/lib/routes/dgut/jwb.ts +73 -0
  460. package/lib/routes/dgut/namespace.ts +9 -0
  461. package/lib/routes/diandong/news.ts +1 -1
  462. package/lib/routes/diariofruticola/filtro.ts +3 -2
  463. package/lib/routes/diershoubing/news.ts +0 -2
  464. package/lib/routes/digitalcameraworld/news.ts +1 -1
  465. package/lib/routes/digitalpolicyalert/activity-tracker.ts +135 -0
  466. package/lib/routes/digitalpolicyalert/namespace.ts +9 -0
  467. package/lib/routes/discord/channel.ts +0 -2
  468. package/lib/routes/discord/search.ts +0 -3
  469. package/lib/routes/disinfo/publications.ts +3 -3
  470. package/lib/routes/dlnews/category.ts +2 -7
  471. package/lib/routes/dlsite/campaign.ts +2 -1
  472. package/lib/routes/dlsite/ci-en/article.ts +2 -1
  473. package/lib/routes/dlsite/new.ts +2 -1
  474. package/lib/routes/dlsite/utils.ts +0 -3
  475. package/lib/routes/dlsite/z-index/index.ts +3 -0
  476. package/lib/routes/dmzj/news.ts +5 -5
  477. package/lib/routes/dn/news.ts +1 -3
  478. package/lib/routes/dnaindia/common.ts +26 -8
  479. package/lib/routes/dockerhub/build.ts +1 -1
  480. package/lib/routes/dockerhub/tag.ts +1 -1
  481. package/lib/routes/dockerhub/utils.ts +1 -1
  482. package/lib/routes/domp4/detail.ts +8 -6
  483. package/lib/routes/domp4/latest-movie-bt.ts +10 -10
  484. package/lib/routes/domp4/latest.ts +8 -8
  485. package/lib/routes/domp4/namespace.ts +2 -8
  486. package/lib/routes/domp4/utils.ts +5 -5
  487. package/lib/routes/dongqiudi/daily.ts +1 -1
  488. package/lib/routes/dongqiudi/player-news.ts +1 -1
  489. package/lib/routes/dongqiudi/result.ts +1 -1
  490. package/lib/routes/dongqiudi/special.ts +1 -1
  491. package/lib/routes/dongqiudi/team-news.ts +1 -1
  492. package/lib/routes/dongqiudi/top-news.ts +1 -1
  493. package/lib/routes/dora-world/article.ts +3 -3
  494. package/lib/routes/douban/commercialpress/latest.ts +3 -3
  495. package/lib/routes/douban/movie/coming.ts +0 -3
  496. package/lib/routes/douban/other/celebrity.ts +9 -13
  497. package/lib/routes/douban/other/doulist.ts +16 -16
  498. package/lib/routes/douban/other/explore-column.ts +6 -6
  499. package/lib/routes/douban/other/explore.ts +23 -29
  500. package/lib/routes/douban/other/group.ts +2 -2
  501. package/lib/routes/douban/other/jobs.ts +5 -7
  502. package/lib/routes/douban/other/later.ts +3 -3
  503. package/lib/routes/douban/other/latest-music.ts +1 -1
  504. package/lib/routes/douban/other/list.ts +3 -5
  505. package/lib/routes/douban/other/playing.ts +1 -1
  506. package/lib/routes/douban/other/recommended.ts +0 -2
  507. package/lib/routes/douban/other/replied.ts +3 -3
  508. package/lib/routes/douban/other/replies.ts +3 -3
  509. package/lib/routes/douban/other/topic.ts +1 -1
  510. package/lib/routes/douban/other/weekly-best.ts +0 -2
  511. package/lib/routes/douban/people/status.ts +2 -2
  512. package/lib/routes/douban/people/wish.ts +2 -2
  513. package/lib/routes/douyin/hashtag.ts +1 -1
  514. package/lib/routes/douyin/live.ts +1 -1
  515. package/lib/routes/douyin/utils.ts +0 -3
  516. package/lib/routes/douyu/group.ts +0 -2
  517. package/lib/routes/douyu/post.ts +0 -2
  518. package/lib/routes/dribbble/utils.ts +0 -3
  519. package/lib/routes/dtcj/datainsight.ts +3 -3
  520. package/lib/routes/duozhuayu/search.ts +0 -2
  521. package/lib/routes/dushu/fuzhou/index.ts +0 -2
  522. package/lib/routes/dw/rss.ts +2 -2
  523. package/lib/routes/dw/utils.ts +0 -2
  524. package/lib/routes/dx2025/index.ts +4 -4
  525. package/lib/routes/dytt/index.ts +3 -3
  526. package/lib/routes/e-hentai/index.ts +4 -3
  527. package/lib/routes/ea/apex-news.ts +104 -0
  528. package/lib/routes/ea/namespace.ts +6 -0
  529. package/lib/routes/eagle/blog.ts +3 -3
  530. package/lib/routes/eagle/changelog.ts +25 -29
  531. package/lib/routes/eastmoney/report/index.ts +1 -4
  532. package/lib/routes/eastmoney/search/index.ts +1 -1
  533. package/lib/routes/eastmoney/ttjj/user.ts +1 -1
  534. package/lib/routes/ecnu/contest.ts +0 -2
  535. package/lib/routes/ecnu/jwc.ts +3 -3
  536. package/lib/routes/economist/espresso.ts +1 -1
  537. package/lib/routes/economist/full.ts +1 -1
  538. package/lib/routes/eeo/kuaixun.ts +154 -0
  539. package/lib/routes/eeo/namespace.ts +9 -0
  540. package/lib/routes/eeo/templates/description.art +7 -0
  541. package/lib/routes/ehentai/ehapi.ts +4 -4
  542. package/lib/routes/ehentai/favorites.ts +1 -0
  543. package/lib/routes/ehentai/search.ts +1 -0
  544. package/lib/routes/ehentai/tag.ts +1 -0
  545. package/lib/routes/elecfans/article.ts +64 -0
  546. package/lib/routes/elecfans/namespace.ts +7 -0
  547. package/lib/routes/elecfans/soft.ts +69 -0
  548. package/lib/routes/elsevier/issue.ts +3 -5
  549. package/lib/routes/elsevier/journal.ts +3 -5
  550. package/lib/routes/embassy/supported-list.ts +1 -1
  551. package/lib/routes/engineering/namespace.ts +8 -0
  552. package/lib/routes/engineering/tag.ts +55 -0
  553. package/lib/routes/englishhome/index.ts +55 -0
  554. package/lib/routes/englishhome/namespace.ts +6 -0
  555. package/lib/routes/epicgames/index.ts +3 -5
  556. package/lib/routes/eprice/rss.ts +0 -2
  557. package/lib/routes/eshukan/academic.ts +0 -2
  558. package/lib/routes/espn/news.ts +2 -5
  559. package/lib/routes/esquirehk/tag.ts +1 -4
  560. package/lib/routes/eventbrite/events.ts +152 -0
  561. package/lib/routes/eventbrite/namespace.ts +7 -0
  562. package/lib/routes/eventernote/actors.ts +62 -65
  563. package/lib/routes/everia/article.ts +21 -0
  564. package/lib/routes/everia/category.ts +55 -0
  565. package/lib/routes/everia/const.ts +4 -0
  566. package/lib/routes/everia/latest.ts +50 -0
  567. package/lib/routes/everia/namespace.ts +6 -0
  568. package/lib/routes/everia/search.ts +46 -0
  569. package/lib/routes/everia/tag.ts +55 -0
  570. package/lib/routes/expats/czech-news.ts +272 -0
  571. package/lib/routes/expats/namespace.ts +9 -0
  572. package/lib/routes/famitsu/category.ts +1 -3
  573. package/lib/routes/fanbox/index.ts +1 -0
  574. package/lib/routes/fanbox/utils.ts +1 -4
  575. package/lib/routes/fangchan/list.ts +3 -5
  576. package/lib/routes/fansly/post.ts +1 -0
  577. package/lib/routes/fansly/tag.ts +1 -0
  578. package/lib/routes/fansly/utils.ts +0 -3
  579. package/lib/routes/fantia/search.ts +3 -2
  580. package/lib/routes/fantia/user.ts +2 -1
  581. package/lib/routes/fantube/creator.ts +69 -0
  582. package/lib/routes/fantube/namespace.ts +7 -0
  583. package/lib/routes/fantube/templates/post.art +17 -0
  584. package/lib/routes/fantube/types.ts +100 -0
  585. package/lib/routes/fantube/utils.ts +268 -0
  586. package/lib/routes/farmatters/index.ts +0 -2
  587. package/lib/routes/fashionnetwork/index.ts +0 -2
  588. package/lib/routes/fashionnetwork/namespace.ts +1 -1
  589. package/lib/routes/fastbull/express-news.ts +1 -1
  590. package/lib/routes/fastbull/news.ts +1 -3
  591. package/lib/routes/fediverse/timeline.ts +1 -1
  592. package/lib/routes/feng/forum.ts +0 -2
  593. package/lib/routes/ff14/ff14-global.ts +1 -3
  594. package/lib/routes/ff14/ff14-zh.ts +0 -2
  595. package/lib/routes/fffdm/manhua/manhua.ts +1 -3
  596. package/lib/routes/finology/tag.ts +1 -1
  597. package/lib/routes/finviz/news.ts +1 -1
  598. package/lib/routes/finviz/quote.ts +14 -16
  599. package/lib/routes/fisher-spb/news.ts +3 -5
  600. package/lib/routes/fishshell/index.ts +3 -3
  601. package/lib/routes/fjksbm/index.ts +1 -1
  602. package/lib/routes/flyert/creditcard.ts +4 -4
  603. package/lib/routes/flyert/namespace.ts +1 -1
  604. package/lib/routes/flyert/preferential.ts +3 -3
  605. package/lib/routes/flyert/util.ts +0 -3
  606. package/lib/routes/flyert/utils.ts +17 -11
  607. package/lib/routes/focustaiwan/index.ts +0 -2
  608. package/lib/routes/follow/profile.ts +1 -1
  609. package/lib/routes/followin/index.ts +1 -1
  610. package/lib/routes/followin/news.ts +2 -2
  611. package/lib/routes/followin/utils.ts +0 -3
  612. package/lib/routes/foresightnews/article.ts +1 -1
  613. package/lib/routes/foresightnews/column.ts +1 -1
  614. package/lib/routes/foresightnews/index.ts +1 -1
  615. package/lib/routes/foresightnews/news.ts +1 -1
  616. package/lib/routes/foresightnews/util.ts +10 -15
  617. package/lib/routes/fosshub/index.ts +0 -2
  618. package/lib/routes/freecomputerbooks/index.ts +0 -2
  619. package/lib/routes/freewechat/profile.ts +7 -1
  620. package/lib/routes/freexcomic/book.ts +4 -1
  621. package/lib/routes/ft/myft.ts +4 -4
  622. package/lib/routes/ftm/index.ts +1 -1
  623. package/lib/routes/furaffinity/art.ts +1 -0
  624. package/lib/routes/furaffinity/browse.ts +2 -1
  625. package/lib/routes/furaffinity/commissions.ts +1 -0
  626. package/lib/routes/furaffinity/home.ts +2 -1
  627. package/lib/routes/furaffinity/journal-comments.ts +1 -0
  628. package/lib/routes/furaffinity/journals.ts +2 -1
  629. package/lib/routes/furaffinity/search.ts +2 -1
  630. package/lib/routes/furaffinity/shouts.ts +2 -1
  631. package/lib/routes/furaffinity/status.ts +2 -1
  632. package/lib/routes/furaffinity/submission-comments.ts +1 -0
  633. package/lib/routes/furaffinity/user.ts +1 -0
  634. package/lib/routes/furaffinity/watchers.ts +1 -0
  635. package/lib/routes/furaffinity/watching.ts +1 -0
  636. package/lib/routes/furstar/artists.ts +2 -2
  637. package/lib/routes/furstar/utils.ts +14 -19
  638. package/lib/routes/futunn/main.ts +0 -2
  639. package/lib/routes/fx-markets/channel.ts +12 -14
  640. package/lib/routes/fx678/kx.ts +3 -3
  641. package/lib/routes/fzmtr/announcements.ts +3 -3
  642. package/lib/routes/gameapps/index.ts +1 -3
  643. package/lib/routes/gamebase/news.ts +2 -5
  644. package/lib/routes/gamer/ani/anime.ts +1 -1
  645. package/lib/routes/gamer/ani/new-anime.ts +1 -1
  646. package/lib/routes/gamer/gnn-index.ts +12 -7
  647. package/lib/routes/gamer/hot.ts +9 -9
  648. package/lib/routes/gamersky/utils.ts +1 -1
  649. package/lib/routes/gaoyu/blog.ts +145 -0
  650. package/lib/routes/gaoyu/namespace.ts +9 -0
  651. package/lib/routes/gaoyu/templates/description.art +7 -0
  652. package/lib/routes/gcores/articles.ts +0 -3
  653. package/lib/routes/gcores/categories.ts +1 -4
  654. package/lib/routes/gcores/collections.ts +1 -4
  655. package/lib/routes/gcores/news.ts +0 -3
  656. package/lib/routes/gcores/parser.ts +1 -4
  657. package/lib/routes/gcores/program-previews.ts +0 -3
  658. package/lib/routes/gcores/radio.ts +6 -8
  659. package/lib/routes/gcores/tags.ts +1 -4
  660. package/lib/routes/gcores/topics.ts +1 -4
  661. package/lib/routes/gcores/util.ts +0 -3
  662. package/lib/routes/gcores/videos.ts +0 -3
  663. package/lib/routes/gdufs/xwxy/index.ts +196 -0
  664. package/lib/routes/gdut/oa-news.ts +85 -84
  665. package/lib/routes/geekpark/index.ts +1 -3
  666. package/lib/routes/gelbooru/post.ts +1 -0
  667. package/lib/routes/gelbooru/utils.ts +0 -3
  668. package/lib/routes/gelonghui/home.ts +1 -1
  669. package/lib/routes/gelonghui/hot-article.ts +1 -1
  670. package/lib/routes/gelonghui/keyword.ts +1 -1
  671. package/lib/routes/gelonghui/live.ts +1 -3
  672. package/lib/routes/gelonghui/subject.ts +1 -1
  673. package/lib/routes/gelonghui/user.ts +1 -1
  674. package/lib/routes/genossenschaften/index.ts +2 -3
  675. package/lib/routes/geocaching/blogs.ts +2 -2
  676. package/lib/routes/gettr/user.ts +1 -3
  677. package/lib/routes/gihyo/group.ts +17 -19
  678. package/lib/routes/github/activity.ts +3 -2
  679. package/lib/routes/github/comments.ts +2 -2
  680. package/lib/routes/github/contributors.ts +1 -1
  681. package/lib/routes/github/issue.ts +1 -1
  682. package/lib/routes/github/namespace.ts +1 -1
  683. package/lib/routes/github/private-feed.ts +229 -0
  684. package/lib/routes/github/pulse.ts +0 -2
  685. package/lib/routes/github/star.ts +2 -2
  686. package/lib/routes/github/trending.ts +1 -3
  687. package/lib/routes/gitpod/blog.ts +0 -2
  688. package/lib/routes/gitstar-ranking/index.ts +150 -0
  689. package/lib/routes/gitstar-ranking/namespace.ts +9 -0
  690. package/lib/routes/gitstar-ranking/templates/description.art +38 -0
  691. package/lib/routes/gmu/namespace.ts +7 -0
  692. package/lib/routes/gmu/news.ts +136 -0
  693. package/lib/routes/gmu/yjs.ts +173 -0
  694. package/lib/routes/go/jihs/idwr.ts +136 -0
  695. package/lib/routes/gofans/index.ts +0 -2
  696. package/lib/routes/google/citations.ts +2 -2
  697. package/lib/routes/google/doodles.ts +1 -1
  698. package/lib/routes/google/extension.ts +9 -10
  699. package/lib/routes/google/fonts.ts +0 -2
  700. package/lib/routes/google/jules.ts +63 -0
  701. package/lib/routes/google/news.ts +1 -3
  702. package/lib/routes/google/scholar.ts +2 -2
  703. package/lib/routes/google/search.ts +18 -32
  704. package/lib/routes/gov/beijing/bphc/index.ts +1 -1
  705. package/lib/routes/gov/caac/cjwt.ts +0 -2
  706. package/lib/routes/gov/ccdi/index.ts +1 -1
  707. package/lib/routes/gov/chinatax/latest.ts +3 -3
  708. package/lib/routes/gov/chongqing/sydwgkzp.ts +22 -6
  709. package/lib/routes/gov/cmse/fxrw.ts +0 -2
  710. package/lib/routes/gov/cmse/index.ts +0 -2
  711. package/lib/routes/gov/csrc/news.ts +1 -3
  712. package/lib/routes/gov/customs/list.ts +8 -3
  713. package/lib/routes/gov/forestry/gjlckjdjt.ts +0 -2
  714. package/lib/routes/gov/general/general.ts +2 -5
  715. package/lib/routes/gov/guangdong/tqyb/sncsyjxh.ts +0 -2
  716. package/lib/routes/gov/guangdong/tqyb/tfxtq.ts +0 -2
  717. package/lib/routes/gov/hangzhou/zwfw.ts +1 -3
  718. package/lib/routes/gov/huizhou/zwgk/index.ts +3 -3
  719. package/lib/routes/gov/hunan/changsha/major-email.ts +3 -3
  720. package/lib/routes/gov/jiangsu/wlt/index.ts +2 -5
  721. package/lib/routes/gov/jinan/healthcommission/medical-exam-notice.ts +16 -18
  722. package/lib/routes/gov/mee/ywdt.ts +3 -3
  723. package/lib/routes/gov/mem/namespace.ts +7 -0
  724. package/lib/routes/gov/mem/zfxxgkpt.ts +96 -0
  725. package/lib/routes/gov/miit/wjfb.ts +6 -6
  726. package/lib/routes/gov/miit/yjzj.ts +6 -6
  727. package/lib/routes/gov/miit/zcwj.ts +1 -1
  728. package/lib/routes/gov/moa/gjs.ts +3 -2
  729. package/lib/routes/gov/moa/moa.ts +3 -3
  730. package/lib/routes/gov/moa/zdscxx.ts +13 -11
  731. package/lib/routes/gov/moe/moe.ts +35 -37
  732. package/lib/routes/gov/mot/index.ts +157 -53
  733. package/lib/routes/gov/nea/ghs.ts +3 -12
  734. package/lib/routes/gov/nrta/dsj.ts +13 -14
  735. package/lib/routes/gov/nrta/news.ts +3 -3
  736. package/lib/routes/gov/pbc/goutongjiaoliu.ts +4 -4
  737. package/lib/routes/gov/pbc/gzlw.ts +3 -3
  738. package/lib/routes/gov/pbc/trade-announcement.ts +3 -3
  739. package/lib/routes/gov/pbc/zcyj.ts +3 -3
  740. package/lib/routes/gov/safe/util.ts +0 -3
  741. package/lib/routes/gov/samr/xgzlyhd.ts +0 -2
  742. package/lib/routes/gov/sh/fgw/index.ts +0 -2
  743. package/lib/routes/gov/sh/rsj/ksxm.ts +3 -5
  744. package/lib/routes/gov/sh/wgj/wgj.ts +3 -5
  745. package/lib/routes/gov/sh/wsjkw/yqtb/index.ts +14 -18
  746. package/lib/routes/gov/shenzhen/hrss/szksy/index.ts +3 -3
  747. package/lib/routes/gov/shenzhen/szlh/index.ts +77 -0
  748. package/lib/routes/gov/shenzhen/szlh/namespace.ts +8 -0
  749. package/lib/routes/gov/shenzhen/zzb/index.ts +3 -3
  750. package/lib/routes/gov/sichuan/deyang/govpublicinfo.ts +9 -12
  751. package/lib/routes/gov/sichuan/deyang/mztoday.ts +0 -2
  752. package/lib/routes/gov/stats/index.ts +0 -2
  753. package/lib/routes/gov/taiyuan/rsj.ts +3 -3
  754. package/lib/routes/gq/news.ts +1 -1
  755. package/lib/routes/grainoil/category.ts +3 -3
  756. package/lib/routes/greasyfork/feedback.ts +1 -1
  757. package/lib/routes/greasyfork/versions.ts +1 -1
  758. package/lib/routes/grist/featured.ts +1 -1
  759. package/lib/routes/grist/index.ts +1 -1
  760. package/lib/routes/grist/series.ts +1 -1
  761. package/lib/routes/grist/topic.ts +1 -1
  762. package/lib/routes/grist/utils.ts +5 -4
  763. package/lib/routes/guancha/member.ts +1 -1
  764. package/lib/routes/guangdiu/cheaps.ts +3 -3
  765. package/lib/routes/guangdiu/index.ts +3 -3
  766. package/lib/routes/guangdiu/rank.ts +3 -3
  767. package/lib/routes/guangdiu/search.ts +3 -3
  768. package/lib/routes/guangzhoumetro/news.ts +3 -3
  769. package/lib/routes/guduodata/daily.ts +0 -2
  770. package/lib/routes/gumroad/index.ts +0 -2
  771. package/lib/routes/guokr/channel.ts +1 -1
  772. package/lib/routes/guokr/scientific.ts +1 -1
  773. package/lib/routes/guozaoke/index.ts +34 -35
  774. package/lib/routes/gxmzu/lib.ts +2 -2
  775. package/lib/routes/gxmzu/utils/index.ts +2 -2
  776. package/lib/routes/gzdaily/app.ts +0 -2
  777. package/lib/routes/hackernews/index.ts +6 -6
  778. package/lib/routes/hackyournews/index.ts +5 -5
  779. package/lib/routes/hafu/utils.ts +90 -99
  780. package/lib/routes/hameln/chapter.ts +1 -1
  781. package/lib/routes/hanime1/previews.ts +15 -6
  782. package/lib/routes/hanime1/search.ts +98 -0
  783. package/lib/routes/harvard/health/blog.ts +1 -1
  784. package/lib/routes/hashnode/blog.ts +0 -2
  785. package/lib/routes/hbr/topic.ts +4 -4
  786. package/lib/routes/hdu/cs/notice.ts +10 -15
  787. package/lib/routes/hdu/cs/pg.ts +10 -15
  788. package/lib/routes/hebtv/nong-bo-shi-zai-xing-dong.ts +0 -2
  789. package/lib/routes/hedwig/namespace.ts +7 -0
  790. package/lib/routes/hedwig/posts.ts +60 -0
  791. package/lib/routes/hellobtc/information.ts +4 -4
  792. package/lib/routes/hellobtc/kepu.ts +4 -4
  793. package/lib/routes/hellobtc/news.ts +4 -4
  794. package/lib/routes/hellogithub/index.ts +1 -1
  795. package/lib/routes/hellogithub/report.ts +1 -3
  796. package/lib/routes/hellogithub/volume.ts +0 -2
  797. package/lib/routes/hex-rays/index.ts +1 -1
  798. package/lib/routes/hicairo/rss.ts +3 -3
  799. package/lib/routes/hiring.cafe/jobs.ts +0 -3
  800. package/lib/routes/hit/hitgs.ts +240 -54
  801. package/lib/routes/hit/namespace.ts +1 -1
  802. package/lib/routes/hit/templates/description.art +7 -0
  803. package/lib/routes/hitcon/zeroday.ts +0 -3
  804. package/lib/routes/hitwh/today.ts +3 -3
  805. package/lib/routes/hk01/utils.ts +0 -3
  806. package/lib/routes/hkej/index.ts +11 -15
  807. package/lib/routes/hkepc/index.ts +2 -2
  808. package/lib/routes/hket/index.ts +1 -3
  809. package/lib/routes/hkjunkcall/index.ts +3 -3
  810. package/lib/routes/hlju/namespace.ts +8 -0
  811. package/lib/routes/hlju/news.ts +141 -0
  812. package/lib/routes/hostmonit/cloudflareyes.ts +1 -3
  813. package/lib/routes/hotukdeals/index.ts +3 -3
  814. package/lib/routes/houxu/events.ts +0 -2
  815. package/lib/routes/houxu/index.ts +0 -2
  816. package/lib/routes/houxu/memory.ts +0 -2
  817. package/lib/routes/howtoforge/rss.ts +3 -3
  818. package/lib/routes/hoyolab/news.ts +0 -2
  819. package/lib/routes/hpoi/all.ts +1 -1
  820. package/lib/routes/hpoi/banner-item.ts +28 -11
  821. package/lib/routes/hpoi/character.ts +1 -1
  822. package/lib/routes/hpoi/info.ts +68 -23
  823. package/lib/routes/hpoi/user.ts +3 -3
  824. package/lib/routes/hpoi/utils.ts +3 -3
  825. package/lib/routes/hpoi/work.ts +1 -1
  826. package/lib/routes/hrbeu/gx/card.ts +3 -3
  827. package/lib/routes/hrbeu/gx/list.ts +3 -3
  828. package/lib/routes/hrbeu/job/bigemploy.ts +3 -3
  829. package/lib/routes/hrbeu/job/calendar.ts +3 -3
  830. package/lib/routes/hrbeu/job/list.ts +3 -3
  831. package/lib/routes/hrbeu/uae/news.ts +3 -3
  832. package/lib/routes/hrbeu/yjsy/list.ts +3 -3
  833. package/lib/routes/huawei/developer/harmonyos/samplecode.ts +69 -0
  834. package/lib/routes/huawei/namespace.ts +7 -0
  835. package/lib/routes/hudsonrivertrading/index.ts +122 -0
  836. package/lib/routes/hudsonrivertrading/namespace.ts +7 -0
  837. package/lib/routes/huggingface/blog-community.ts +126 -0
  838. package/lib/routes/huggingface/daily-papers.ts +45 -9
  839. package/lib/routes/huijin-inv/namespace.ts +7 -0
  840. package/lib/routes/huijin-inv/news.ts +83 -0
  841. package/lib/routes/hupu/all.ts +0 -2
  842. package/lib/routes/hupu/bbs.ts +0 -2
  843. package/lib/routes/hupu/index.ts +170 -74
  844. package/lib/routes/hupu/templates/description.art +1 -1
  845. package/lib/routes/hupu/types.ts +163 -0
  846. package/lib/routes/hust/gs.ts +1 -1
  847. package/lib/routes/hust/mse.ts +1 -1
  848. package/lib/routes/huxiu/brief-column.ts +1 -1
  849. package/lib/routes/huxiu/channel.ts +1 -1
  850. package/lib/routes/huxiu/club.ts +1 -1
  851. package/lib/routes/huxiu/collection.ts +1 -1
  852. package/lib/routes/huxiu/member.ts +1 -1
  853. package/lib/routes/huxiu/moment.ts +1 -1
  854. package/lib/routes/huxiu/search.ts +1 -1
  855. package/lib/routes/huxiu/tag.ts +1 -1
  856. package/lib/routes/huxiu/util.ts +2 -5
  857. package/lib/routes/hyperdash/namespace.ts +7 -0
  858. package/lib/routes/hyperdash/templates/description.art +34 -0
  859. package/lib/routes/hyperdash/top-traders.ts +84 -0
  860. package/lib/routes/hyperdash/utils.ts +49 -0
  861. package/lib/routes/hypergryph/arknights/announce.ts +1 -1
  862. package/lib/routes/i-cable/news.ts +0 -3
  863. package/lib/routes/ianspriggs/index.ts +0 -2
  864. package/lib/routes/icac/news.ts +3 -3
  865. package/lib/routes/idaily/index.ts +0 -2
  866. package/lib/routes/idolmaster/news.ts +1 -1
  867. package/lib/routes/idolypride/news.ts +1 -1
  868. package/lib/routes/ieee/author.ts +0 -2
  869. package/lib/routes/ieee/journal.ts +0 -2
  870. package/lib/routes/ielts/index.ts +2 -2
  871. package/lib/routes/ifanr/category.ts +1 -1
  872. package/lib/routes/ifanr/digest.ts +1 -1
  873. package/lib/routes/ifanr/index.ts +1 -1
  874. package/lib/routes/ifeng/news.ts +0 -2
  875. package/lib/routes/ifeng/utils.ts +0 -3
  876. package/lib/routes/iguoguo/index.ts +57 -55
  877. package/lib/routes/ikea/cn/utils.ts +0 -3
  878. package/lib/routes/ikea/gb/new.ts +0 -2
  879. package/lib/routes/ikea/gb/offer.ts +0 -2
  880. package/lib/routes/iknowwhatyoudownload/daily.ts +1 -4
  881. package/lib/routes/imdb/chart.ts +2 -4
  882. package/lib/routes/imhcg/blog.ts +6 -6
  883. package/lib/routes/imiker/jinghua.ts +0 -2
  884. package/lib/routes/immich/cursed-knowledge.ts +49 -0
  885. package/lib/routes/immich/namespace.ts +7 -0
  886. package/lib/routes/infoq/presentations.ts +2 -4
  887. package/lib/routes/infoq/recommend.ts +1 -1
  888. package/lib/routes/infoq/topic.ts +17 -14
  889. package/lib/routes/informedainews/docs.ts +1 -1
  890. package/lib/routes/informs/index.ts +3 -6
  891. package/lib/routes/inoreader/index.ts +18 -20
  892. package/lib/routes/inoreader/rss.ts +1 -1
  893. package/lib/routes/instagram/common-utils.ts +3 -6
  894. package/lib/routes/instagram/private-api/index.ts +1 -1
  895. package/lib/routes/instagram/web-api/index.ts +17 -13
  896. package/lib/routes/instagram/web-api/utils.ts +46 -66
  897. package/lib/routes/investor/index.ts +362 -148
  898. package/lib/routes/ipsw/index.ts +10 -11
  899. package/lib/routes/ipsw.dev/index.ts +3 -5
  900. package/lib/routes/iqilu/program.ts +0 -2
  901. package/lib/routes/iqiyi/album.ts +0 -2
  902. package/lib/routes/iqiyi/video.ts +6 -10
  903. package/lib/routes/iresearch/chart.ts +0 -3
  904. package/lib/routes/iresearch/report.ts +1 -3
  905. package/lib/routes/iresearch/weekly.ts +0 -2
  906. package/lib/routes/itch/devlog.ts +7 -5
  907. package/lib/routes/itch/index.ts +0 -2
  908. package/lib/routes/ithome/index.ts +3 -3
  909. package/lib/routes/ithome/ranking.ts +5 -5
  910. package/lib/routes/ithome/tag.ts +3 -3
  911. package/lib/routes/ithome/tw/feeds.ts +1 -1
  912. package/lib/routes/ithome/zt.ts +0 -2
  913. package/lib/routes/iwara/index.ts +3 -0
  914. package/lib/routes/iwara/subscriptions.ts +1 -2
  915. package/lib/routes/ixigua/user-video.ts +0 -2
  916. package/lib/routes/jamesclear/book-summaries.ts +40 -0
  917. package/lib/routes/jamesclear/great-speeches.ts +40 -0
  918. package/lib/routes/jamesclear/namespace.ts +8 -0
  919. package/lib/routes/jamesclear/quotes.ts +40 -0
  920. package/lib/routes/jamesclear/three-two-one.ts +41 -0
  921. package/lib/routes/jamesclear/utils.ts +22 -0
  922. package/lib/routes/jandan/index.ts +36 -12
  923. package/lib/routes/jandan/section.ts +102 -44
  924. package/lib/routes/jandan/utils.ts +248 -0
  925. package/lib/routes/japanpost/track.ts +46 -53
  926. package/lib/routes/japanpost/utils.ts +6 -6
  927. package/lib/routes/javbus/index.ts +5 -4
  928. package/lib/routes/javdb/actors.ts +1 -0
  929. package/lib/routes/javdb/index.ts +3 -0
  930. package/lib/routes/javdb/lists.ts +3 -0
  931. package/lib/routes/javdb/makers.ts +1 -0
  932. package/lib/routes/javdb/rankings.ts +1 -0
  933. package/lib/routes/javdb/search.ts +1 -0
  934. package/lib/routes/javdb/series.ts +1 -0
  935. package/lib/routes/javdb/tags.ts +1 -0
  936. package/lib/routes/javdb/videocodes.ts +1 -0
  937. package/lib/routes/javlibrary/bestrated.ts +3 -0
  938. package/lib/routes/javlibrary/bestreviews.ts +1 -0
  939. package/lib/routes/javlibrary/genre.ts +3 -0
  940. package/lib/routes/javlibrary/maker.ts +1 -0
  941. package/lib/routes/javlibrary/mostwanted.ts +3 -0
  942. package/lib/routes/javlibrary/newentries.ts +3 -0
  943. package/lib/routes/javlibrary/newrelease.ts +3 -0
  944. package/lib/routes/javlibrary/star.ts +1 -0
  945. package/lib/routes/javlibrary/update.ts +3 -0
  946. package/lib/routes/javlibrary/user.ts +3 -0
  947. package/lib/routes/javlibrary/utils.ts +1 -4
  948. package/lib/routes/javtiful/actress.ts +3 -0
  949. package/lib/routes/javtiful/channel.ts +3 -0
  950. package/lib/routes/javtiful/utils.ts +0 -3
  951. package/lib/routes/javtrailers/casts.ts +3 -0
  952. package/lib/routes/javtrailers/categories.ts +3 -0
  953. package/lib/routes/javtrailers/studios.ts +3 -0
  954. package/lib/routes/javtrailers/utils.ts +0 -2
  955. package/lib/routes/jbma/namespace.ts +17 -0
  956. package/lib/routes/jbma/report.ts +471 -0
  957. package/lib/routes/jd/price.ts +0 -2
  958. package/lib/routes/jetbrains/comments.ts +99 -0
  959. package/lib/routes/jetbrains/namespace.ts +8 -0
  960. package/lib/routes/jewishmuseum/exhibitions.ts +2 -2
  961. package/lib/routes/jianshu/collection.ts +2 -2
  962. package/lib/routes/jianshu/home.ts +2 -2
  963. package/lib/routes/jianshu/user.ts +2 -2
  964. package/lib/routes/jiemian/account.ts +16 -0
  965. package/lib/routes/jiemian/common.ts +101 -0
  966. package/lib/routes/jiemian/lists.ts +93 -106
  967. package/lib/routes/jiemian/special.ts +12 -0
  968. package/lib/routes/jiemian/video.ts +19 -0
  969. package/lib/routes/jiemian/vip.ts +20 -0
  970. package/lib/routes/jike/topic.ts +1 -1
  971. package/lib/routes/jike/user.ts +1 -1
  972. package/lib/routes/jike/utils.ts +0 -1
  973. package/lib/routes/jimmyspa/books.ts +1 -3
  974. package/lib/routes/jimmyspa/news.ts +1 -3
  975. package/lib/routes/jin10/category.ts +0 -2
  976. package/lib/routes/jin10/index.ts +1 -3
  977. package/lib/routes/jin10/topic.ts +1 -1
  978. package/lib/routes/jingzhengu/utils.ts +4 -4
  979. package/lib/routes/jinse/catalogue.ts +0 -2
  980. package/lib/routes/jinse/lives.ts +1 -3
  981. package/lib/routes/jinse/timeline.ts +1 -3
  982. package/lib/routes/jisilu/util.ts +2 -1
  983. package/lib/routes/jiuyangongshe/community.ts +2 -5
  984. package/lib/routes/jjwxc/author.ts +0 -2
  985. package/lib/routes/jjwxc/book.ts +1 -3
  986. package/lib/routes/joins/chinese.ts +0 -2
  987. package/lib/routes/joneslanglasalle/index.ts +2 -4
  988. package/lib/routes/jou/utils/index.ts +2 -2
  989. package/lib/routes/jpxgmn/search.ts +5 -2
  990. package/lib/routes/jpxgmn/tab.ts +6 -3
  991. package/lib/routes/jpxgmn/utils.ts +11 -6
  992. package/lib/routes/jpxgmn/weekly.ts +6 -3
  993. package/lib/routes/juejin/aicoding.ts +102 -0
  994. package/lib/routes/juejin/pins.ts +4 -6
  995. package/lib/routes/juejin/trending.ts +70 -20
  996. package/lib/routes/juejin/utils.ts +36 -51
  997. package/lib/routes/jumeili/home.ts +98 -0
  998. package/lib/routes/jumeili/namespace.ts +7 -0
  999. package/lib/routes/jump/discount.ts +0 -2
  1000. package/lib/routes/kadokawa/blog.ts +0 -2
  1001. package/lib/routes/kakuyomu/works.ts +4 -1
  1002. package/lib/routes/kamen-rider-official/news.ts +0 -2
  1003. package/lib/routes/kantarworldpanel/index.ts +0 -2
  1004. package/lib/routes/kanxue/topic.ts +5 -5
  1005. package/lib/routes/kaopu/news.ts +1 -1
  1006. package/lib/routes/kbs/news.ts +3 -3
  1007. package/lib/routes/kbs/today.ts +3 -3
  1008. package/lib/routes/kcna/news.ts +35 -37
  1009. package/lib/routes/keep/templates/user.art +10 -8
  1010. package/lib/routes/keep/user.ts +31 -39
  1011. package/lib/routes/kemono/const.ts +9 -0
  1012. package/lib/routes/kemono/index.ts +291 -143
  1013. package/lib/routes/kemono/namespace.ts +1 -1
  1014. package/lib/routes/kemono/templates/discord.art +1 -1
  1015. package/lib/routes/kemono/types.ts +31 -0
  1016. package/lib/routes/kepu/live.ts +0 -2
  1017. package/lib/routes/kiro/blog.ts +131 -0
  1018. package/lib/routes/kiro/changelog.ts +128 -0
  1019. package/lib/routes/kiro/namespace.ts +9 -0
  1020. package/lib/routes/kisskiss/blog.ts +1 -0
  1021. package/lib/routes/komiic/comic.ts +2 -1
  1022. package/lib/routes/konachan/post.ts +30 -19
  1023. package/lib/routes/kovidgoyal/kitty/changelog.ts +83 -0
  1024. package/lib/routes/kovidgoyal/namespace.ts +7 -0
  1025. package/lib/routes/koyso/index.ts +339 -0
  1026. package/lib/routes/koyso/namespace.ts +9 -0
  1027. package/lib/routes/koyso/templates/description.art +13 -0
  1028. package/lib/routes/kpmg/insights.ts +0 -2
  1029. package/lib/routes/kpopping/kpics.ts +13 -17
  1030. package/lib/routes/kpopping/news.ts +4 -6
  1031. package/lib/routes/kuaidi100/utils.ts +1 -1
  1032. package/lib/routes/kunchengblog/essay.ts +1 -1
  1033. package/lib/routes/kurogames/wutheringwaves/constants.ts +1 -1
  1034. package/lib/routes/kurogames/wutheringwaves/news.ts +4 -1
  1035. package/lib/routes/kurogames/wutheringwaves/utils.ts +1 -1
  1036. package/lib/routes/kyodonews/index.ts +8 -10
  1037. package/lib/routes/laimanhua/index.ts +1 -0
  1038. package/lib/routes/lala/rss.ts +3 -3
  1039. package/lib/routes/landiannews/category.ts +1 -1
  1040. package/lib/routes/landiannews/index.ts +1 -1
  1041. package/lib/routes/landiannews/tag.ts +1 -1
  1042. package/lib/routes/lang/room.ts +0 -2
  1043. package/lib/routes/lanqiao/utils.ts +0 -3
  1044. package/lib/routes/laohu8/personal.ts +1 -1
  1045. package/lib/routes/learnblockchain/posts.ts +11 -15
  1046. package/lib/routes/learnku/topic.ts +1 -3
  1047. package/lib/routes/leetcode/articles.ts +8 -8
  1048. package/lib/routes/leetcode/dailyquestion-cn.ts +0 -2
  1049. package/lib/routes/leetcode/dailyquestion-en.ts +0 -2
  1050. package/lib/routes/leiphone/index.ts +1 -1
  1051. package/lib/routes/lemmy/index.ts +1 -1
  1052. package/lib/routes/lenovo/drive.ts +65 -0
  1053. package/lib/routes/lenovo/namespace.ts +7 -0
  1054. package/lib/routes/lenovo/templates/drive.art +9 -0
  1055. package/lib/routes/letterboxd/index.ts +65 -0
  1056. package/lib/routes/letterboxd/namespace.ts +8 -0
  1057. package/lib/routes/lfsyd/utils.ts +0 -3
  1058. package/lib/routes/lhratings/research.ts +3 -2
  1059. package/lib/routes/line/publisher.ts +1 -1
  1060. package/lib/routes/line/today.ts +1 -1
  1061. package/lib/routes/line/utils.ts +1 -1
  1062. package/lib/routes/lineageos/changes.ts +79 -0
  1063. package/lib/routes/lineageos/namespace.ts +9 -0
  1064. package/lib/routes/linkedin/cn/renderer.ts +2 -2
  1065. package/lib/routes/linkedin/cn/utils.ts +1 -4
  1066. package/lib/routes/linkedin/jobs.ts +1 -1
  1067. package/lib/routes/linkedin/posts.ts +1 -0
  1068. package/lib/routes/linkresearcher/index.ts +1 -3
  1069. package/lib/routes/linovelib/novel.ts +4 -4
  1070. package/lib/routes/liquipedia/cs-matches.ts +51 -25
  1071. package/lib/routes/literotica/category.ts +6 -3
  1072. package/lib/routes/literotica/new.ts +4 -3
  1073. package/lib/routes/liveuamap/index.ts +1 -1
  1074. package/lib/routes/lkong/forum.ts +0 -2
  1075. package/lib/routes/lkong/thread.ts +0 -2
  1076. package/lib/routes/lmu/jobs.ts +0 -2
  1077. package/lib/routes/lofter/collection.ts +1 -1
  1078. package/lib/routes/lofter/tag.ts +28 -4
  1079. package/lib/routes/lofter/user.ts +1 -1
  1080. package/lib/routes/logclub/index.ts +0 -2
  1081. package/lib/routes/logclub/report.ts +0 -2
  1082. package/lib/routes/logonews/index.ts +0 -2
  1083. package/lib/routes/logrocket/index.ts +1 -8
  1084. package/lib/routes/loltw/news.ts +0 -2
  1085. package/lib/routes/lorientlejour/index.ts +1 -3
  1086. package/lib/routes/lovelive-anime/news.ts +0 -2
  1087. package/lib/routes/lovelive-anime/schedules.ts +2 -4
  1088. package/lib/routes/lovelive-anime/topics.ts +5 -8
  1089. package/lib/routes/lrepacks/index.ts +0 -2
  1090. package/lib/routes/lsnu/jiaowc/tzgg.ts +1 -1
  1091. package/lib/routes/ltaaa/article.ts +2 -4
  1092. package/lib/routes/luogu/contest.ts +25 -25
  1093. package/lib/routes/luolei/index.ts +0 -2
  1094. package/lib/routes/lvv2/news.ts +3 -5
  1095. package/lib/routes/lvv2/top.ts +3 -5
  1096. package/lib/routes/lxixsxa/discography.ts +0 -2
  1097. package/lib/routes/lxixsxa/information.ts +0 -2
  1098. package/lib/routes/m4/index.ts +0 -2
  1099. package/lib/routes/maccms/index.ts +2 -3
  1100. package/lib/routes/macfilos/blog.ts +1 -1
  1101. package/lib/routes/magazinelib/latest-magazine.ts +0 -2
  1102. package/lib/routes/magnumphotos/magazine.ts +1 -1
  1103. package/lib/routes/makerworld/contest.ts +51 -0
  1104. package/lib/routes/makerworld/namespace.ts +7 -0
  1105. package/lib/routes/makerworld/trending.ts +45 -0
  1106. package/lib/routes/makerworld/user-upload.ts +54 -0
  1107. package/lib/routes/makerworld/utils.ts +18 -0
  1108. package/lib/routes/mangadex/_access.ts +111 -0
  1109. package/lib/routes/mangadex/_constants.ts +75 -0
  1110. package/lib/routes/mangadex/_feed.ts +184 -0
  1111. package/lib/routes/mangadex/_profile.ts +47 -0
  1112. package/lib/routes/mangadex/_utils.ts +49 -0
  1113. package/lib/routes/mangadex/index.ts +19 -67
  1114. package/lib/routes/mangadex/mdlist/feed.ts +157 -0
  1115. package/lib/routes/mangadex/namespace.ts +2 -0
  1116. package/lib/routes/mangadex/user/feed.ts +127 -0
  1117. package/lib/routes/mangadex/user/follows.ts +150 -0
  1118. package/lib/routes/manhuagui/comic.ts +31 -31
  1119. package/lib/routes/manhuagui/subscribe.ts +9 -10
  1120. package/lib/routes/manus/blog.ts +77 -0
  1121. package/lib/routes/manus/namespace.ts +7 -0
  1122. package/lib/routes/manyvids/video.ts +4 -4
  1123. package/lib/routes/mastodon/account-id.ts +1 -1
  1124. package/lib/routes/mastodon/acct.ts +1 -1
  1125. package/lib/routes/mastodon/tag.ts +48 -0
  1126. package/lib/routes/mastodon/timeline-local.ts +1 -1
  1127. package/lib/routes/mastodon/timeline-remote.ts +1 -1
  1128. package/lib/routes/mathpix/blog.ts +155 -0
  1129. package/lib/routes/mathpix/namespace.ts +9 -0
  1130. package/lib/routes/mathpix/templates/description.art +21 -0
  1131. package/lib/routes/matters/namespace.ts +1 -1
  1132. package/lib/routes/mckinsey/cn/category-map.ts +9 -15
  1133. package/lib/routes/mckinsey/cn/index.ts +78 -41
  1134. package/lib/routes/mcmod/index.ts +2 -3
  1135. package/lib/routes/mdpi/journal.ts +3 -5
  1136. package/lib/routes/medsci/index.ts +1 -1
  1137. package/lib/routes/melonbooks/search.ts +2 -1
  1138. package/lib/routes/mercari/util.ts +1 -3
  1139. package/lib/routes/meta/ai-blog.ts +121 -0
  1140. package/lib/routes/meta/namespace.ts +6 -0
  1141. package/lib/routes/metacritic/index.ts +2 -4
  1142. package/lib/routes/metacritic/release.ts +1 -1
  1143. package/lib/routes/meteoblue/namespace.ts +8 -0
  1144. package/lib/routes/meteoblue/weathernews.ts +75 -0
  1145. package/lib/routes/meteor/index.ts +1 -1
  1146. package/lib/routes/meteor/utils.ts +0 -3
  1147. package/lib/routes/mi/utils.ts +4 -7
  1148. package/lib/routes/microsoft/addon.ts +7 -9
  1149. package/lib/routes/mihoyo/bbs/follow-list.ts +0 -2
  1150. package/lib/routes/mihoyo/bbs/official.ts +0 -2
  1151. package/lib/routes/mihoyo/bbs/utils.ts +0 -3
  1152. package/lib/routes/mihoyo/sr/news.ts +2 -1
  1153. package/lib/routes/mihoyo/ys/news.ts +19 -75
  1154. package/lib/routes/mihoyo/zzz/news.ts +107 -0
  1155. package/lib/routes/mindmeister/example.ts +0 -2
  1156. package/lib/routes/minecraft/version.ts +6 -6
  1157. package/lib/routes/mingpao/index.ts +2 -4
  1158. package/lib/routes/miniflux/entry.ts +5 -5
  1159. package/lib/routes/miniflux/subscription.ts +2 -2
  1160. package/lib/routes/mirror/index.ts +1 -1
  1161. package/lib/routes/missav/new.ts +28 -11
  1162. package/lib/routes/misskey/featured-notes.ts +1 -1
  1163. package/lib/routes/misskey/home-timeline.ts +1 -1
  1164. package/lib/routes/misskey/user-timeline.ts +2 -2
  1165. package/lib/routes/misskey/utils.ts +0 -3
  1166. package/lib/routes/mit/hanlab.ts +61 -0
  1167. package/lib/routes/mit/namespace.ts +6 -0
  1168. package/lib/routes/mittrchina/index.ts +4 -6
  1169. package/lib/routes/mixcloud/config.ts +129 -0
  1170. package/lib/routes/mixcloud/index.ts +163 -107
  1171. package/lib/routes/mixcloud/user-playlist.ts +31 -0
  1172. package/lib/routes/mixi2/community.ts +72 -0
  1173. package/lib/routes/mixi2/discovery.ts +52 -0
  1174. package/lib/routes/mixi2/home.ts +51 -0
  1175. package/lib/routes/mixi2/namespace.ts +8 -0
  1176. package/lib/routes/mixi2/user.ts +77 -0
  1177. package/lib/routes/mixi2/utils.ts +56 -0
  1178. package/lib/routes/modelscope/community.ts +0 -2
  1179. package/lib/routes/modelscope/datasets.ts +0 -2
  1180. package/lib/routes/modelscope/learn.ts +94 -0
  1181. package/lib/routes/modelscope/studios.ts +0 -2
  1182. package/lib/routes/modian/zhongchou.ts +3 -3
  1183. package/lib/routes/modrinth/versions.ts +0 -3
  1184. package/lib/routes/moodysmismicrosite/report.ts +1 -1
  1185. package/lib/routes/mpaypass/main.ts +7 -7
  1186. package/lib/routes/mpaypass/news.ts +2 -2
  1187. package/lib/routes/mrdx/daily.ts +1 -1
  1188. package/lib/routes/msn/index.ts +2 -2
  1189. package/lib/routes/musify/index.ts +129 -0
  1190. package/lib/routes/musify/namespace.ts +9 -0
  1191. package/lib/routes/musikguru/namespace.ts +9 -0
  1192. package/lib/routes/musikguru/news.ts +146 -0
  1193. package/lib/routes/musikguru/templates/description.art +21 -0
  1194. package/lib/routes/mycard520/news.ts +5 -13
  1195. package/lib/routes/mydrivers/cid.ts +192 -6
  1196. package/lib/routes/mydrivers/index.ts +41 -13
  1197. package/lib/routes/mydrivers/rank.ts +2 -3
  1198. package/lib/routes/mydrivers/util.ts +10 -13
  1199. package/lib/routes/myfans/post.ts +2 -4
  1200. package/lib/routes/myfigurecollection/activity.ts +0 -2
  1201. package/lib/routes/myfigurecollection/index.ts +0 -2
  1202. package/lib/routes/mygopen/index.ts +1 -1
  1203. package/lib/routes/mymusicsheet/usersheets.ts +1 -3
  1204. package/lib/routes/nankai/ai-notice.ts +142 -0
  1205. package/lib/routes/nankai/cc-notice.ts +114 -0
  1206. package/lib/routes/nankai/graduate-notice.ts +162 -0
  1207. package/lib/routes/nankai/jwc.ts +131 -0
  1208. package/lib/routes/nankai/namespace.ts +7 -0
  1209. package/lib/routes/nankai/notice.ts +84 -0
  1210. package/lib/routes/nankai/yzb.ts +97 -0
  1211. package/lib/routes/nasa/apod-ncku.ts +3 -3
  1212. package/lib/routes/nasa/apod.ts +4 -4
  1213. package/lib/routes/natgeo/dailyphoto.ts +0 -2
  1214. package/lib/routes/natgeo/natgeo.ts +3 -2
  1215. package/lib/routes/nationalgeographic/latest-stories.ts +0 -2
  1216. package/lib/routes/naturalism/namespace.ts +7 -0
  1217. package/lib/routes/naturalism/new.ts +59 -0
  1218. package/lib/routes/nautil/topics.ts +1 -3
  1219. package/lib/routes/nber/common.ts +0 -3
  1220. package/lib/routes/ncc-cma/cmdp.ts +0 -2
  1221. package/lib/routes/ncepu/master/masterinfo.ts +3 -3
  1222. package/lib/routes/neea/index.ts +1 -1
  1223. package/lib/routes/neea/jlpt.ts +3 -2
  1224. package/lib/routes/netflav/index.ts +3 -2
  1225. package/lib/routes/neu/bmie.ts +1 -1
  1226. package/lib/routes/neu/yz.ts +172 -0
  1227. package/lib/routes/newrank/utils.ts +11 -1
  1228. package/lib/routes/news/xhsxw.ts +0 -2
  1229. package/lib/routes/newslaundry/explainer.ts +30 -0
  1230. package/lib/routes/newslaundry/namespace.ts +8 -0
  1231. package/lib/routes/newslaundry/nl-cheatsheet.ts +30 -0
  1232. package/lib/routes/newslaundry/nl-collaborations.ts +30 -0
  1233. package/lib/routes/newslaundry/podcast.ts +61 -0
  1234. package/lib/routes/newslaundry/reports.ts +30 -0
  1235. package/lib/routes/newslaundry/shot.ts +30 -0
  1236. package/lib/routes/newslaundry/subscriber-only.ts +30 -0
  1237. package/lib/routes/newslaundry/templates/description.art +28 -0
  1238. package/lib/routes/newslaundry/utils.ts +108 -0
  1239. package/lib/routes/newsmarket/index.ts +3 -3
  1240. package/lib/routes/newswav/latest.ts +100 -0
  1241. package/lib/routes/newswav/namespace.ts +7 -0
  1242. package/lib/routes/newyorker/news.ts +1 -1
  1243. package/lib/routes/newzmz/index.ts +1 -1
  1244. package/lib/routes/newzmz/util.ts +0 -3
  1245. package/lib/routes/nextapple/realtime.ts +28 -27
  1246. package/lib/routes/nga/forum.ts +1 -1
  1247. package/lib/routes/nga/post.ts +3 -2
  1248. package/lib/routes/ngocn2/index.ts +3 -3
  1249. package/lib/routes/nhentai/index.ts +1 -0
  1250. package/lib/routes/nhentai/search.ts +1 -0
  1251. package/lib/routes/nhentai/util.ts +0 -3
  1252. package/lib/routes/nhk/news-web-easy.ts +16 -23
  1253. package/lib/routes/nhk/news.ts +1 -3
  1254. package/lib/routes/nicovideo/mylist.ts +39 -0
  1255. package/lib/routes/nicovideo/types.ts +27 -0
  1256. package/lib/routes/nicovideo/utils.ts +28 -5
  1257. package/lib/routes/nifd/research.ts +19 -3
  1258. package/lib/routes/nikkei/asia/index.ts +27 -27
  1259. package/lib/routes/nikkei/cn/index.ts +9 -5
  1260. package/lib/routes/nikkei/news.ts +0 -2
  1261. package/lib/routes/nintendo/direct.ts +0 -2
  1262. package/lib/routes/nintendo/eshop-hk.ts +0 -2
  1263. package/lib/routes/nintendo/eshop-jp.ts +0 -2
  1264. package/lib/routes/nintendo/eshop-us.ts +0 -2
  1265. package/lib/routes/nintendo/system-update.ts +2 -4
  1266. package/lib/routes/nintendo/utils.ts +2 -5
  1267. package/lib/routes/nio/namespace.ts +9 -0
  1268. package/lib/routes/nio/nioradio.ts +75 -0
  1269. package/lib/routes/njit/jwc.ts +5 -6
  1270. package/lib/routes/njit/tzgg.ts +6 -6
  1271. package/lib/routes/njnu/ceai/ceai.ts +1 -1
  1272. package/lib/routes/njnu/jwc/jwc.ts +3 -3
  1273. package/lib/routes/nju/gra.ts +2 -2
  1274. package/lib/routes/nju/scit.ts +8 -10
  1275. package/lib/routes/nju/zbb.ts +19 -23
  1276. package/lib/routes/njupt/jwc.ts +6 -6
  1277. package/lib/routes/njust/cs.ts +58 -0
  1278. package/lib/routes/njust/cwc.ts +5 -9
  1279. package/lib/routes/njust/dgxg.ts +5 -9
  1280. package/lib/routes/njust/eo.ts +5 -9
  1281. package/lib/routes/njust/eoe.ts +5 -9
  1282. package/lib/routes/njust/jwc.ts +5 -9
  1283. package/lib/routes/njust/utils.ts +1 -1
  1284. package/lib/routes/njxzc/utils/index.ts +2 -2
  1285. package/lib/routes/nltimes/news.ts +5 -5
  1286. package/lib/routes/nmtv/column.ts +0 -2
  1287. package/lib/routes/notateslaapp/update.ts +9 -13
  1288. package/lib/routes/notefolio/search.ts +1 -3
  1289. package/lib/routes/notion/namespace.ts +2 -2
  1290. package/lib/routes/now/news.ts +93 -33
  1291. package/lib/routes/nowcoder/discuss.ts +5 -5
  1292. package/lib/routes/nowcoder/jobcenter.ts +3 -3
  1293. package/lib/routes/npm/package.ts +0 -2
  1294. package/lib/routes/ntdm/video.ts +5 -5
  1295. package/lib/routes/ntdtv/channel.ts +2 -2
  1296. package/lib/routes/nuaa/college/cae.ts +6 -6
  1297. package/lib/routes/nuaa/college/cs.ts +6 -6
  1298. package/lib/routes/nuaa/jwc/jwc.ts +6 -6
  1299. package/lib/routes/nuaa/utils/pypasswaf.ts +1 -1
  1300. package/lib/routes/nuaa/yjsy/yjsy.ts +6 -6
  1301. package/lib/routes/nuist/bulletin.ts +20 -22
  1302. package/lib/routes/nwafu/all.ts +3 -3
  1303. package/lib/routes/nytimes/book.ts +4 -4
  1304. package/lib/routes/nytimes/daily-briefing-chinese.ts +1 -3
  1305. package/lib/routes/nytimes/index.ts +2 -2
  1306. package/lib/routes/nytimes/rss.ts +6 -2
  1307. package/lib/routes/oceanengine/arithmetic-index.ts +1 -3
  1308. package/lib/routes/odaily/activity.ts +1 -1
  1309. package/lib/routes/odaily/newsflash.ts +1 -1
  1310. package/lib/routes/odaily/post.ts +1 -1
  1311. package/lib/routes/odaily/search-news.ts +1 -1
  1312. package/lib/routes/odaily/user.ts +1 -1
  1313. package/lib/routes/oeeee/app/channel.ts +0 -2
  1314. package/lib/routes/oeeee/app/reporter.ts +0 -2
  1315. package/lib/routes/oeeee/web.ts +0 -2
  1316. package/lib/routes/oilchem/index.ts +4 -4
  1317. package/lib/routes/olevod/vod.ts +3 -0
  1318. package/lib/routes/olevod/vodlist.ts +3 -0
  1319. package/lib/routes/oncc/index.ts +3 -5
  1320. package/lib/routes/oncc/money18.ts +1 -3
  1321. package/lib/routes/onet/news.ts +0 -2
  1322. package/lib/routes/onet/utils.ts +0 -3
  1323. package/lib/routes/openai/chatgpt.ts +2 -2
  1324. package/lib/routes/openai/common.ts +69 -3
  1325. package/lib/routes/openai/cookbook.ts +1 -1
  1326. package/lib/routes/openai/news.ts +32 -0
  1327. package/lib/routes/openrice/chart.ts +0 -2
  1328. package/lib/routes/openrice/offers.ts +0 -2
  1329. package/lib/routes/openrice/promos.ts +0 -2
  1330. package/lib/routes/orcid/index.ts +0 -2
  1331. package/lib/routes/oreno3d/main.ts +41 -44
  1332. package/lib/routes/oschina/column.ts +3 -6
  1333. package/lib/routes/oschina/event.ts +3 -5
  1334. package/lib/routes/oshwhub/explore.ts +0 -2
  1335. package/lib/routes/osu/beatmaps/latest-ranked.ts +4 -7
  1336. package/lib/routes/otobanana/utils.ts +0 -3
  1337. package/lib/routes/oup/index.ts +0 -2
  1338. package/lib/routes/p-articles/contributors.ts +5 -5
  1339. package/lib/routes/p-articles/section.ts +5 -5
  1340. package/lib/routes/panewslab/author.ts +1 -1
  1341. package/lib/routes/panewslab/news.ts +1 -1
  1342. package/lib/routes/panewslab/profundity.ts +1 -1
  1343. package/lib/routes/panewslab/topic.ts +1 -1
  1344. package/lib/routes/papers/category.ts +5 -8
  1345. package/lib/routes/papers/query.ts +0 -2
  1346. package/lib/routes/parliament.uk/petitions.ts +0 -3
  1347. package/lib/routes/patagonia/new-arrivals.ts +9 -16
  1348. package/lib/routes/patreon/feed.ts +1 -3
  1349. package/lib/routes/paulgraham/article.ts +2 -2
  1350. package/lib/routes/pconline/focus.ts +1 -1
  1351. package/lib/routes/penguin-random-house/articles.ts +5 -7
  1352. package/lib/routes/penguin-random-house/thereaddown.ts +5 -7
  1353. package/lib/routes/penguin-random-house/utils.ts +1 -4
  1354. package/lib/routes/people/index.ts +13 -13
  1355. package/lib/routes/people/xjpjh.ts +5 -5
  1356. package/lib/routes/phoronix/index.ts +3 -3
  1357. package/lib/routes/pianyuan/app.ts +1 -1
  1358. package/lib/routes/pianyuan/search.ts +2 -2
  1359. package/lib/routes/picnob/user.ts +68 -152
  1360. package/lib/routes/picnob/utils.ts +14 -12
  1361. package/lib/routes/picuki/namespace.ts +1 -7
  1362. package/lib/routes/picuki/profile.ts +122 -172
  1363. package/lib/routes/pikabu/utils.ts +0 -3
  1364. package/lib/routes/pincong/hot.ts +6 -8
  1365. package/lib/routes/pincong/index.ts +5 -7
  1366. package/lib/routes/pincong/topic.ts +5 -7
  1367. package/lib/routes/pingwest/status.ts +1 -1
  1368. package/lib/routes/pingwest/tag.ts +1 -1
  1369. package/lib/routes/pingwest/user.ts +1 -1
  1370. package/lib/routes/pixabay/search.ts +1 -3
  1371. package/lib/routes/pixiv/api/get-ranking.ts +1 -1
  1372. package/lib/routes/pixiv/bookmarks.ts +2 -1
  1373. package/lib/routes/pixiv/illustfollow.ts +1 -0
  1374. package/lib/routes/pixiv/novel-api/series/sfw.ts +1 -1
  1375. package/lib/routes/pixiv/novel-api/user-novels/sfw.ts +1 -1
  1376. package/lib/routes/pixiv/novel-series.ts +17 -3
  1377. package/lib/routes/pixiv/novels.ts +3 -2
  1378. package/lib/routes/pixiv/pixiv-got.ts +1 -1
  1379. package/lib/routes/pixiv/ranking.ts +2 -1
  1380. package/lib/routes/pixiv/search.ts +2 -1
  1381. package/lib/routes/pixiv/user.ts +3 -2
  1382. package/lib/routes/pixivision/index.ts +1 -1
  1383. package/lib/routes/pixivision/utils.ts +1 -1
  1384. package/lib/routes/piyao/jrpy.ts +3 -3
  1385. package/lib/routes/pku/bbs/hot.ts +5 -7
  1386. package/lib/routes/pku/cls/lecture.ts +3 -3
  1387. package/lib/routes/pku/hr.ts +4 -4
  1388. package/lib/routes/pku/nsd.ts +3 -3
  1389. package/lib/routes/pku/pkuyjs.ts +9 -13
  1390. package/lib/routes/pku/rccp/mzyt.ts +3 -3
  1391. package/lib/routes/pku/scc/recruit.ts +4 -4
  1392. package/lib/routes/playno1/av.ts +1 -0
  1393. package/lib/routes/playpcesor/rss.ts +3 -3
  1394. package/lib/routes/plurk/anonymous.ts +1 -1
  1395. package/lib/routes/plurk/hotlinks.ts +1 -1
  1396. package/lib/routes/plurk/news.ts +1 -1
  1397. package/lib/routes/plurk/search.ts +1 -1
  1398. package/lib/routes/plurk/top.ts +1 -1
  1399. package/lib/routes/plurk/topic.ts +1 -1
  1400. package/lib/routes/plurk/user.ts +1 -1
  1401. package/lib/routes/pnas/index.ts +1 -3
  1402. package/lib/routes/podwise/collections.ts +1 -1
  1403. package/lib/routes/podwise/episodes.ts +1 -1
  1404. package/lib/routes/pornhub/category-url.ts +1 -0
  1405. package/lib/routes/pornhub/category.ts +4 -3
  1406. package/lib/routes/pornhub/model.ts +4 -8
  1407. package/lib/routes/pornhub/pornstar.ts +4 -8
  1408. package/lib/routes/pornhub/search.ts +2 -1
  1409. package/lib/routes/pornhub/users.ts +3 -7
  1410. package/lib/routes/pornhub/utils.ts +12 -4
  1411. package/lib/routes/priconne-redive/news.ts +1 -1
  1412. package/lib/routes/producthunt/templates/description.art +2 -2
  1413. package/lib/routes/producthunt/today.ts +17 -10
  1414. package/lib/routes/ps/monthly-games.ts +1 -3
  1415. package/lib/routes/ps/trophy.ts +36 -44
  1416. package/lib/routes/psyche/topic.ts +1 -1
  1417. package/lib/routes/psyche/utils.ts +0 -3
  1418. package/lib/routes/pts/curations.ts +0 -2
  1419. package/lib/routes/pts/index.ts +0 -2
  1420. package/lib/routes/pts/live.ts +0 -2
  1421. package/lib/routes/pts/projects.ts +0 -2
  1422. package/lib/routes/pubmed/trending.ts +0 -2
  1423. package/lib/routes/pubscholar/utils.ts +14 -1
  1424. package/lib/routes/python/namespace.ts +9 -0
  1425. package/lib/routes/python/release.ts +120 -0
  1426. package/lib/routes/qbitai/category.ts +1 -1
  1427. package/lib/routes/qbitai/tag.ts +1 -1
  1428. package/lib/routes/qidian/author.ts +0 -2
  1429. package/lib/routes/qidian/chapter.ts +1 -1
  1430. package/lib/routes/qidian/free-next.ts +11 -13
  1431. package/lib/routes/qidian/free.ts +13 -15
  1432. package/lib/routes/qingting/podcast.ts +3 -2
  1433. package/lib/routes/qipamaijia/index.ts +4 -3
  1434. package/lib/routes/qoo-app/apps/comment.ts +0 -2
  1435. package/lib/routes/qoo-app/news.ts +1 -1
  1436. package/lib/routes/qoo-app/notes/note.ts +0 -2
  1437. package/lib/routes/qoo-app/user/app-comment.ts +0 -2
  1438. package/lib/routes/qq/ac/utils.ts +0 -3
  1439. package/lib/routes/qq/fact/index.ts +0 -2
  1440. package/lib/routes/qq/lol/news.ts +1 -1
  1441. package/lib/routes/qq88/index.ts +3 -3
  1442. package/lib/routes/questmobile/report.ts +2 -4
  1443. package/lib/routes/qust/jw.ts +3 -3
  1444. package/lib/routes/qweather/3days.ts +14 -16
  1445. package/lib/routes/qweather/now.ts +12 -12
  1446. package/lib/routes/qweather/util.tsx +89 -0
  1447. package/lib/routes/qwenlm/blog.ts +75 -0
  1448. package/lib/routes/qwenlm/namespace.ts +6 -0
  1449. package/lib/routes/radio/album.ts +40 -51
  1450. package/lib/routes/radio/index.ts +0 -2
  1451. package/lib/routes/radio/templates/description.art +2 -2
  1452. package/lib/routes/radio/zhibo.ts +0 -2
  1453. package/lib/routes/radio-canada/latest.ts +30 -17
  1454. package/lib/routes/railway/index.ts +73 -0
  1455. package/lib/routes/railway/namespace.ts +8 -0
  1456. package/lib/routes/raspberrypi/magazine.ts +2 -4
  1457. package/lib/routes/rattibha/templates/description.art +12 -0
  1458. package/lib/routes/rattibha/user.ts +33 -24
  1459. package/lib/routes/rawkuma/manga.ts +1 -2
  1460. package/lib/routes/readhub/daily.ts +1 -1
  1461. package/lib/routes/readhub/index.ts +1 -3
  1462. package/lib/routes/readhub/util.ts +0 -3
  1463. package/lib/routes/rebase/geekdaily.ts +1 -1
  1464. package/lib/routes/resonac/products.ts +1 -1
  1465. package/lib/routes/reuters/common.ts +1 -6
  1466. package/lib/routes/reuters/investigates.ts +4 -4
  1467. package/lib/routes/rfi/namespace.ts +4 -1
  1468. package/lib/routes/rfi/news.ts +15 -4
  1469. package/lib/routes/rockthejvm/articles.ts +167 -0
  1470. package/lib/routes/rockthejvm/namespace.ts +9 -0
  1471. package/lib/routes/rockthejvm/templates/description.art +7 -0
  1472. package/lib/routes/routledge/book-series.ts +0 -2
  1473. package/lib/routes/rsc/journal.ts +0 -2
  1474. package/lib/routes/rsshub/routes.ts +2 -2
  1475. package/lib/routes/ruc/ai.ts +3 -3
  1476. package/lib/routes/ruc/hr.ts +1 -1
  1477. package/lib/routes/rustcc/jobs.ts +1 -1
  1478. package/lib/routes/rustcc/news.ts +1 -1
  1479. package/lib/routes/samrdprc/index.ts +241 -0
  1480. package/lib/routes/samrdprc/namespace.ts +7 -0
  1481. package/lib/routes/samrdprc/news.ts +79 -0
  1482. package/lib/routes/sankei/namespace.ts +7 -0
  1483. package/lib/routes/sankei/news.ts +68 -0
  1484. package/lib/routes/sankei/topics.ts +71 -0
  1485. package/lib/routes/sara/index.ts +1 -1
  1486. package/lib/routes/saraba1st/digest.ts +7 -7
  1487. package/lib/routes/saraba1st/namespace.ts +1 -1
  1488. package/lib/routes/saraba1st/templates/digest.art +1 -1
  1489. package/lib/routes/saraba1st/thread.ts +10 -6
  1490. package/lib/routes/science/cover.ts +0 -2
  1491. package/lib/routes/science/utils.ts +0 -3
  1492. package/lib/routes/sciencedirect/call-for-paper.ts +0 -2
  1493. package/lib/routes/sciencenet/user.ts +1 -1
  1494. package/lib/routes/scientificamerican/podcast.ts +2 -5
  1495. package/lib/routes/scitechvista/index.ts +99 -0
  1496. package/lib/routes/scitechvista/namespace.ts +7 -0
  1497. package/lib/routes/scitechvista/templates/description.art +6 -0
  1498. package/lib/routes/scmp/index.ts +15 -10
  1499. package/lib/routes/scoop/apps.ts +186 -0
  1500. package/lib/routes/scoop/namespace.ts +9 -0
  1501. package/lib/routes/scoop/templates/description.art +56 -0
  1502. package/lib/routes/scpta/namespace.ts +8 -0
  1503. package/lib/routes/scpta/news.ts +101 -0
  1504. package/lib/routes/sctv/programme.ts +0 -2
  1505. package/lib/routes/scut/jwc/news.ts +1 -1
  1506. package/lib/routes/scut/jwc/notice.ts +1 -1
  1507. package/lib/routes/scut/jwc/school.ts +1 -1
  1508. package/lib/routes/sdo/ff14risingstones/api.ts +78 -0
  1509. package/lib/routes/sdo/ff14risingstones/constant.ts +338 -0
  1510. package/lib/routes/sdo/ff14risingstones/posts.ts +80 -0
  1511. package/lib/routes/sdo/ff14risingstones/strats.ts +75 -0
  1512. package/lib/routes/sdo/ff14risingstones/templates/duties-party.art +41 -0
  1513. package/lib/routes/sdo/ff14risingstones/templates/fc-party.art +26 -0
  1514. package/lib/routes/sdo/ff14risingstones/templates/novice-network-party.art +9 -0
  1515. package/lib/routes/sdo/ff14risingstones/templates/rp-party.art +15 -0
  1516. package/lib/routes/sdo/ff14risingstones/timeline.ts +31 -0
  1517. package/lib/routes/sdo/ff14risingstones/types/dynamic.ts +50 -0
  1518. package/lib/routes/sdo/ff14risingstones/types/index.ts +3 -0
  1519. package/lib/routes/sdo/ff14risingstones/types/other.ts +57 -0
  1520. package/lib/routes/sdo/ff14risingstones/types/party.ts +111 -0
  1521. package/lib/routes/sdo/ff14risingstones/user-dynamics.ts +32 -0
  1522. package/lib/routes/sdo/ff14risingstones/user-posts.ts +32 -0
  1523. package/lib/routes/sdo/ff14risingstones/user-resently.ts +38 -0
  1524. package/lib/routes/sdo/ff14risingstones/user-strats.ts +32 -0
  1525. package/lib/routes/sdo/ff14risingstones/utils.ts +215 -0
  1526. package/lib/routes/sdo/namespace.ts +7 -0
  1527. package/lib/routes/sdu/cmse.ts +3 -3
  1528. package/lib/routes/sdu/cs/index.ts +4 -4
  1529. package/lib/routes/sdu/epe.ts +3 -3
  1530. package/lib/routes/sdu/mech.ts +3 -4
  1531. package/lib/routes/sdu/sc.ts +3 -3
  1532. package/lib/routes/secretsanfrancisco/namespace.ts +7 -0
  1533. package/lib/routes/secretsanfrancisco/rss.ts +101 -0
  1534. package/lib/routes/secretsanfrancisco/templates/description.art +9 -0
  1535. package/lib/routes/seekingalpha/index.ts +1 -3
  1536. package/lib/routes/sehuatang/index.ts +29 -31
  1537. package/lib/routes/sehuatang/user.ts +1 -0
  1538. package/lib/routes/sensortower/blog.ts +0 -2
  1539. package/lib/routes/setn/index.ts +11 -2
  1540. package/lib/routes/seu/cyber/index.ts +78 -0
  1541. package/lib/routes/shcstheatre/programs.ts +0 -2
  1542. package/lib/routes/shiep/index.ts +0 -2
  1543. package/lib/routes/shmeea/self-study.ts +1 -1
  1544. package/lib/routes/shmtu/portal.ts +0 -2
  1545. package/lib/routes/shoac/recent-show.ts +0 -2
  1546. package/lib/routes/shopback/store.ts +3 -3
  1547. package/lib/routes/shopify/apps/[handle].reviews.ts +1 -1
  1548. package/lib/routes/shoppingdesign/posts.ts +26 -25
  1549. package/lib/routes/showstart/utils.ts +1 -1
  1550. package/lib/routes/shu/global.ts +6 -5
  1551. package/lib/routes/shu/xxgk.ts +107 -0
  1552. package/lib/routes/shuiguopai/index.ts +3 -2
  1553. package/lib/routes/sicau/dky.ts +3 -3
  1554. package/lib/routes/sicau/jiaowu.ts +42 -34
  1555. package/lib/routes/sicau/yan.ts +3 -3
  1556. package/lib/routes/sicau/zsjy.ts +3 -3
  1557. package/lib/routes/simpleinfo/index.ts +4 -6
  1558. package/lib/routes/sina/utils.ts +0 -3
  1559. package/lib/routes/sinchew/index.ts +0 -2
  1560. package/lib/routes/sis001/author.ts +1 -0
  1561. package/lib/routes/sis001/forum.ts +1 -0
  1562. package/lib/routes/sjtu/gs.ts +3 -3
  1563. package/lib/routes/sjtu/jwc.ts +1 -1
  1564. package/lib/routes/sjtu/seiee/icisee.ts +67 -0
  1565. package/lib/routes/sjtu/tongqu/activity.ts +0 -2
  1566. package/lib/routes/skeb/following-creators.ts +1 -0
  1567. package/lib/routes/skeb/following-works.ts +1 -0
  1568. package/lib/routes/skeb/friend-works.ts +1 -0
  1569. package/lib/routes/skeb/index.ts +1 -0
  1570. package/lib/routes/skeb/search.ts +1 -0
  1571. package/lib/routes/skeb/utils.ts +0 -3
  1572. package/lib/routes/skeb/works.ts +44 -25
  1573. package/lib/routes/skebetter/illust.ts +1 -0
  1574. package/lib/routes/skebetter/index.ts +1 -0
  1575. package/lib/routes/skebetter/manga.ts +1 -0
  1576. package/lib/routes/sketis/isabelle-dev/blog/index.ts +1 -1
  1577. package/lib/routes/slowmist/slowmist.ts +1 -1
  1578. package/lib/routes/smartlink/index.ts +84 -0
  1579. package/lib/routes/smartlink/namespace.ts +7 -0
  1580. package/lib/routes/smzdm/article.ts +19 -3
  1581. package/lib/routes/smzdm/baoliao.ts +19 -3
  1582. package/lib/routes/smzdm/haowen-fenlei.ts +19 -3
  1583. package/lib/routes/smzdm/haowen.ts +19 -3
  1584. package/lib/routes/smzdm/keyword.ts +15 -2
  1585. package/lib/routes/smzdm/product.ts +19 -3
  1586. package/lib/routes/smzdm/ranking.ts +172 -156
  1587. package/lib/routes/smzdm/utils.ts +7 -0
  1588. package/lib/routes/snowpeak/us-new-arrivals.ts +4 -6
  1589. package/lib/routes/sobooks/utils.ts +3 -3
  1590. package/lib/routes/sogou/search.ts +0 -2
  1591. package/lib/routes/sohu/mobile.ts +149 -0
  1592. package/lib/routes/sohu/mp.ts +19 -10
  1593. package/lib/routes/solidot/main.ts +1 -1
  1594. package/lib/routes/sotwe/namespace.ts +1 -0
  1595. package/lib/routes/sotwe/user.ts +98 -0
  1596. package/lib/routes/soundofhope/channel.ts +3 -3
  1597. package/lib/routes/southcn/nfapp/column.ts +0 -2
  1598. package/lib/routes/southcn/nfapp/reporter.ts +0 -2
  1599. package/lib/routes/spankbang/new-videos.ts +1 -2
  1600. package/lib/routes/spglobal/ratings.ts +1 -1
  1601. package/lib/routes/spotify/artist.ts +1 -1
  1602. package/lib/routes/spotify/playlist.ts +1 -1
  1603. package/lib/routes/spotify/saved.ts +1 -1
  1604. package/lib/routes/spotify/show.ts +1 -1
  1605. package/lib/routes/springer/journal.ts +5 -7
  1606. package/lib/routes/sqmc/www.ts +1 -1
  1607. package/lib/routes/sse/convert.ts +11 -5
  1608. package/lib/routes/sse/disclosure.ts +9 -5
  1609. package/lib/routes/sse/inquire.ts +0 -2
  1610. package/lib/routes/sse/renewal.ts +2 -4
  1611. package/lib/routes/ssm/news.ts +14 -18
  1612. package/lib/routes/sspai/activity.ts +1 -1
  1613. package/lib/routes/sspai/author.ts +1 -1
  1614. package/lib/routes/sspai/bookmarks.ts +1 -1
  1615. package/lib/routes/sspai/column.ts +1 -1
  1616. package/lib/routes/sspai/index.ts +6 -2
  1617. package/lib/routes/sspai/matrix.ts +1 -1
  1618. package/lib/routes/sspai/series-update.ts +1 -1
  1619. package/lib/routes/sspai/series.ts +22 -24
  1620. package/lib/routes/sspai/shortcuts-gallery.ts +1 -1
  1621. package/lib/routes/sspai/tag.ts +1 -1
  1622. package/lib/routes/sspai/topic.ts +1 -1
  1623. package/lib/routes/sspai/topics.ts +1 -1
  1624. package/lib/routes/stanford/blog.ts +77 -0
  1625. package/lib/routes/stanford/namespace.ts +7 -0
  1626. package/lib/routes/startuplatte/index.ts +4 -4
  1627. package/lib/routes/stcn/index.ts +3 -3
  1628. package/lib/routes/stcn/rank.ts +1 -2
  1629. package/lib/routes/stdaily/digitalpaper.ts +9 -11
  1630. package/lib/routes/steam/appcommunityfeed.ts +0 -2
  1631. package/lib/routes/steam/curator.ts +0 -3
  1632. package/lib/routes/steam/news.ts +281 -0
  1633. package/lib/routes/steam/workshop-search.ts +0 -2
  1634. package/lib/routes/stheadline/std/realtime.ts +24 -16
  1635. package/lib/routes/stockedge/daily-news.ts +1 -1
  1636. package/lib/routes/storm/channel.ts +80 -0
  1637. package/lib/routes/storm/index.ts +3 -3
  1638. package/lib/routes/storyfm/episodes.ts +0 -2
  1639. package/lib/routes/storyfm/index.ts +3 -3
  1640. package/lib/routes/straitstimes/index.ts +0 -2
  1641. package/lib/routes/surfshark/blog.ts +273 -79
  1642. package/lib/routes/surfshark/templates/description.art +16 -4
  1643. package/lib/routes/sustainabilitymag/articles.ts +1 -1
  1644. package/lib/routes/swjtu/utils.ts +0 -3
  1645. package/lib/routes/swpu/cjxy.ts +1 -1
  1646. package/lib/routes/swpu/dean.ts +1 -1
  1647. package/lib/routes/swpu/dxy.ts +1 -1
  1648. package/lib/routes/swpu/is.ts +1 -1
  1649. package/lib/routes/syosetu/dev.ts +1 -1
  1650. package/lib/routes/syosetu/index.ts +1 -1
  1651. package/lib/routes/syosetu/ranking-isekai.ts +2 -5
  1652. package/lib/routes/syosetu/ranking-r18.ts +1 -4
  1653. package/lib/routes/syosetu/ranking.ts +1 -4
  1654. package/lib/routes/syosetu/search.ts +1 -4
  1655. package/lib/routes/sysu/ygafz.ts +5 -31
  1656. package/lib/routes/szftedu/gonggao.ts +1 -1
  1657. package/lib/routes/szse/disclosure/listed-notice.ts +44 -6
  1658. package/lib/routes/szse/inquire.ts +0 -2
  1659. package/lib/routes/szse/projectdynamic.ts +0 -2
  1660. package/lib/routes/t66y/index.ts +1 -0
  1661. package/lib/routes/t66y/post.ts +1 -0
  1662. package/lib/routes/tailwindcss/blog.ts +26 -0
  1663. package/lib/routes/tailwindcss/constants.ts +2 -0
  1664. package/lib/routes/tailwindcss/namespace.ts +7 -0
  1665. package/lib/routes/tailwindcss/utils.ts +68 -0
  1666. package/lib/routes/taobao/mysql.ts +157 -0
  1667. package/lib/routes/taobao/namespace.ts +2 -2
  1668. package/lib/routes/taobao/zhongchou.ts +0 -2
  1669. package/lib/routes/taptap/utils.ts +0 -3
  1670. package/lib/routes/techcrunch/category.ts +48 -0
  1671. package/lib/routes/techcrunch/news.ts +1 -2
  1672. package/lib/routes/techflowpost/express.ts +1 -1
  1673. package/lib/routes/techflowpost/index.ts +1 -1
  1674. package/lib/routes/techpowerup/index.ts +11 -11
  1675. package/lib/routes/techpowerup/namespace.ts +1 -1
  1676. package/lib/routes/techpowerup/review.ts +12 -12
  1677. package/lib/routes/techpowerup/utils.ts +2 -2
  1678. package/lib/routes/telecompaper/news.ts +3 -3
  1679. package/lib/routes/telecompaper/search.ts +3 -3
  1680. package/lib/routes/telegram/blog.ts +2 -2
  1681. package/lib/routes/telegram/channel-media.ts +249 -0
  1682. package/lib/routes/telegram/channel.ts +488 -492
  1683. package/lib/routes/telegram/scripts/get-telegram-session.mjs +1 -1
  1684. package/lib/routes/telegram/stories.ts +130 -0
  1685. package/lib/routes/telegram/tglib/channel.ts +147 -118
  1686. package/lib/routes/telegram/tglib/client.ts +38 -140
  1687. package/lib/routes/tencent/news/author.ts +0 -2
  1688. package/lib/routes/tencent/news/coronavirus/data.ts +0 -2
  1689. package/lib/routes/tencent/news/coronavirus/total.ts +0 -2
  1690. package/lib/routes/tesla/cx.ts +2 -4
  1691. package/lib/routes/test/api-index.ts +13 -0
  1692. package/lib/routes/test/index.ts +5 -1
  1693. package/lib/routes/tfc-taiwan/category.ts +53 -0
  1694. package/lib/routes/tfc-taiwan/index.ts +26 -10
  1695. package/lib/routes/tfc-taiwan/namespace.ts +4 -1
  1696. package/lib/routes/tfc-taiwan/utils.ts +24 -52
  1697. package/lib/routes/the/index.ts +0 -2
  1698. package/lib/routes/theatlantic/utils.ts +0 -3
  1699. package/lib/routes/theblockbeats/index.ts +3 -6
  1700. package/lib/routes/thecover/channel.ts +6 -8
  1701. package/lib/routes/thegadgetflow/namespace.ts +7 -0
  1702. package/lib/routes/thegadgetflow/rss.ts +99 -0
  1703. package/lib/routes/thegadgetflow/templates/description.art +9 -0
  1704. package/lib/routes/theinitium/app.ts +6 -6
  1705. package/lib/routes/theinitium/author.ts +1 -1
  1706. package/lib/routes/theinitium/channel.ts +1 -1
  1707. package/lib/routes/theinitium/tags.ts +1 -1
  1708. package/lib/routes/theinitium/templates/description.art +0 -3
  1709. package/lib/routes/themoviedb/episodes.ts +1 -1
  1710. package/lib/routes/themoviedb/seasons.ts +1 -1
  1711. package/lib/routes/themoviedb/utils.ts +0 -3
  1712. package/lib/routes/thenewslens/index.ts +0 -2
  1713. package/lib/routes/thepaper/839studio/category.ts +8 -12
  1714. package/lib/routes/thepaper/839studio/studio.ts +8 -12
  1715. package/lib/routes/thepaper/channel.ts +1 -1
  1716. package/lib/routes/thepaper/factpaper.ts +1 -3
  1717. package/lib/routes/thepaper/featured.ts +1 -1
  1718. package/lib/routes/thepaper/list.ts +1 -1
  1719. package/lib/routes/thepaper/sidebar.ts +1 -1
  1720. package/lib/routes/thepaper/user.ts +1 -1
  1721. package/lib/routes/thepaper/utils.ts +8 -6
  1722. package/lib/routes/thepetcity/index.ts +1 -1
  1723. package/lib/routes/theverge/index.ts +20 -9
  1724. package/lib/routes/thewirehindi/category.ts +78 -0
  1725. package/lib/routes/thewirehindi/index.ts +43 -0
  1726. package/lib/routes/thewirehindi/namespace.ts +7 -0
  1727. package/lib/routes/thewirehindi/templates/description.art +9 -0
  1728. package/lib/routes/thewirehindi/utils.ts +33 -0
  1729. package/lib/routes/thoughtco/index.ts +0 -2
  1730. package/lib/routes/threads/index.ts +1 -1
  1731. package/lib/routes/threads/utils.ts +9 -5
  1732. package/lib/routes/thzt/index.ts +72 -0
  1733. package/lib/routes/thzt/namespace.ts +8 -0
  1734. package/lib/routes/tidb/blog.ts +314 -0
  1735. package/lib/routes/tidb/namespace.ts +9 -0
  1736. package/lib/routes/tiktok/user.ts +0 -2
  1737. package/lib/routes/timednews/news.ts +4 -4
  1738. package/lib/routes/tingshuitz/changsha.ts +3 -3
  1739. package/lib/routes/tingshuitz/dongguan.ts +9 -13
  1740. package/lib/routes/tingshuitz/hangzhou.ts +9 -13
  1741. package/lib/routes/tingshuitz/nanjing.ts +13 -15
  1742. package/lib/routes/tingshuitz/shenzhen.ts +0 -2
  1743. package/lib/routes/tingshuitz/xian.ts +9 -11
  1744. package/lib/routes/tingshuitz/xiaoshan.ts +9 -13
  1745. package/lib/routes/tingshuitz/yangjiang.ts +10 -12
  1746. package/lib/routes/tingtingfm/program.ts +1 -3
  1747. package/lib/routes/tisi/index.ts +3 -3
  1748. package/lib/routes/tju/cic/index.ts +3 -3
  1749. package/lib/routes/tju/news/index.ts +1 -1
  1750. package/lib/routes/tju/oaa/index.ts +3 -3
  1751. package/lib/routes/tju/yzb/index.ts +5 -5
  1752. package/lib/routes/tmtpost/column.ts +1 -1
  1753. package/lib/routes/tmtpost/util.ts +0 -3
  1754. package/lib/routes/tophub/index.ts +1 -1
  1755. package/lib/routes/tophub/list.ts +1 -3
  1756. package/lib/routes/toutiao/user.ts +3 -6
  1757. package/lib/routes/tradingview/blog.ts +42 -44
  1758. package/lib/routes/transcriptforest/index.ts +0 -2
  1759. package/lib/routes/transformer-circuits/index.ts +0 -5
  1760. package/lib/routes/trendforce/namespace.ts +9 -0
  1761. package/lib/routes/trendforce/new.ts +113 -0
  1762. package/lib/routes/tribalfootball/latest.ts +3 -5
  1763. package/lib/routes/trow/portal.ts +11 -15
  1764. package/lib/routes/tsinghua/news.ts +87 -0
  1765. package/lib/routes/tumblr/namespace.ts +17 -0
  1766. package/lib/routes/tumblr/posts.ts +74 -0
  1767. package/lib/routes/tumblr/utils.ts +110 -0
  1768. package/lib/routes/tvb/news.ts +0 -2
  1769. package/lib/routes/tver/namespace.ts +7 -0
  1770. package/lib/routes/tver/series.ts +98 -0
  1771. package/lib/routes/tvtropes/featured.ts +0 -2
  1772. package/lib/routes/twitch/live.ts +1 -1
  1773. package/lib/routes/twitch/video.ts +1 -1
  1774. package/lib/routes/twitter/api/mobile-api/api.ts +1 -1
  1775. package/lib/routes/twitter/api/mobile-api/login.ts +1 -1
  1776. package/lib/routes/twitter/api/web-api/api.ts +5 -1
  1777. package/lib/routes/twitter/api/web-api/login.ts +1 -3
  1778. package/lib/routes/twitter/api/web-api/utils.ts +24 -2
  1779. package/lib/routes/twitter/keyword.ts +1 -1
  1780. package/lib/routes/twitter/list.ts +1 -1
  1781. package/lib/routes/twitter/media.ts +1 -1
  1782. package/lib/routes/twitter/namespace.ts +1 -0
  1783. package/lib/routes/twitter/user.ts +1 -1
  1784. package/lib/routes/twitter/utils.ts +39 -30
  1785. package/lib/routes/twreporter/category.ts +1 -1
  1786. package/lib/routes/twreporter/fetch-article.ts +0 -3
  1787. package/lib/routes/twreporter/newest.ts +1 -1
  1788. package/lib/routes/txrjy/fornumtopic.ts +7 -9
  1789. package/lib/routes/typst/universe.ts +1 -1
  1790. package/lib/routes/uber/blog.ts +87 -46
  1791. package/lib/routes/ucas/index.ts +1 -1
  1792. package/lib/routes/udn/breaking-news.ts +4 -6
  1793. package/lib/routes/udn/global/index.ts +37 -25
  1794. package/lib/routes/udn/global/tag.ts +16 -9
  1795. package/lib/routes/uestc/auto.ts +4 -4
  1796. package/lib/routes/uestc/cqe.ts +4 -4
  1797. package/lib/routes/uestc/news.ts +3 -3
  1798. package/lib/routes/uestc/scse.ts +4 -4
  1799. package/lib/routes/uestc/sice.ts +4 -4
  1800. package/lib/routes/uestc/sise.ts +4 -4
  1801. package/lib/routes/ulapia/index.ts +4 -4
  1802. package/lib/routes/ulapia/research.ts +3 -3
  1803. package/lib/routes/unusualwhales/news.ts +10 -8
  1804. package/lib/routes/upc/jwc.ts +32 -46
  1805. package/lib/routes/uptimerobot/rss.ts +1 -3
  1806. package/lib/routes/uraaka-joshi/uraaka-joshi-user.ts +1 -0
  1807. package/lib/routes/uraaka-joshi/uraaka-joshi.ts +3 -0
  1808. package/lib/routes/urbandictionary/random.ts +0 -2
  1809. package/lib/routes/ustb/tj/news.ts +1 -1
  1810. package/lib/routes/ustb/yjsy/news.ts +40 -44
  1811. package/lib/routes/ustc/index.ts +4 -4
  1812. package/lib/routes/ustc/jwc.ts +5 -5
  1813. package/lib/routes/usts/jwch.ts +3 -3
  1814. package/lib/routes/utgd/category.ts +1 -1
  1815. package/lib/routes/utgd/timeline.ts +1 -1
  1816. package/lib/routes/utgd/topic.ts +1 -1
  1817. package/lib/routes/utgd/utils.ts +0 -3
  1818. package/lib/routes/uw/gix/news.ts +3 -3
  1819. package/lib/routes/v2ex/tab.ts +1 -1
  1820. package/lib/routes/v2ex/topics.ts +1 -1
  1821. package/lib/routes/vcb-s/category.ts +0 -2
  1822. package/lib/routes/vcb-s/index.ts +0 -2
  1823. package/lib/routes/verfghbw/press.ts +3 -3
  1824. package/lib/routes/vertikal/latest.ts +1 -1
  1825. package/lib/routes/vice/topic.ts +1 -3
  1826. package/lib/routes/vimeo/category.ts +1 -3
  1827. package/lib/routes/vimeo/channel.ts +16 -20
  1828. package/lib/routes/vimeo/usr-videos.ts +1 -3
  1829. package/lib/routes/visionias/daily-news-summary.ts +65 -0
  1830. package/lib/routes/visionias/monthly-magazine.ts +68 -0
  1831. package/lib/routes/visionias/news-today.ts +3 -13
  1832. package/lib/routes/visionias/utils.ts +5 -8
  1833. package/lib/routes/visionias/weekly-focus.ts +2 -2
  1834. package/lib/routes/visualstudio/code-blog.ts +67 -0
  1835. package/lib/routes/visualstudio/namespace.ts +7 -0
  1836. package/lib/routes/vocus/publication.ts +1 -1
  1837. package/lib/routes/vocus/user.ts +1 -1
  1838. package/lib/routes/voronoiapp/common.ts +1 -1
  1839. package/lib/routes/wainao/topics.ts +1 -4
  1840. package/lib/routes/wallhaven/index.ts +3 -3
  1841. package/lib/routes/wallpaperhub/index.ts +0 -2
  1842. package/lib/routes/wallstreetcn/live.ts +0 -2
  1843. package/lib/routes/warhammer-community/namespace.ts +7 -0
  1844. package/lib/routes/warhammer-community/news.ts +73 -0
  1845. package/lib/routes/warp/blog.ts +77 -0
  1846. package/lib/routes/warp/namespace.ts +7 -0
  1847. package/lib/routes/warthunder/news.ts +0 -2
  1848. package/lib/routes/washingtonpost/app.ts +3 -5
  1849. package/lib/routes/wdfxw/bookfree.ts +528 -0
  1850. package/lib/routes/wdfxw/namespace.ts +8 -0
  1851. package/lib/routes/wdfxw/templates/description.art +13 -0
  1852. package/lib/routes/wechat/data258.ts +4 -4
  1853. package/lib/routes/wechat/msgalbum.ts +1 -1
  1854. package/lib/routes/wechat/sogou.ts +6 -19
  1855. package/lib/routes/wechat/tgchannel.ts +113 -115
  1856. package/lib/routes/weibo/friends.ts +1 -1
  1857. package/lib/routes/weibo/group.ts +1 -1
  1858. package/lib/routes/weibo/keyword.ts +2 -2
  1859. package/lib/routes/weibo/search/hot.ts +2 -4
  1860. package/lib/routes/weibo/timeline.ts +1 -1
  1861. package/lib/routes/weibo/user-bookmarks.ts +1 -1
  1862. package/lib/routes/weibo/user.ts +10 -9
  1863. package/lib/routes/weibo/utils.ts +18 -10
  1864. package/lib/routes/wellcee/rent.ts +1 -3
  1865. package/lib/routes/wenku8/index.ts +3 -3
  1866. package/lib/routes/wfu/jwc.ts +18 -20
  1867. package/lib/routes/wfu/news.ts +18 -20
  1868. package/lib/routes/who/news-room.ts +8 -10
  1869. package/lib/routes/whu/gs/index.ts +2 -2
  1870. package/lib/routes/whu/news.ts +0 -2
  1871. package/lib/routes/whu/swrh.ts +1 -1
  1872. package/lib/routes/whu/util.ts +0 -3
  1873. package/lib/routes/wikipedia/current-events.ts +411 -0
  1874. package/lib/routes/wikipedia/namespace.ts +7 -0
  1875. package/lib/routes/windsurf/blog.ts +118 -0
  1876. package/lib/routes/windsurf/changelog.ts +100 -0
  1877. package/lib/routes/windsurf/namespace.ts +9 -0
  1878. package/lib/routes/windsurf/templates/description.art +21 -0
  1879. package/lib/routes/winstall/update.ts +0 -2
  1880. package/lib/routes/wise/pair.ts +1 -3
  1881. package/lib/routes/wizfile/index.ts +3 -3
  1882. package/lib/routes/wmc-bj/publish.ts +0 -2
  1883. package/lib/routes/wnacg/category.ts +3 -0
  1884. package/lib/routes/wnacg/common.ts +0 -3
  1885. package/lib/routes/wnacg/index.ts +3 -0
  1886. package/lib/routes/wnacg/tag.ts +3 -0
  1887. package/lib/routes/wohnnet/index.ts +2 -2
  1888. package/lib/routes/woshipm/popular.ts +3 -2
  1889. package/lib/routes/wsj/news.ts +3 -2
  1890. package/lib/routes/wsj/utils.ts +1 -12
  1891. package/lib/routes/wsyu/news.ts +6 -6
  1892. package/lib/routes/wtu/job.ts +3 -3
  1893. package/lib/routes/wzu/news.ts +13 -17
  1894. package/lib/routes/x-mol/news.ts +0 -2
  1895. package/lib/routes/x-mol/paper.ts +17 -22
  1896. package/lib/routes/x6d/index.ts +1 -1
  1897. package/lib/routes/xaut/index.ts +4 -4
  1898. package/lib/routes/xaut/jwc.ts +3 -3
  1899. package/lib/routes/xaut/rsc.ts +3 -3
  1900. package/lib/routes/xbookcn/blog.ts +1 -0
  1901. package/lib/routes/xiaohongshu/check-cookie.ts +16 -0
  1902. package/lib/routes/xiaohongshu/user.ts +5 -5
  1903. package/lib/routes/xiaohongshu/util.ts +39 -20
  1904. package/lib/routes/xiaomiyoupin/crowdfunding.ts +0 -2
  1905. package/lib/routes/xiaomiyoupin/utils.ts +0 -3
  1906. package/lib/routes/xiaoyuzhou/pickup.ts +1 -1
  1907. package/lib/routes/xiaoyuzhou/podcast.ts +18 -5
  1908. package/lib/routes/ximalaya/album.ts +32 -70
  1909. package/lib/routes/ximalaya/types.ts +48 -0
  1910. package/lib/routes/ximalaya/utils.ts +11 -9
  1911. package/lib/routes/xinpianchang/util.ts +0 -3
  1912. package/lib/routes/xjtu/dean.ts +3 -7
  1913. package/lib/routes/xjtu/ee-jzxx.ts +110 -0
  1914. package/lib/routes/xjtu/ee.ts +3 -3
  1915. package/lib/routes/xjtu/gs/tzgg.ts +3 -3
  1916. package/lib/routes/xjtu/job.ts +0 -2
  1917. package/lib/routes/xjtu/std.ts +0 -2
  1918. package/lib/routes/xjtu/zs.ts +3 -2
  1919. package/lib/routes/xkb/index.ts +0 -2
  1920. package/lib/routes/xmanhua/index.ts +14 -15
  1921. package/lib/routes/xmut/jwc/bkjw.ts +3 -3
  1922. package/lib/routes/xsijishe/forum.ts +1 -0
  1923. package/lib/routes/xsijishe/rank.ts +3 -2
  1924. package/lib/routes/xueqiu/cookies.ts +1 -1
  1925. package/lib/routes/xueqiu/stock-comments.ts +0 -2
  1926. package/lib/routes/xueqiu/user.ts +115 -52
  1927. package/lib/routes/xwenming/index.ts +184 -0
  1928. package/lib/routes/xwenming/namespace.ts +9 -0
  1929. package/lib/routes/xys/new.ts +0 -2
  1930. package/lib/routes/xyzrank/index.ts +0 -2
  1931. package/lib/routes/yahoo/news/index.ts +1 -1
  1932. package/lib/routes/yahoo/news/listid.ts +2 -2
  1933. package/lib/routes/yahoo/news/provider-helper.ts +1 -1
  1934. package/lib/routes/yahoo/news/provider.ts +1 -1
  1935. package/lib/routes/yahoo/news/utils.ts +8 -7
  1936. package/lib/routes/yamibo/bbs/forum.ts +5 -4
  1937. package/lib/routes/yamibo/utils.ts +0 -9
  1938. package/lib/routes/yande/post.ts +4 -1
  1939. package/lib/routes/ycwb/index.ts +0 -2
  1940. package/lib/routes/yenpress/series.ts +1 -4
  1941. package/lib/routes/ygkkk/rss.ts +3 -3
  1942. package/lib/routes/yicai/dt.ts +0 -2
  1943. package/lib/routes/yicai/utils.ts +0 -3
  1944. package/lib/routes/yilinzazhi/index.ts +1 -1
  1945. package/lib/routes/yilinzazhi/latest.ts +2 -2
  1946. package/lib/routes/ymgal/article.ts +1 -1
  1947. package/lib/routes/ymgal/game.ts +2 -3
  1948. package/lib/routes/yoasobi-music/info.ts +0 -2
  1949. package/lib/routes/yoasobi-music/live.ts +0 -2
  1950. package/lib/routes/yoasobi-music/media.ts +4 -9
  1951. package/lib/routes/yomujp/level.ts +2 -2
  1952. package/lib/routes/youku/channel.ts +24 -28
  1953. package/lib/routes/youtube/api/google.ts +230 -0
  1954. package/lib/routes/youtube/api/subtitles.ts +86 -0
  1955. package/lib/routes/youtube/api/youtubei.ts +104 -0
  1956. package/lib/routes/youtube/channel.ts +11 -36
  1957. package/lib/routes/youtube/community.ts +9 -9
  1958. package/lib/routes/youtube/playlist.ts +11 -30
  1959. package/lib/routes/youtube/subscriptions.ts +3 -11
  1960. package/lib/routes/youtube/user.ts +13 -93
  1961. package/lib/routes/youtube/utils.ts +28 -56
  1962. package/lib/routes/youzhiyouxing/materials.ts +1 -1
  1963. package/lib/routes/yuanliao/index.ts +218 -0
  1964. package/lib/routes/yuanliao/namespace.ts +9 -0
  1965. package/lib/routes/yxdown/news.ts +3 -3
  1966. package/lib/routes/yxdown/recommend.ts +3 -3
  1967. package/lib/routes/yxdzqb/index.ts +17 -21
  1968. package/lib/routes/yyets/article.ts +1 -1
  1969. package/lib/routes/yyets/today.ts +9 -13
  1970. package/lib/routes/zagg/new-arrivals.ts +7 -9
  1971. package/lib/routes/zaimanhua/comic.ts +89 -0
  1972. package/lib/routes/zaimanhua/namespace.ts +7 -0
  1973. package/lib/routes/zaimanhua/template/comic.art +3 -0
  1974. package/lib/routes/zaimanhua/update.ts +87 -0
  1975. package/lib/routes/zaker/channel.ts +2 -5
  1976. package/lib/routes/zaker/focus.ts +2 -5
  1977. package/lib/routes/zaker/utils.ts +1 -1
  1978. package/lib/routes/zaobao/interactive.ts +18 -7
  1979. package/lib/routes/zaobao/other.ts +3 -2
  1980. package/lib/routes/zaobao/realtime.ts +3 -2
  1981. package/lib/routes/zaobao/util.tsx +185 -0
  1982. package/lib/routes/zaobao/zaobao.tsx +23 -0
  1983. package/lib/routes/zaobao/znews.ts +3 -2
  1984. package/lib/routes/zcmu/jwc/index.ts +3 -3
  1985. package/lib/routes/zcmu/yxy/index.ts +3 -3
  1986. package/lib/routes/zcool/discover.ts +0 -2
  1987. package/lib/routes/zcool/top.ts +1 -1
  1988. package/lib/routes/zcool/user.ts +2 -2
  1989. package/lib/routes/zcool/utils.ts +0 -3
  1990. package/lib/routes/zed/blog.ts +75 -0
  1991. package/lib/routes/zed/namespace.ts +7 -0
  1992. package/lib/routes/zhibo8/luxiang.ts +1 -1
  1993. package/lib/routes/zhihu/activities.ts +4 -1
  1994. package/lib/routes/zhihu/all-collections.ts +10 -1
  1995. package/lib/routes/zhihu/check-cookie.ts +31 -0
  1996. package/lib/routes/zhihu/collection.ts +9 -1
  1997. package/lib/routes/zhihu/daily-section.ts +19 -24
  1998. package/lib/routes/zhihu/daily.ts +8 -11
  1999. package/lib/routes/zhihu/execlib/x-zse-96-v3.ts +5 -5
  2000. package/lib/routes/zhihu/hot.ts +32 -79
  2001. package/lib/routes/zhihu/pin/utils.ts +5 -5
  2002. package/lib/routes/zhihu/topic.ts +11 -5
  2003. package/lib/routes/zhihu/weekly.ts +7 -7
  2004. package/lib/routes/zhihu/zhuanlan.ts +7 -2
  2005. package/lib/routes/zhitongcaijing/index.ts +1 -3
  2006. package/lib/routes/zhiy/post.ts +0 -2
  2007. package/lib/routes/zhizhuan100/namespace.ts +7 -0
  2008. package/lib/routes/zhizhuan100/report.ts +79 -0
  2009. package/lib/routes/zhonglun/index.ts +0 -2
  2010. package/lib/routes/zhubai/top20.ts +0 -2
  2011. package/lib/routes/zhujiceping/rss.ts +3 -3
  2012. package/lib/routes/zimuxia/portfolio.ts +2 -2
  2013. package/lib/routes/zju/career/index.ts +10 -14
  2014. package/lib/routes/zju/cse/index.ts +102 -0
  2015. package/lib/routes/zju/cst/custom.ts +11 -16
  2016. package/lib/routes/zju/cst/index.ts +8 -13
  2017. package/lib/routes/zju/grs/index.ts +9 -13
  2018. package/lib/routes/zju/list.ts +6 -6
  2019. package/lib/routes/zju/physics/index.ts +3 -3
  2020. package/lib/routes/zju/sis/index.ts +161 -0
  2021. package/lib/routes/zjut/da/index.ts +3 -3
  2022. package/lib/routes/zjut/news.ts +3 -3
  2023. package/lib/routes/zodgame/forum.ts +1 -2
  2024. package/lib/routes/zongheng/detail.ts +77 -0
  2025. package/lib/routes/zongheng/namespace.ts +7 -0
  2026. package/lib/routes/zotero/versions.ts +13 -17
  2027. package/lib/routes/zrblog/rss.ts +3 -3
  2028. package/lib/routes/zuvio/utils.ts +0 -3
  2029. package/lib/routes/zxcs/namespace.ts +7 -0
  2030. package/lib/routes/zxcs/novel.ts +95 -0
  2031. package/lib/routes/zyshow/index.ts +0 -2
  2032. package/lib/server.ts +5 -0
  2033. package/lib/setup.test.ts +2 -0
  2034. package/lib/types.ts +107 -58
  2035. package/lib/utils/cache/index.ts +2 -2
  2036. package/lib/utils/camelcase-keys.spec.ts +3 -3
  2037. package/lib/utils/camelcase-keys.ts +4 -3
  2038. package/lib/utils/common-config.test.ts +3 -2
  2039. package/lib/utils/common-config.ts +17 -13
  2040. package/lib/utils/common-utils.ts +1 -1
  2041. package/lib/utils/git-hash.ts +1 -1
  2042. package/lib/utils/helpers.test.ts +8 -1
  2043. package/lib/utils/helpers.ts +20 -1
  2044. package/lib/utils/logger.ts +1 -1
  2045. package/lib/utils/md5.ts +1 -1
  2046. package/lib/utils/parse-date.ts +4 -4
  2047. package/lib/utils/proxy/index.ts +102 -18
  2048. package/lib/utils/proxy/multi-proxy.ts +139 -0
  2049. package/lib/utils/proxy/unify-proxy.ts +3 -1
  2050. package/lib/utils/puppeteer-utils.test.ts +6 -6
  2051. package/lib/utils/puppeteer.test.ts +136 -27
  2052. package/lib/utils/puppeteer.ts +152 -28
  2053. package/lib/utils/rand-user-agent.test.ts +2 -2
  2054. package/lib/utils/readable-social.test.ts +65 -0
  2055. package/lib/utils/readable-social.ts +15 -1
  2056. package/lib/utils/request-rewriter/fetch.ts +42 -4
  2057. package/lib/utils/timezone.ts +1 -1
  2058. package/lib/utils/wechat-mp.ts +3 -2
  2059. package/lib/views/index.tsx +4 -4
  2060. package/package.json +87 -88
  2061. package/lib/routes/copernicium/index.ts +0 -75
  2062. package/lib/routes/dnaindia/category.ts +0 -0
  2063. package/lib/routes/gdufs/xwxy/xwxy-news.ts +0 -90
  2064. package/lib/routes/go/niid/idwr-dl.ts +0 -104
  2065. package/lib/routes/google/templates/description.art +0 -6
  2066. package/lib/routes/hit/jwc.ts +0 -86
  2067. package/lib/routes/jiemian/list.ts +0 -14
  2068. package/lib/routes/mihoyo/templates/ys.art +0 -4
  2069. package/lib/routes/mixcloud/queries.ts +0 -2274
  2070. package/lib/routes/openai/blog.ts +0 -66
  2071. package/lib/routes/picnob/templates/desc.art +0 -20
  2072. package/lib/routes/picuki/utils.ts +0 -24
  2073. package/lib/routes/qweather/templates/3days.art +0 -22
  2074. package/lib/routes/qweather/templates/now.art +0 -16
  2075. package/lib/routes/rsshub/referer-map.ts +0 -14
  2076. package/lib/routes/tfc-taiwan/common.ts +0 -38
  2077. package/lib/routes/tfc-taiwan/topic.ts +0 -17
  2078. package/lib/routes/trending/all-trending.ts +0 -228
  2079. package/lib/routes/trending/templates/content.art +0 -25
  2080. package/lib/routes/xinhuanet/app.ts +0 -109
  2081. package/lib/routes/zaobao/templates/zaobao.art +0 -17
  2082. package/lib/routes/zaobao/util.ts +0 -198
  2083. package/lib/routes-deprecated/blogs/hedwig.js +0 -42
  2084. package/lib/routes-deprecated/chiphell/forum.js +0 -67
  2085. package/lib/routes-deprecated/dev.to/top.js +0 -40
@@ -1,6 +1,6 @@
1
1
  import { Route } from '@/types';
2
2
  import { load } from 'cheerio';
3
- import got from '@/utils/got';
3
+ import ofetch from '@/utils/ofetch';
4
4
 
5
5
  import { decodeCipherText, composeMagnetUrl, getUrlType, ensureDomain } from './utils';
6
6
 
@@ -74,7 +74,7 @@ export const route: Route = {
74
74
  path: '/detail/:id',
75
75
  categories: ['multimedia'],
76
76
  example: '/domp4/detail/LBTANI22222I',
77
- parameters: { id: '从剧集详情页 URL 处获取,如:`https://www.mp4kan.com/html/LBTANI22222I.html`,取 `.html` 前面部分' },
77
+ parameters: { id: '从剧集详情页 URL 处获取,如:`https://www.xlmp4.com/html/LBTANI22222I.html`,取 `.html` 前面部分' },
78
78
  features: {
79
79
  requireConfig: false,
80
80
  requirePuppeteer: false,
@@ -85,16 +85,18 @@ export const route: Route = {
85
85
  },
86
86
  radar: [
87
87
  {
88
- source: ['domp4.cc/detail/:id'],
88
+ source: ['www.xlmp4.com/detail/:id'],
89
89
  },
90
90
  ],
91
91
  name: '剧集订阅',
92
- maintainers: ['savokiss'],
92
+ maintainers: ['savokiss', 'pseudoyu'],
93
93
  handler,
94
94
  description: `::: tip
95
95
  由于大部分详情页是 \`/html/xxx.html\`,还有部分是 \`/detail/123.html\`,所以此处做了兼容,id 取 \`xxx\` 或者 \`123\` 都可以。
96
96
 
97
97
  新增 \`second\` 参数,用于选择下载地址二(地址二不可用或者不填都默认地址一),用法: \`/domp4/detail/LBTANI22222I?second=1\`。
98
+
99
+ 域名频繁更换,目前使用 www.xlmp4.com
98
100
  :::`,
99
101
  };
100
102
 
@@ -113,8 +115,8 @@ async function handler(ctx) {
113
115
  }
114
116
  const detailUrl = `${ensureDomain(ctx, domain)}/${detailType}/${pureId}.html`;
115
117
 
116
- const res = await got(detailUrl);
117
- const $ = load(res.data);
118
+ const res = await ofetch(detailUrl);
119
+ const $ = load(res);
118
120
  const list = getItemList($, detailUrl, second);
119
121
  const meta = getMetaInfo($);
120
122
 
@@ -1,9 +1,9 @@
1
1
  import { Route } from '@/types';
2
- import got from '@/utils/got';
2
+ import ofetch from '@/utils/ofetch';
3
3
  import { load } from 'cheerio';
4
4
  import { getItemList as detailItemList } from './detail';
5
5
 
6
- import { defaultDomain, ensureDomain } from './utils';
6
+ import { ensureDomain } from './utils';
7
7
  import cache from '@/utils/cache';
8
8
 
9
9
  function getItemList($) {
@@ -14,7 +14,7 @@ function getItemList($) {
14
14
  return {
15
15
  title: item.find('a').text(),
16
16
  publishDate: item.find('b').text(),
17
- link: `https://${defaultDomain}${item.find('a').attr('href')}`, // fixed domain for guid
17
+ link: `https://www.xlmp4.com${item.find('a').attr('href')}`, // fixed domain for guid
18
18
  };
19
19
  })
20
20
  .filter((item) => !item.title.includes('话') && !item.title.includes('集') && !item.title.includes('更新至'));
@@ -36,28 +36,28 @@ export const route: Route = {
36
36
  },
37
37
  radar: [
38
38
  {
39
- source: ['domp4.cc/', 'domp4.cc/custom/update.html'],
39
+ source: ['www.xlmp4.com/', 'www.xlmp4.com/custom/update.html'],
40
40
  },
41
41
  ],
42
42
  name: '最近更新的电源BT列表',
43
- maintainers: ['xianghuawe'],
43
+ maintainers: ['xianghuawe', 'pseudoyu'],
44
44
  handler,
45
- url: 'domp4.cc/',
45
+ url: 'www.xlmp4.com/',
46
46
  };
47
47
 
48
48
  async function handler(ctx) {
49
49
  const { domain, second } = ctx.req.query();
50
50
  const hostUrl = ensureDomain(ctx, domain);
51
51
  const latestUrl = `${hostUrl}/custom/update.html`;
52
- const res = await got.get(latestUrl);
53
- const $ = load(res.data);
52
+ const res = await ofetch(latestUrl);
53
+ const $ = load(res);
54
54
  const list = getItemList($);
55
55
  const process = await Promise.all(
56
56
  list.map(
57
57
  async (item) =>
58
58
  await cache.tryGet(item.link, async () => {
59
- const response = await got.get(item.link);
60
- const $ = load(response.data);
59
+ const response = await ofetch(item.link);
60
+ const $ = load(response);
61
61
  return detailItemList($, item.link, second);
62
62
  })
63
63
  )
@@ -1,8 +1,8 @@
1
1
  import { Route } from '@/types';
2
- import got from '@/utils/got';
2
+ import ofetch from '@/utils/ofetch';
3
3
  import { load } from 'cheerio';
4
4
 
5
- import { defaultDomain, ensureDomain } from './utils';
5
+ import { ensureDomain } from './utils';
6
6
 
7
7
  function getItemList($, type) {
8
8
  const list = $(`#${type} .list-group-item`)
@@ -11,7 +11,7 @@ function getItemList($, type) {
11
11
  item = $(item);
12
12
  return {
13
13
  title: item.find('a').text(),
14
- link: `https://${defaultDomain}${item.find('a').attr('href')}`, // fixed domain for guid
14
+ link: `https://www.xlmp4.com${item.find('a').attr('href')}`,
15
15
  };
16
16
  });
17
17
  return list;
@@ -32,13 +32,13 @@ export const route: Route = {
32
32
  },
33
33
  radar: [
34
34
  {
35
- source: ['domp4.cc/', 'domp4.cc/custom/update.html'],
35
+ source: ['www.xlmp4.com/', 'www.xlmp4.com/custom/update.html'],
36
36
  },
37
37
  ],
38
38
  name: '最近更新',
39
- maintainers: ['savokiss'],
39
+ maintainers: ['savokiss', 'pseudoyu'],
40
40
  handler,
41
- url: 'domp4.cc/',
41
+ url: 'www.xlmp4.com/',
42
42
  };
43
43
 
44
44
  async function handler(ctx) {
@@ -48,8 +48,8 @@ async function handler(ctx) {
48
48
  const hostUrl = ensureDomain(ctx, domain);
49
49
  const latestUrl = `${hostUrl}/custom/update.html`;
50
50
 
51
- const res = await got.get(latestUrl);
52
- const $ = load(res.data);
51
+ const res = await ofetch(latestUrl);
52
+ const $ = load(res);
53
53
  const list = getItemList($, type);
54
54
 
55
55
  return {
@@ -2,15 +2,9 @@ import type { Namespace } from '@/types';
2
2
 
3
3
  export const namespace: Namespace = {
4
4
  name: 'DoMP4 影视',
5
- url: 'domp4.cc',
5
+ url: 'www.xlmp4.com',
6
6
  description: `::: tip
7
- 由于网站有多个备用域名,默认使用 \`mp4us.com\`,可以通过在路由最后加上 \`?domain=<域名>\` 切换域名。
8
-
9
- 目前可用域名有:
10
-
11
- \`\`\`javascript
12
- ['domp4.cc', 'mp4kan.com', 'mp4us.com', 'wemp4.com', 'dbmp4.com']
13
- \`\`\`
7
+ 域名频繁更换,目前使用 www.xlmp4.com
14
8
  :::`,
15
9
  lang: 'zh-CN',
16
10
  };
@@ -1,9 +1,9 @@
1
1
  import { config } from '@/config';
2
2
  import ConfigNotFoundError from '@/errors/types/config-not-found';
3
3
 
4
- const defaultDomain = 'mp4us.com';
4
+ const defaultDomain = 'www.xlmp4.com';
5
5
 
6
- const allowedDomains = new Set(['domp4.cc', 'mp4us.com', 'wemp4.com', 'dbmp4.com']);
6
+ const allowedDomains = new Set(['www.xlmp4.com']);
7
7
 
8
8
  /**
9
9
  * trackers from https://www.domp4.cc/Style/2020/js/base.js?v=2
@@ -61,11 +61,11 @@ function getUrlType(url) {
61
61
  */
62
62
  function decodeCipherText(p, a, c, k, e, d) {
63
63
  e = function (c) {
64
- return (c < a ? '' : e(Number.parseInt(c / a))) + ((c = c % a) > 35 ? String.fromCharCode(c + 29) : c.toString(36));
64
+ return (c < a ? '' : e(Number.parseInt((c / a).toString()))) + ((c = c % a) > 35 ? String.fromCharCode(c + 29) : c.toString(36));
65
65
  };
66
66
  if (!''.replace(/^/, String)) {
67
67
  while (c--) {
68
- d[e(c)] = k[c] || e(c);
68
+ d[e(c.toString())] = k[c] || e(c.toString());
69
69
  }
70
70
  k = [
71
71
  function (e) {
@@ -79,7 +79,7 @@ function decodeCipherText(p, a, c, k, e, d) {
79
79
  }
80
80
  while (c--) {
81
81
  if (k[c]) {
82
- p = p.replaceAll(new RegExp(String.raw`\b` + e(c) + String.raw`\b`, 'g'), k[c]);
82
+ p = p.replaceAll(new RegExp(String.raw`\b` + e(c.toString()) + String.raw`\b`, 'g'), k[c]);
83
83
  }
84
84
  }
85
85
  return p;
@@ -1,7 +1,7 @@
1
1
  import { Route } from '@/types';
2
2
  export const route: Route = {
3
3
  path: '/daily',
4
- categories: ['new-media', 'popular'],
4
+ categories: ['new-media'],
5
5
  example: '/dongqiudi/daily',
6
6
  radar: [
7
7
  {
@@ -3,7 +3,7 @@ import utils from './utils';
3
3
 
4
4
  export const route: Route = {
5
5
  path: '/player_news/:id',
6
- categories: ['new-media', 'popular'],
6
+ categories: ['new-media'],
7
7
  example: '/dongqiudi/player_news/50000339',
8
8
  parameters: { id: '球员 id, 可在[懂球帝数据](https://www.dongqiudi.com/data)中通过其队伍找到' },
9
9
  radar: [
@@ -5,7 +5,7 @@ import { parseDate } from '@/utils/parse-date';
5
5
 
6
6
  export const route: Route = {
7
7
  path: '/result/:team',
8
- categories: ['new-media', 'popular'],
8
+ categories: ['new-media'],
9
9
  example: '/dongqiudi/result/50001755',
10
10
  parameters: { team: '球队 id, 可在[懂球帝数据](https://www.dongqiudi.com/data)中找到' },
11
11
  radar: [
@@ -6,7 +6,7 @@ import { parseDate } from '@/utils/parse-date';
6
6
 
7
7
  export const route: Route = {
8
8
  path: '/special/:id',
9
- categories: ['new-media', 'popular'],
9
+ categories: ['new-media'],
10
10
  example: '/dongqiudi/special/41',
11
11
  parameters: { id: '专题 id, 可自行通过 https://www.dongqiudi.com/special/+数字匹配' },
12
12
  radar: [
@@ -3,7 +3,7 @@ import utils from './utils';
3
3
 
4
4
  export const route: Route = {
5
5
  path: '/team_news/:team',
6
- categories: ['new-media', 'popular'],
6
+ categories: ['new-media'],
7
7
  example: '/dongqiudi/team_news/50001755',
8
8
  parameters: { team: '球队 id, 可在[懂球帝数据](https://www.dongqiudi.com/data)中找到' },
9
9
  radar: [
@@ -6,7 +6,7 @@ import { parseDate } from '@/utils/parse-date';
6
6
 
7
7
  export const route: Route = {
8
8
  path: '/top_news/:id?',
9
- categories: ['new-media', 'popular'],
9
+ categories: ['new-media'],
10
10
  example: '/dongqiudi/top_news/1',
11
11
  parameters: { id: '类别 id,不填默认头条新闻' },
12
12
  features: {
@@ -9,7 +9,7 @@ const baseUrl = 'https://www.dora-world.com';
9
9
 
10
10
  export const route: Route = {
11
11
  path: '/article/:topic/:topicId?',
12
- categories: ['anime', 'popular'],
12
+ categories: ['anime'],
13
13
  view: ViewType.Articles,
14
14
  example: '/dora-world/article/contents',
15
15
  parameters: {
@@ -82,7 +82,7 @@ async function getContent(nextBuildId: string, contentId: string) {
82
82
  const description =
83
83
  content
84
84
  .html()
85
- ?.replace(rubyRegex, '$1($2)')
86
- ?.replace(/[^\u0009\u000A\u000D\u0020-\uD7FF\uE000-\uFDCF\uFDE0-\uFFFD]/gm, '') ?? '';
85
+ ?.replaceAll(rubyRegex, '$1($2)')
86
+ ?.replaceAll(/[^\u0009\u000A\u000D\u0020-\uD7FF\uE000-\uFDCF\uFDE0-\uFFFD]/gm, '') ?? '';
87
87
  return description;
88
88
  }
@@ -54,7 +54,8 @@ async function handler() {
54
54
 
55
55
  $ = load(newBookPage.data);
56
56
  const resultItem = $('.doulist-item')
57
- .map((_, item) => {
57
+ .toArray()
58
+ .map((item) => {
58
59
  const $item = $(item);
59
60
 
60
61
  return {
@@ -63,8 +64,7 @@ async function handler() {
63
64
  description: `<img src="${$item.find('.post img').attr('src')}" /><br>${$item.find('.abstract').html()}`,
64
65
  pubDate: new Date($item.find('.time > span').attr('title')).toUTCString(),
65
66
  };
66
- })
67
- .get();
67
+ });
68
68
 
69
69
  return {
70
70
  title: `商务印书馆-${title}`,
@@ -1,11 +1,8 @@
1
1
  import { Route } from '@/types';
2
2
  import got from '@/utils/got';
3
- import { getCurrentPath } from '@/utils/helpers';
4
3
  import { art } from '@/utils/render';
5
4
  import path from 'node:path';
6
5
 
7
- const __dirname = getCurrentPath(import.meta.url);
8
-
9
6
  export const route: Route = {
10
7
  path: '/movie/coming',
11
8
  categories: ['social-media'],
@@ -43,18 +43,14 @@ async function handler(ctx) {
43
43
  return {
44
44
  title: `豆瓣电影人 - ${person}`,
45
45
  link: `https://movie.douban.com/celebrity/${id}/movies?sortby=${sort}`,
46
- item:
47
- list &&
48
- list
49
- .map((index, item) => {
50
- item = $(item);
51
- itemPicUrl = item.find('img').attr('src');
52
- return {
53
- title: '《' + item.find('h6 > a').text() + '》' + item.find('h6 > span').text().replace('(', '(').replace(')', ')').replace('[', '【').replace(']', '】'),
54
- description: `<img src="${itemPicUrl}"/><br/>主演:${item.find('dl > dd').last().text()}<br/>评分:${item.find('.star > span:nth-child(2)').text()}`,
55
- link: item.find('dt > a').attr('href'),
56
- };
57
- })
58
- .get(),
46
+ item: list.toArray().map((item) => {
47
+ item = $(item);
48
+ itemPicUrl = item.find('img').attr('src');
49
+ return {
50
+ title: '《' + item.find('h6 > a').text() + '》' + item.find('h6 > span').text().replace('(', '(').replace(')', ')').replaceAll('[', '【').replaceAll(']', '】'),
51
+ description: `<img src="${itemPicUrl}"/><br/>主演:${item.find('dl > dd').last().text()}<br/>评分:${item.find('.star > span:nth-child(2)').text()}`,
52
+ link: item.find('dt > a').attr('href'),
53
+ };
54
+ }),
59
55
  };
60
56
  }
@@ -36,34 +36,35 @@ async function handler(ctx) {
36
36
  const title = $('#content h1').text().trim();
37
37
  const description = $('div.doulist-about').text().trim();
38
38
  const out = $('div.doulist-item')
39
- .map(function () {
40
- const type = $(this).find('div.source').text().trim();
39
+ .toArray()
40
+ .map((item) => {
41
+ const type = $(item).find('div.source').text().trim();
41
42
 
42
- let title = $(this).find('div.bd.doulist-note div.title a').text().trim();
43
- let link = $(this).find('div.bd.doulist-note div.title a').attr('href');
44
- let description = $(this).find('div.bd.doulist-note div.abstract').text().trim();
43
+ let title = $(item).find('div.bd.doulist-note div.title a').text().trim();
44
+ let link = $(item).find('div.bd.doulist-note div.title a').attr('href');
45
+ let description = $(item).find('div.bd.doulist-note div.abstract').text().trim();
45
46
 
46
47
  if (type === '来自:豆瓣广播') {
47
- title = $(this).find('p.status-content > a').text().trim();
48
- link = $(this).find('p.status-content a').attr('href');
48
+ title = $(item).find('p.status-content > a').text().trim();
49
+ link = $(item).find('p.status-content a').attr('href');
49
50
 
50
- description = $(this).find('span.status-recommend-text').text().trim();
51
+ description = $(item).find('span.status-recommend-text').text().trim();
51
52
  }
52
53
 
53
54
  if (type === '来自:豆瓣电影' || type === '来自:豆瓣' || type === '来自:豆瓣读书' || type === '来自:豆瓣音乐') {
54
- title = $(this).find('div.bd.doulist-subject div.title a').text().trim();
55
- link = $(this).find('div.bd.doulist-subject div.title a').attr('href');
55
+ title = $(item).find('div.bd.doulist-subject div.title a').text().trim();
56
+ link = $(item).find('div.bd.doulist-subject div.title a').attr('href');
56
57
 
57
- description = $(this).find('div.bd.doulist-subject div.abstract').text().trim();
58
+ description = $(item).find('div.bd.doulist-subject div.abstract').text().trim();
58
59
 
59
- const ft = $(this).find('div.ft div.comment-item.content').text().trim();
60
+ const ft = $(item).find('div.ft div.comment-item.content').text().trim();
60
61
 
61
- const img = $(this).find('div.post a img').attr('src');
62
+ const img = $(item).find('div.post a img').attr('src');
62
63
 
63
64
  description = '<div><img width="100" src="' + img + '"></div>' + description + '<blockquote>' + ft + '</blockquote>';
64
65
  }
65
66
 
66
- const date = $(this).find('div.ft div.actions time span').attr('title');
67
+ const date = $(item).find('div.ft div.actions time span').attr('title');
67
68
 
68
69
  const single = {
69
70
  title,
@@ -72,8 +73,7 @@ async function handler(ctx) {
72
73
  pubDate: new Date(date).toUTCString(),
73
74
  };
74
75
  return single;
75
- })
76
- .get();
76
+ });
77
77
 
78
78
  return {
79
79
  title,
@@ -20,15 +20,15 @@ async function handler(ctx) {
20
20
 
21
21
  const list = $('div.item')
22
22
  .slice(0, 10)
23
- .map(function () {
23
+ .toArray()
24
+ .map((item) => {
24
25
  const info = {
25
- title: $(this).find('div.title a').text(),
26
- link: $(this).find('div.title a').attr('href'),
27
- author: $(this).find('div.usr-pic a').text(),
26
+ title: $(item).find('div.title a').text(),
27
+ link: $(item).find('div.title a').attr('href'),
28
+ author: $(item).find('div.usr-pic a').text(),
28
29
  };
29
30
  return info;
30
- })
31
- .get();
31
+ });
32
32
 
33
33
  for (let i = list.length - 1; i >= 0; i--) {
34
34
  if (list[i].author === '[已注销]') {
@@ -1,6 +1,4 @@
1
1
  import { Route } from '@/types';
2
- import { getCurrentPath } from '@/utils/helpers';
3
- const __dirname = getCurrentPath(import.meta.url);
4
2
 
5
3
  import got from '@/utils/got';
6
4
  import { load } from 'cheerio';
@@ -39,34 +37,30 @@ async function handler() {
39
37
  return {
40
38
  title: '豆瓣-浏览发现',
41
39
  link: 'https://www.douban.com/explore',
42
- item:
43
- list &&
44
- list
45
- .map((_, item) => {
46
- item = $(item);
40
+ item: list.toArray().map((item) => {
41
+ item = $(item);
47
42
 
48
- const title = item.find('.title a').first().text() ?? '#' + item.find('.icon-topic').text();
49
- const desc = item.find('.content p').text();
50
- const itemPic = item.find('a.cover').attr('style')
51
- ? item
52
- .find('a.cover')
53
- .attr('style')
54
- .match(/\('(.*?)'\)/)[1]
55
- : '';
56
- const author = item.find('.usr-pic a').last().text();
57
- const link = item.find('.title a').attr('href') ?? item.find('.icon-topic a').attr('href');
43
+ const title = item.find('.title a').first().text() ?? '#' + item.find('.icon-topic').text();
44
+ const desc = item.find('.content p').text();
45
+ const itemPic = item.find('a.cover').attr('style')
46
+ ? item
47
+ .find('a.cover')
48
+ .attr('style')
49
+ .match(/\('(.*?)'\)/)[1]
50
+ : '';
51
+ const author = item.find('.usr-pic a').last().text();
52
+ const link = item.find('.title a').attr('href') ?? item.find('.icon-topic a').attr('href');
58
53
 
59
- return {
60
- title,
61
- author,
62
- description: art(path.join(__dirname, '../templates/explore.art'), {
63
- author,
64
- desc,
65
- itemPic,
66
- }),
67
- link,
68
- };
69
- })
70
- .get(),
54
+ return {
55
+ title,
56
+ author,
57
+ description: art(path.join(__dirname, '../templates/explore.art'), {
58
+ author,
59
+ desc,
60
+ itemPic,
61
+ }),
62
+ link,
63
+ };
64
+ }),
71
65
  };
72
66
  }
@@ -5,7 +5,7 @@ import { load } from 'cheerio';
5
5
 
6
6
  export const route: Route = {
7
7
  path: '/group/:groupid/:type?',
8
- categories: ['social-media', 'popular'],
8
+ categories: ['social-media'],
9
9
  view: ViewType.SocialMedia,
10
10
  example: '/douban/group/648102',
11
11
  parameters: {
@@ -59,7 +59,7 @@ async function handler(ctx) {
59
59
  });
60
60
 
61
61
  const $ = load(response.data);
62
- const list = $('.olt tr:not(.th)').slice(0, 30).get();
62
+ const list = $('.olt tr:not(.th)').slice(0, 30).toArray();
63
63
 
64
64
  const items = await Promise.all(
65
65
  list.map((item) => {
@@ -39,13 +39,11 @@ async function handler(ctx) {
39
39
  const $ = load(response.data);
40
40
  const list = $('div.mod.position');
41
41
 
42
- const items = list
43
- .map((_, item) => ({
44
- title: $(item).find('h3').text(),
45
- link: `${url}#${$(item).find('h3').attr('id')}`,
46
- description: $(item).find('div.bd').html(),
47
- }))
48
- .get();
42
+ const items = list.toArray().map((item) => ({
43
+ title: $(item).find('h3').text(),
44
+ link: `${url}#${$(item).find('h3').attr('id')}`,
45
+ description: $(item).find('div.bd').html(),
46
+ }));
49
47
 
50
48
  return {
51
49
  title: `豆瓣${titleMap[type]}`,
@@ -28,7 +28,8 @@ async function handler() {
28
28
  const $ = load(response.data);
29
29
 
30
30
  const item = $('#showing-soon .item')
31
- .map((index, ele) => {
31
+ .toArray()
32
+ .map((ele) => {
32
33
  const description = $(ele).html();
33
34
  const name = $('h3', ele).text().trim();
34
35
  const date = $('ul li', ele).eq(0).text().trim();
@@ -40,8 +41,7 @@ async function handler() {
40
41
  link,
41
42
  description,
42
43
  };
43
- })
44
- .get();
44
+ });
45
45
 
46
46
  return {
47
47
  title: '即将上映的电影',
@@ -32,7 +32,7 @@ async function handler(ctx) {
32
32
  const url = 'https://music.douban.com/latest';
33
33
  const res = await got.get(url);
34
34
  const $ = load(res.data);
35
- const list = $('.dlist').get();
35
+ const list = $('.dlist').toArray();
36
36
 
37
37
  data = {
38
38
  title,
@@ -1,11 +1,9 @@
1
1
  import { Route } from '@/types';
2
- import { getCurrentPath } from '@/utils/helpers';
3
- const __dirname = getCurrentPath(import.meta.url);
4
2
 
5
3
  import got from '@/utils/got';
6
4
  import path from 'node:path';
7
5
  import { art } from '@/utils/render';
8
- import { fallback, queryToInteger } from '@/utils/readable-social';
6
+ import { fallback, queryToInteger, queryToFloat } from '@/utils/readable-social';
9
7
 
10
8
  export const route: Route = {
11
9
  path: '/list/:type?/:routeParams?',
@@ -54,7 +52,7 @@ export const route: Route = {
54
52
  | 额外参数 | 含义 | 接受的值 | 默认值 |
55
53
  | -------- | ---------------------- | -------- | ------ |
56
54
  | playable | 仅看有可播放片源的影片 | 0/1 | 0 |
57
- | score | 筛选评分 | 0-10 | 0 |
55
+ | score | 筛选评分 | 0.0-10.0 | 0 |
58
56
 
59
57
  用例:\`/douban/list/tv_korean/playable=1&score=8\`
60
58
 
@@ -69,7 +67,7 @@ async function handler(ctx) {
69
67
  const type = ctx.req.param('type') || 'subject_real_time_hotest';
70
68
  const routeParams = Object.fromEntries(new URLSearchParams(ctx.req.param('routeParams')));
71
69
  const playable = fallback(undefined, queryToInteger(routeParams.playable), 0);
72
- const score = fallback(undefined, queryToInteger(routeParams.score), 0);
70
+ const score = fallback(undefined, queryToFloat(routeParams.score), 0);
73
71
  let start = 0;
74
72
  const count = 50;
75
73
  let items = [];
@@ -32,7 +32,7 @@ async function handler(ctx) {
32
32
  title: `正在上映的${score ? `超过 ${score} 分的` : ''}电影`,
33
33
  link: `https://movie.douban.com/cinema/nowplaying/`,
34
34
  item: $('.list-item')
35
- .get()
35
+ .toArray()
36
36
  .map((i) => {
37
37
  const item = $(i);
38
38
  const itemScore = Number.parseFloat(item.attr('data-score')) || 0;
@@ -1,6 +1,4 @@
1
1
  import { Route } from '@/types';
2
- import { getCurrentPath } from '@/utils/helpers';
3
- const __dirname = getCurrentPath(import.meta.url);
4
2
 
5
3
  import got from '@/utils/got';
6
4
  import path from 'node:path';
@@ -30,7 +30,8 @@ async function handler(ctx) {
30
30
 
31
31
  const $ = load(response.data);
32
32
  const list = $('div.recent-replied-mod ul.comment-list li')
33
- .map((_, item) => {
33
+ .toArray()
34
+ .map((item) => {
34
35
  item = $(item);
35
36
  const p = item.find('p');
36
37
  const nid = p
@@ -44,8 +45,7 @@ async function handler(ctx) {
44
45
  title: `${item.find('a.lnk-people').text()} - ${title}`,
45
46
  link: `https://www.douban.com/note/${nid}`,
46
47
  };
47
- })
48
- .get();
48
+ });
49
49
 
50
50
  const items = await Promise.all(
51
51
  list.map((item) =>