rsshub 1.0.0-master.fd8cb4a → 1.0.0-master.fdba2d7

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 (1488) hide show
  1. package/README.md +8 -6
  2. package/lib/api_router.js +3 -5
  3. package/lib/app.js +10 -4
  4. package/lib/config.js +29 -9
  5. package/lib/core_router.js +17 -0
  6. package/lib/errors/RequestInProgress.js +3 -0
  7. package/lib/errors/index.js +3 -0
  8. package/lib/index.js +1 -0
  9. package/lib/maintainer.js +27 -0
  10. package/lib/middleware/access-control.js +7 -6
  11. package/lib/middleware/cache/index.js +129 -0
  12. package/lib/middleware/cache/memory.js +42 -0
  13. package/lib/middleware/cache/redis.js +48 -0
  14. package/lib/middleware/debug.js +0 -5
  15. package/lib/middleware/header.js +1 -1
  16. package/lib/middleware/load-on-demand.js +36 -0
  17. package/lib/middleware/onerror.js +26 -74
  18. package/lib/middleware/parameter.js +32 -8
  19. package/lib/middleware/template.js +16 -10
  20. package/lib/radar-rules.js +3127 -0
  21. package/lib/radar.js +22 -0
  22. package/lib/router.js +2314 -1781
  23. package/lib/routes/10000link/news.js +1 -1
  24. package/lib/routes/12306/zxdt.js +3 -3
  25. package/lib/routes/141jav/141jav.js +37 -0
  26. package/lib/routes/141ppv/141ppv.js +37 -0
  27. package/lib/routes/199it/index.js +15 -17
  28. package/lib/routes/199it/utils.js +10 -11
  29. package/lib/routes/1point3acres/blog.js +15 -16
  30. package/lib/routes/1point3acres/offer.js +8 -8
  31. package/lib/routes/1point3acres/post.js +2 -2
  32. package/lib/routes/1x/index.js +49 -16
  33. package/lib/routes/2048/bbs.js +1 -1
  34. package/lib/routes/21caijing/channel.js +4 -4
  35. package/lib/routes/36kr/motif.js +9 -10
  36. package/lib/routes/36kr/news.js +7 -8
  37. package/lib/routes/36kr/search/article.js +3 -3
  38. package/lib/routes/36kr/user.js +8 -9
  39. package/lib/routes/3dm/game.js +1 -1
  40. package/lib/routes/3dm/news_center.js +4 -4
  41. package/lib/routes/3k8/latest.js +16 -17
  42. package/lib/routes/3ycy/home.js +4 -4
  43. package/lib/routes/51voa/channel.js +2 -2
  44. package/lib/routes/60s-science/transcript.js +1 -1
  45. package/lib/routes/6park/index.js +57 -0
  46. package/lib/routes/8btc/author.js +1 -1
  47. package/lib/routes/8kcos/cat.js +1 -1
  48. package/lib/routes/8kcos/latest.js +1 -1
  49. package/lib/routes/91ddcc/stage.js +10 -11
  50. package/lib/routes/91ddcc/user.js +2 -2
  51. package/lib/routes/93/index.js +50 -0
  52. package/lib/routes/95mm/utils.js +16 -17
  53. package/lib/routes/abc/documentId.js +7272 -0
  54. package/lib/routes/abc/id.js +7272 -0
  55. package/lib/routes/abc/index.js +51 -63
  56. package/lib/routes/acfun/video.js +1 -1
  57. package/lib/routes/acwifi/index.js +1 -1
  58. package/lib/routes/adnmb/index.js +1 -1
  59. package/lib/routes/adquan/index.js +8 -9
  60. package/lib/routes/aeon/category.js +1 -1
  61. package/lib/routes/aflcio/blog.js +48 -0
  62. package/lib/routes/agefans/detail.js +3 -3
  63. package/lib/routes/agefans/update.js +46 -0
  64. package/lib/routes/aisixiang/column.js +2 -2
  65. package/lib/routes/aisixiang/ranking.js +2 -2
  66. package/lib/routes/aisixiang/thinktank.js +2 -2
  67. package/lib/routes/aiyanxishe/home.js +1 -1
  68. package/lib/routes/algocasts/all.js +12 -14
  69. package/lib/routes/aliyun/database_month.js +3 -3
  70. package/lib/routes/aliyun/developer/group.js +1 -1
  71. package/lib/routes/aliyun/notice.js +3 -3
  72. package/lib/routes/aliyun-kernel/index.js +2 -2
  73. package/lib/routes/aljazeera/news.js +9 -10
  74. package/lib/routes/allnow/column.js +3 -45
  75. package/lib/routes/allnow/index.js +5 -0
  76. package/lib/routes/allnow/tag.js +7 -0
  77. package/lib/routes/allnow/user.js +7 -0
  78. package/lib/routes/allnow/utils.js +67 -0
  79. package/lib/routes/alter-cn/news.js +7 -8
  80. package/lib/routes/amazfitwatchfaces/utils.js +11 -12
  81. package/lib/routes/amazon/ku.js +16 -17
  82. package/lib/routes/amd/graphicsdrivers.js +1 -1
  83. package/lib/routes/andyt/index.js +1 -1
  84. package/lib/routes/anigamer/new_anime.js +12 -13
  85. package/lib/routes/animen/news.js +4 -4
  86. package/lib/routes/anitama/channel.js +2 -2
  87. package/lib/routes/anytxt/release-notes.js +33 -0
  88. package/lib/routes/aom/journal.js +15 -16
  89. package/lib/routes/aozora/newbook.js +3 -3
  90. package/lib/routes/apnews/topics.js +32 -51
  91. package/lib/routes/apple/appstore/price.js +1 -1
  92. package/lib/routes/apple/appstore/update.js +1 -1
  93. package/lib/routes/apple/exchange_repair.js +1 -1
  94. package/lib/routes/arknights/news.js +6 -5
  95. package/lib/routes/asahi/area.js +57 -0
  96. package/lib/routes/asahi/index.js +94 -0
  97. package/lib/routes/asiantolick/index.js +64 -0
  98. package/lib/routes/asml/press-releases.js +12 -13
  99. package/lib/routes/atfd/index.js +1 -1
  100. package/lib/routes/av01/actor.js +36 -0
  101. package/lib/routes/av01/tag.js +36 -0
  102. package/lib/routes/avgle/videos.js +3 -3
  103. package/lib/routes/axis-studios/work.js +3 -3
  104. package/lib/routes/babehub/index.js +30 -0
  105. package/lib/routes/babehub/search.js +15 -0
  106. package/lib/routes/babehub/utils.js +71 -0
  107. package/lib/routes/babykingdom/index.js +1 -1
  108. package/lib/routes/bahamut/creation.js +1 -1
  109. package/lib/routes/bahamut/utils.js +3 -3
  110. package/lib/routes/baidu/daily.js +1 -1
  111. package/lib/routes/bandcamp/tag.js +46 -0
  112. package/lib/routes/bangumi/calendar/today.js +1 -1
  113. package/lib/routes/bangumi/group/topic.js +2 -2
  114. package/lib/routes/bangumi/subject/comments.js +1 -1
  115. package/lib/routes/bangumi/subject/ep.js +1 -1
  116. package/lib/routes/bangumi/user/blog.js +7 -8
  117. package/lib/routes/banyuetan/byt.js +50 -0
  118. package/lib/routes/banyuetan/index.js +3 -3
  119. package/lib/routes/bbc/index.js +29 -20
  120. package/lib/routes/bbc/utils.js +13 -110
  121. package/lib/routes/behance/index.js +4 -4
  122. package/lib/routes/bell-labs/events-news.js +70 -0
  123. package/lib/routes/bendibao/news.js +16 -17
  124. package/lib/routes/benedictevans/recent.js +1 -1
  125. package/lib/routes/bibgame/category.js +56 -0
  126. package/lib/routes/bihu/activaties.js +4 -4
  127. package/lib/routes/bilibili/audio.js +6 -6
  128. package/lib/routes/bilibili/blackboard.js +7 -6
  129. package/lib/routes/bilibili/coin.js +9 -5
  130. package/lib/routes/bilibili/danmaku.js +2 -2
  131. package/lib/routes/bilibili/dynamic.js +20 -14
  132. package/lib/routes/bilibili/fav.js +9 -5
  133. package/lib/routes/bilibili/followings_article.js +2 -2
  134. package/lib/routes/bilibili/followings_dynamic.js +26 -16
  135. package/lib/routes/bilibili/followings_video.js +10 -13
  136. package/lib/routes/bilibili/liveArea.js +1 -1
  137. package/lib/routes/bilibili/manga_followings.js +39 -0
  138. package/lib/routes/bilibili/manga_update.js +2 -2
  139. package/lib/routes/bilibili/page.js +1 -1
  140. package/lib/routes/bilibili/partion-ranking.js +1 -1
  141. package/lib/routes/bilibili/partion.js +1 -1
  142. package/lib/routes/bilibili/reply.js +1 -1
  143. package/lib/routes/bilibili/topic.js +1 -1
  144. package/lib/routes/bilibili/userChannel.js +40 -12
  145. package/lib/routes/bilibili/userFav.js +1 -0
  146. package/lib/routes/bilibili/utils.js +1 -1
  147. package/lib/routes/bilibili/video.js +1 -1
  148. package/lib/routes/bilibili/vsearch.js +10 -10
  149. package/lib/routes/bilibili/weekly_recommend.js +6 -1
  150. package/lib/routes/bioon/latest.js +13 -14
  151. package/lib/routes/bioone/featured.js +49 -0
  152. package/lib/routes/bjnews/epaper.js +3 -3
  153. package/lib/routes/bjnews/news.js +2 -1
  154. package/lib/routes/bjp/apod.js +1 -1
  155. package/lib/routes/bjx/huanbao.js +2 -2
  156. package/lib/routes/blizzard/news.js +14 -15
  157. package/lib/routes/blogs/diygod/animal-crossing.js +2 -2
  158. package/lib/routes/blogs/hedwig.js +2 -2
  159. package/lib/routes/blogs/jianning.js +2 -2
  160. package/lib/routes/blogs/wangyin.js +6 -6
  161. package/lib/routes/blogs/wordpress.js +16 -1
  162. package/lib/routes/blow-studio/work.js +5 -5
  163. package/lib/routes/blur-studio/index.js +5 -5
  164. package/lib/routes/boc/whpj.js +1 -1
  165. package/lib/routes/bookscomtw/newbooks.js +37 -0
  166. package/lib/routes/bookwalkertw/news.js +3 -3
  167. package/lib/routes/booth-pm/shop.js +57 -0
  168. package/lib/routes/boston/index.js +43 -44
  169. package/lib/routes/caixin/article.js +26 -6
  170. package/lib/routes/caixin/blog.js +1 -1
  171. package/lib/routes/caixin/category.js +2 -2
  172. package/lib/routes/caixin/database.js +48 -0
  173. package/lib/routes/caixin/latest.js +75 -0
  174. package/lib/routes/caixin/yxnews.js +30 -0
  175. package/lib/routes/cartoonmad/comic.js +2 -2
  176. package/lib/routes/caus/index.js +87 -0
  177. package/lib/routes/cbc/topics.js +7 -8
  178. package/lib/routes/cbndata/information.js +52 -0
  179. package/lib/routes/ccdi/scdc.js +1 -1
  180. package/lib/routes/ccf/news.js +15 -16
  181. package/lib/routes/ccg/index.js +49 -0
  182. package/lib/routes/ccreports/index.js +1 -1
  183. package/lib/routes/cctv/jx.js +46 -0
  184. package/lib/routes/cctv/lm.js +78 -0
  185. package/lib/routes/cctv/special.js +59 -60
  186. package/lib/routes/cctv/utils/mzzlbg.js +3 -3
  187. package/lib/routes/cctv/utils/news.js +1 -1
  188. package/lib/routes/cctv/utils/xinwen1j1.js +4 -5
  189. package/lib/routes/cctv/xwlb.js +1 -1
  190. package/lib/routes/cell/cell/index.js +5 -7
  191. package/lib/routes/cell/cover.js +6 -6
  192. package/lib/routes/cfan/news.js +1 -1
  193. package/lib/routes/cgtn/most.js +10 -11
  194. package/lib/routes/cgtn/opinions.js +50 -0
  195. package/lib/routes/cgtn/pick.js +45 -0
  196. package/lib/routes/cgtn/top.js +10 -11
  197. package/lib/routes/changba/user.js +3 -3
  198. package/lib/routes/changku/index.js +9 -8
  199. package/lib/routes/chaoli/index.js +14 -15
  200. package/lib/routes/chaping/banner.js +12 -13
  201. package/lib/routes/chaping/news.js +12 -13
  202. package/lib/routes/checkee/index.js +3 -3
  203. package/lib/routes/chicagotribune/index.js +46 -47
  204. package/lib/routes/chiculture/topic.js +59 -0
  205. package/lib/routes/chinadialogue/column.js +2 -2
  206. package/lib/routes/chinadialogue/topics.js +2 -2
  207. package/lib/routes/chinafile/index.js +36 -37
  208. package/lib/routes/chinalaborwatch/reports.js +12 -13
  209. package/lib/routes/chiphell/forum.js +1 -1
  210. package/lib/routes/chsi/zszcgd.js +51 -0
  211. package/lib/routes/chuapp/index.js +9 -10
  212. package/lib/routes/chuiniu/column.js +1 -1
  213. package/lib/routes/citavi/index.js +13 -14
  214. package/lib/routes/cktest/policy.js +17 -18
  215. package/lib/routes/clb/commentary.js +11 -12
  216. package/lib/routes/clickme/index.js +1 -1
  217. package/lib/routes/cls/depth.js +14 -15
  218. package/lib/routes/cls/telegraph.js +15 -2
  219. package/lib/routes/cmes/news.js +14 -15
  220. package/lib/routes/cna/index.js +20 -15
  221. package/lib/routes/cninfo/announcement.js +2 -2
  222. package/lib/routes/cnu/discovery.js +1 -1
  223. package/lib/routes/cnu/selected.js +1 -1
  224. package/lib/routes/comicskingdom/index.js +61 -0
  225. package/lib/routes/commonapp/blog.js +42 -0
  226. package/lib/routes/cool18/index.js +17 -18
  227. package/lib/routes/coolapk/dyh.js +3 -10
  228. package/lib/routes/coolapk/hot.js +99 -0
  229. package/lib/routes/coolapk/huati.js +1 -12
  230. package/lib/routes/coolapk/toutiao.js +31 -0
  231. package/lib/routes/coolapk/tuwen.js +5 -4
  232. package/lib/routes/coolapk/userDynamic.js +3 -10
  233. package/lib/routes/coolapk/utils.js +86 -56
  234. package/lib/routes/copymanga/comic.js +67 -0
  235. package/lib/routes/coronavirus/sg-moh.js +1 -1
  236. package/lib/routes/coronavirus/yahoo-japan.js +77 -0
  237. package/lib/routes/cpta/notice.js +9 -10
  238. package/lib/routes/creaders/headline.js +9 -10
  239. package/lib/routes/cria/news.js +57 -0
  240. package/lib/routes/cs/news.js +11 -12
  241. package/lib/routes/csc/notice.js +1 -1
  242. package/lib/routes/csrc/auditstatus.js +2 -2
  243. package/lib/routes/ctei/news.js +50 -0
  244. package/lib/routes/ctfhub/search.js +6 -8
  245. package/lib/routes/ctfhub/upcoming.js +1 -1
  246. package/lib/routes/curseforge/files.js +23 -39
  247. package/lib/routes/cyzone/author.js +1 -1
  248. package/lib/routes/cyzone/label.js +1 -1
  249. package/lib/routes/d1bz/novel.js +1 -1
  250. package/lib/routes/d2/daily.js +1 -1
  251. package/lib/routes/dailyart/index.js +33 -0
  252. package/lib/routes/daodu/index.js +15 -16
  253. package/lib/routes/dapenti/utils.js +7 -2
  254. package/lib/routes/darwinawards/articles.js +3 -3
  255. package/lib/routes/dayone/blog.js +56 -0
  256. package/lib/routes/dbaplus/activity.js +35 -0
  257. package/lib/routes/dbaplus/tab.js +50 -0
  258. package/lib/routes/dbmv/index.js +2 -2
  259. package/lib/routes/dcard/section.js +1 -1
  260. package/lib/routes/dcinside/board.js +1 -1
  261. package/lib/routes/ddrk/list.js +1 -1
  262. package/lib/routes/dedao/index.js +12 -13
  263. package/lib/routes/dedao/list.js +11 -12
  264. package/lib/routes/deeplearningai/thebatch.js +7 -8
  265. package/lib/routes/deepmind/blog.js +12 -13
  266. package/lib/routes/dekudeals/index.js +2 -2
  267. package/lib/routes/deloitte/industries.js +7 -8
  268. package/lib/routes/dengekionline/new.js +9 -9
  269. package/lib/routes/dgjyw/index.js +7 -8
  270. package/lib/routes/dgtle/index.js +2 -2
  271. package/lib/routes/dianping/user.js +5 -11
  272. package/lib/routes/digic-pictures/index.js +4 -4
  273. package/lib/routes/digitaling/article.js +3 -3
  274. package/lib/routes/digitaling/index.js +2 -2
  275. package/lib/routes/digitaling/project.js +2 -2
  276. package/lib/routes/dilbert/strip.js +1 -1
  277. package/lib/routes/discuss/index.js +71 -0
  278. package/lib/routes/discuz/discuz.js +2 -2
  279. package/lib/routes/ditto/changes.js +36 -0
  280. package/lib/routes/dlsite/campaign.js +13 -13
  281. package/lib/routes/dlsite/new.js +10 -10
  282. package/lib/routes/dockone/weekly.js +1 -1
  283. package/lib/routes/donews/index.js +3 -4
  284. package/lib/routes/donews/utils.js +3 -7
  285. package/lib/routes/dongqiudi/utils.js +1 -1
  286. package/lib/routes/douban/channel/subject.js +2 -2
  287. package/lib/routes/douban/channel/topic.js +3 -3
  288. package/lib/routes/douban/commercialpress/latest.js +1 -1
  289. package/lib/routes/douban/doulist.js +6 -6
  290. package/lib/routes/douban/explore.js +1 -1
  291. package/lib/routes/douban/explore_column.js +4 -4
  292. package/lib/routes/douban/group.js +32 -31
  293. package/lib/routes/douban/later.js +20 -7
  294. package/lib/routes/douban/people/status.js +56 -16
  295. package/lib/routes/douban/people/wish.js +2 -2
  296. package/lib/routes/douban/replied.js +37 -38
  297. package/lib/routes/douban/replies.js +20 -21
  298. package/lib/routes/douban/topic.js +6 -6
  299. package/lib/routes/douyu/room.js +1 -1
  300. package/lib/routes/dribbble/utils.js +5 -5
  301. package/lib/routes/dsb/area.js +11 -12
  302. package/lib/routes/dsndsht23/index.js +19 -8
  303. package/lib/routes/dtcj/datahero.js +49 -0
  304. package/lib/routes/duozhi/index.js +3 -3
  305. package/lib/routes/duozhuayu/search.js +2 -6
  306. package/lib/routes/dw/index.js +11 -12
  307. package/lib/routes/dx2025/index.js +14 -15
  308. package/lib/routes/dxy/vaccine.js +109 -0
  309. package/lib/routes/dykszx/news.js +57 -0
  310. package/lib/routes/eagle/changelog.js +75 -0
  311. package/lib/routes/earthquake/index.js +13 -16
  312. package/lib/routes/ebb/index.js +1 -1
  313. package/lib/routes/eeo/index.js +72 -36
  314. package/lib/routes/ehentai/ehapi.js +134 -0
  315. package/lib/routes/ehentai/favorites.js +19 -0
  316. package/lib/routes/ehentai/search.js +20 -0
  317. package/lib/routes/ehentai/tag.js +13 -0
  318. package/lib/routes/elife/index.js +1 -1
  319. package/lib/routes/elitebabes/index.js +30 -0
  320. package/lib/routes/elitebabes/search.js +15 -0
  321. package/lib/routes/elitebabes/utils.js +88 -0
  322. package/lib/routes/elitebabes/videos.js +26 -0
  323. package/lib/routes/embassy/supportedList.js +19 -0
  324. package/lib/routes/emi-nitta/home.js +7 -8
  325. package/lib/routes/enclavebooks/collection.js +1 -1
  326. package/lib/routes/enclavebooks/user.js +1 -1
  327. package/lib/routes/erbingapp/news.js +38 -29
  328. package/lib/routes/esquirehk/tag.js +24 -25
  329. package/lib/routes/etoland/board.js +5 -5
  330. package/lib/routes/europapress/index.js +52 -0
  331. package/lib/routes/{eventernote → everything/eventernote}/actors.js +0 -0
  332. package/lib/routes/ezone/index.js +60 -0
  333. package/lib/routes/eztv/imdb.js +12 -6
  334. package/lib/routes/facebook/page.js +8 -1
  335. package/lib/routes/fanbox/conv.js +1 -1
  336. package/lib/routes/fanbox/header.js +1 -1
  337. package/lib/routes/fanbox/main.js +1 -1
  338. package/lib/routes/fanfou/favorites.js +13 -16
  339. package/lib/routes/fanfou/home_timeline.js +13 -16
  340. package/lib/routes/fanfou/public_timeline.js +14 -16
  341. package/lib/routes/fanfou/trends.js +6 -11
  342. package/lib/routes/fanfou/user_timeline.js +13 -16
  343. package/lib/routes/fanfou/utils.js +5 -5
  344. package/lib/routes/fantia/user.js +10 -11
  345. package/lib/routes/fashionnetwork/news.js +70 -0
  346. package/lib/routes/feed-the-beast/modpack.js +31 -0
  347. package/lib/routes/feixuew/index.js +13 -14
  348. package/lib/routes/ff14/ff14_zh.js +3 -5
  349. package/lib/routes/fgo/news.js +7 -8
  350. package/lib/routes/finviz/news.js +1 -1
  351. package/lib/routes/fir/update.js +1 -1
  352. package/lib/routes/firefox/addons.js +1 -1
  353. package/lib/routes/fitchratings/site.js +2 -2
  354. package/lib/routes/fjnews/fznews.js +1 -1
  355. package/lib/routes/flyertea/utils.js +3 -3
  356. package/lib/routes/fnal/news.js +50 -0
  357. package/lib/routes/fontstory/tw.js +48 -0
  358. package/lib/routes/ft/myft.js +46 -0
  359. package/lib/routes/fulinian/index.js +13 -14
  360. package/lib/routes/furaffinity/browse.js +44 -0
  361. package/lib/routes/furaffinity/commissions.js +39 -0
  362. package/lib/routes/furaffinity/favorites.js +56 -0
  363. package/lib/routes/furaffinity/gallery.js +56 -0
  364. package/lib/routes/furaffinity/home.js +59 -0
  365. package/lib/routes/furaffinity/journal_comments.js +50 -0
  366. package/lib/routes/furaffinity/journals.js +49 -0
  367. package/lib/routes/furaffinity/scraps.js +56 -0
  368. package/lib/routes/furaffinity/search.js +56 -0
  369. package/lib/routes/furaffinity/shouts.js +40 -0
  370. package/lib/routes/furaffinity/status.js +39 -0
  371. package/lib/routes/furaffinity/submission_comments.js +50 -0
  372. package/lib/routes/furaffinity/user.js +96 -0
  373. package/lib/routes/furaffinity/watchers.js +47 -0
  374. package/lib/routes/furaffinity/watching.js +47 -0
  375. package/lib/routes/futunn/highlights.js +3 -3
  376. package/lib/routes/fx678/kx.js +2 -2
  377. package/lib/routes/fzdm/manhua.js +43 -9
  378. package/lib/routes/gab/explore.js +31 -0
  379. package/lib/routes/gab/user.js +32 -0
  380. package/lib/routes/galgame/hhgal.js +4 -4
  381. package/lib/routes/game4399/forum.js +4 -4
  382. package/lib/routes/gamegrape/index.js +73 -0
  383. package/lib/routes/gamer/gnn_index.js +47 -36
  384. package/lib/routes/gamer/hot.js +14 -15
  385. package/lib/routes/gameres/utils.js +20 -21
  386. package/lib/routes/gamersky/ent.js +5 -5
  387. package/lib/routes/gaoqing/utils.js +3 -3
  388. package/lib/routes/gcores/category.js +1 -1
  389. package/lib/routes/geektime/column.js +4 -4
  390. package/lib/routes/geektime/news.js +4 -4
  391. package/lib/routes/gelonghui/keyword.js +7 -8
  392. package/lib/routes/gelonghui/subject.js +7 -8
  393. package/lib/routes/gelonghui/user.js +7 -8
  394. package/lib/routes/gf-cn/news.js +39 -0
  395. package/lib/routes/girlimg/album.js +1 -1
  396. package/lib/routes/gitea/blog.js +2 -2
  397. package/lib/routes/github/contributors.js +6 -8
  398. package/lib/routes/github/file.js +10 -13
  399. package/lib/routes/github/issue.js +2 -2
  400. package/lib/routes/github/search.js +1 -1
  401. package/lib/routes/github/starred_repos.js +2 -2
  402. package/lib/routes/github/topic.js +25 -0
  403. package/lib/routes/github/trending.js +4 -4
  404. package/lib/routes/gitlab/explore.js +6 -4
  405. package/lib/routes/gitlab/release.js +30 -0
  406. package/lib/routes/gitlab/tag.js +30 -0
  407. package/lib/routes/go.jp/mofa/main.js +3 -3
  408. package/lib/routes/gocomics/index.js +64 -0
  409. package/lib/routes/google/album.js +1 -1
  410. package/lib/routes/google/citations.js +1 -1
  411. package/lib/routes/google/news.js +2 -2
  412. package/lib/routes/google/sites.js +3 -3
  413. package/lib/routes/gov/beijing/eea.js +13 -6
  414. package/lib/routes/gov/beijing/mhc.js +7 -8
  415. package/lib/routes/gov/caict/bps.js +8 -9
  416. package/lib/routes/gov/caict/caictgd.js +8 -9
  417. package/lib/routes/gov/caict/qwsj.js +1 -1
  418. package/lib/routes/gov/chinatax/latest.js +9 -10
  419. package/lib/routes/gov/chongqing/ljxq/dwgk.js +10 -11
  420. package/lib/routes/gov/chongqing/ljxq/zwgk.js +10 -11
  421. package/lib/routes/gov/cnca/hydt.js +1 -1
  422. package/lib/routes/gov/cnca/jgdt.js +1 -1
  423. package/lib/routes/gov/cnca/zxtz.js +2 -2
  424. package/lib/routes/gov/cppcc/index.js +48 -0
  425. package/lib/routes/gov/customs/list.js +3 -3
  426. package/lib/routes/gov/fmprc/utils.js +3 -3
  427. package/lib/routes/gov/guangdong/edu.js +8 -9
  428. package/lib/routes/gov/guangdong/eea.js +59 -0
  429. package/lib/routes/gov/harbin/kjj.js +11 -12
  430. package/lib/routes/gov/hubei/hbsia.js +101 -0
  431. package/lib/routes/gov/hunan/notice.js +3 -3
  432. package/lib/routes/gov/jiangsu/eea.js +1 -1
  433. package/lib/routes/gov/miit/wjgs.js +1 -1
  434. package/lib/routes/gov/miit/zcjd.js +1 -1
  435. package/lib/routes/gov/miit/zcwj.js +1 -1
  436. package/lib/routes/gov/moa/moa.js +3 -3
  437. package/lib/routes/gov/moa/sjzxfb.js +3 -3
  438. package/lib/routes/gov/mohrss/sbjm.js +59 -0
  439. package/lib/routes/gov/mohurd/policy.js +8 -9
  440. package/lib/routes/gov/ndrc/xwdt.js +11 -12
  441. package/lib/routes/gov/news/index.js +2 -2
  442. package/lib/routes/gov/ngd/index.js +51 -0
  443. package/lib/routes/gov/nppa/channels.js +2 -2
  444. package/lib/routes/gov/nppa/contents.js +3 -3
  445. package/lib/routes/gov/province/jiangsu/getContent.js +1 -2
  446. package/lib/routes/gov/province/jiangsu/index.js +1 -1
  447. package/lib/routes/gov/sapprft/7026.js +3 -3
  448. package/lib/routes/gov/shanghai/sthj.js +2 -2
  449. package/lib/routes/gov/shanxi/rst.js +4 -4
  450. package/lib/routes/gov/shenzhen/xxgk/zfxxgj.js +62 -0
  451. package/lib/routes/gov/shuju/index.js +13 -14
  452. package/lib/routes/gov/statecouncil/briefing.js +2 -2
  453. package/lib/routes/gov/suzhou/doc.js +1 -1
  454. package/lib/routes/gov/suzhou/news.js +7 -7
  455. package/lib/routes/gov/taiwan/mnd.js +25 -26
  456. package/lib/routes/gov/veterans/china.js +6 -6
  457. package/lib/routes/gov/veterans/hebei.js +6 -6
  458. package/lib/routes/gov/wuhan/kjj.js +63 -0
  459. package/lib/routes/gov/wuhan/wehdz.js +63 -0
  460. package/lib/routes/gov/xinwen/tujie.js +11 -12
  461. package/lib/routes/gq/tw/index.js +22 -23
  462. package/lib/routes/gracg/user.js +2 -2
  463. package/lib/routes/greasyfork/scripts.js +2 -2
  464. package/lib/routes/growincity/news.js +49 -0
  465. package/lib/routes/grubstreet/utils.js +6 -6
  466. package/lib/routes/guancha/headline.js +10 -11
  467. package/lib/routes/guancha/index.js +28 -29
  468. package/lib/routes/guancha/personalpage.js +41 -7
  469. package/lib/routes/guancha/topic.js +14 -15
  470. package/lib/routes/guanggoo/index.js +11 -10
  471. package/lib/routes/guat/news.js +1 -1
  472. package/lib/routes/guet/news.js +5 -5
  473. package/lib/routes/guiltfree/onsale.js +13 -14
  474. package/lib/routes/guokr/scientific.js +13 -14
  475. package/lib/routes/gvm/index.js +7 -8
  476. package/lib/routes/gwern/category.js +2 -2
  477. package/lib/routes/hackernews/story.js +1 -1
  478. package/lib/routes/hackerone/hacktivity.js +1 -1
  479. package/lib/routes/hackerone/search.js +49 -0
  480. package/lib/routes/haimaoba/comics.js +17 -18
  481. package/lib/routes/hainanu/ssszs.js +36 -0
  482. package/lib/routes/haohaozhu/discover.js +1 -1
  483. package/lib/routes/haohaozhu/whole-house.js +2 -2
  484. package/lib/routes/hdx/explore.js +1 -1
  485. package/lib/routes/hentai-cosplays/porn-images-xxx.js +1 -1
  486. package/lib/routes/hentai-cosplays/utils.js +44 -18
  487. package/lib/routes/hex-rays/index.js +13 -20
  488. package/lib/routes/hexo/next.js +1 -1
  489. package/lib/routes/hinatazaka46/blog.js +1 -1
  490. package/lib/routes/hk01/zone.js +3 -3
  491. package/lib/routes/hkcd/pdf.js +30 -0
  492. package/lib/routes/hkcnews/news.js +59 -0
  493. package/lib/routes/hkepc/index.js +164 -0
  494. package/lib/routes/hket/index.js +129 -0
  495. package/lib/routes/hkgolden/index.js +110 -0
  496. package/lib/routes/hko/weather.js +1 -1
  497. package/lib/routes/hpoi/index.js +1 -1
  498. package/lib/routes/hpoi/user.js +2 -2
  499. package/lib/routes/huawei/xinsheng/index.js +14 -15
  500. package/lib/routes/hugo/releases.js +53 -0
  501. package/lib/routes/hupu/all.js +16 -17
  502. package/lib/routes/hupu/bbs.js +5 -5
  503. package/lib/routes/hupu/dept.js +16 -17
  504. package/lib/routes/huxiu/collection.js +2 -2
  505. package/lib/routes/huxiu/utils.js +10 -10
  506. package/lib/routes/huya/live.js +2 -2
  507. package/lib/routes/icable/category.js +20 -23
  508. package/lib/routes/icity/index.js +1 -1
  509. package/lib/routes/idaily/index.js +21 -0
  510. package/lib/routes/iea/index.js +13 -14
  511. package/lib/routes/ieee/author.js +2 -2
  512. package/lib/routes/ifanr/index.js +1 -1
  513. package/lib/routes/ifeng/feng.js +1 -1
  514. package/lib/routes/ifnews/column.js +1 -1
  515. package/lib/routes/iie/blog.js +10 -11
  516. package/lib/routes/im2maker/index.js +1 -1
  517. package/lib/routes/imaijia/category.js +5 -5
  518. package/lib/routes/imuseum/index.js +1 -1
  519. package/lib/routes/index.js +6 -26
  520. package/lib/routes/indienova/article.js +2 -2
  521. package/lib/routes/infoq/topic.js +1 -1
  522. package/lib/routes/infoq/utils.js +2 -2
  523. package/lib/routes/infzm/news.js +3 -1
  524. package/lib/routes/initium/full.js +21 -15
  525. package/lib/routes/instagram/index.js +82 -66
  526. package/lib/routes/instagram/utils.js +7 -3
  527. package/lib/routes/instapaper/person.js +1 -1
  528. package/lib/routes/interesting-sky/recent-interesting.js +10 -11
  529. package/lib/routes/iplay/home.js +1 -1
  530. package/lib/routes/iplay/utils.js +3 -3
  531. package/lib/routes/ipsw/index.js +3 -3
  532. package/lib/routes/iqiyi/dongman.js +1 -1
  533. package/lib/routes/iqiyi/video.js +1 -1
  534. package/lib/routes/ithome/index.js +15 -16
  535. package/lib/routes/ithome/ranking.js +18 -19
  536. package/lib/routes/itslide/new.js +2 -2
  537. package/lib/routes/ixigua/userVideo.js +7 -7
  538. package/lib/routes/iyiou/index.js +41 -0
  539. package/lib/routes/iyouport/index.js +11 -12
  540. package/lib/routes/jandan/article.js +62 -0
  541. package/lib/routes/jandan/pic.js +48 -59
  542. package/lib/routes/japanpost/track.js +111 -0
  543. package/lib/routes/japanpost/utils.js +62 -16
  544. package/lib/routes/javbus/util.js +1 -1
  545. package/lib/routes/javdb/actors.js +5 -4
  546. package/lib/routes/javdb/index.js +32 -0
  547. package/lib/routes/javdb/makers.js +5 -4
  548. package/lib/routes/javdb/rankings.js +3 -3
  549. package/lib/routes/javdb/search.js +5 -5
  550. package/lib/routes/javdb/series.js +5 -4
  551. package/lib/routes/javdb/tags.js +4 -4
  552. package/lib/routes/javdb/utils.js +42 -32
  553. package/lib/routes/javlibrary/bestreviews.js +1 -1
  554. package/lib/routes/javlibrary/users.js +1 -1
  555. package/lib/routes/javlibrary/utils.js +1 -1
  556. package/lib/routes/jdlingyu/index.js +3 -3
  557. package/lib/routes/jianshu/utils.js +3 -3
  558. package/lib/routes/jiazhen108/index.js +11 -12
  559. package/lib/routes/jiemian/list.js +1 -1
  560. package/lib/routes/jike/common.js +1 -1
  561. package/lib/routes/jike/user.js +1 -1
  562. package/lib/routes/jingdong/zhongchou.js +3 -3
  563. package/lib/routes/jinritoutiao/keyword.js +5 -7
  564. package/lib/routes/jisilu/reply.js +63 -0
  565. package/lib/routes/jisilu/topic.js +68 -0
  566. package/lib/routes/jpmorganchase/research.js +2 -2
  567. package/lib/routes/juejin/books.js +3 -3
  568. package/lib/routes/juejin/category.js +5 -5
  569. package/lib/routes/juejin/collection.js +2 -2
  570. package/lib/routes/juejin/column.js +31 -0
  571. package/lib/routes/juejin/favorites.js +2 -2
  572. package/lib/routes/juejin/pins.js +1 -1
  573. package/lib/routes/juejin/posts.js +2 -2
  574. package/lib/routes/juejin/tag.js +5 -5
  575. package/lib/routes/juejin/trending.js +5 -5
  576. package/lib/routes/juejin/utils.js +22 -29
  577. package/lib/routes/juesheng/index.js +3 -3
  578. package/lib/routes/justrun/index.js +11 -12
  579. package/lib/routes/jx3/news.js +13 -14
  580. package/lib/routes/kaggle/competitions.js +3 -3
  581. package/lib/routes/kaggle/discussion.js +2 -2
  582. package/lib/routes/kaiyan/index.js +3 -3
  583. package/lib/routes/kaopunews/index.js +28 -0
  584. package/lib/routes/kaoyan/kaoyan.js +1 -1
  585. package/lib/routes/kchuhai/index.js +1 -1
  586. package/lib/routes/keep/user.js +24 -22
  587. package/lib/routes/kenshin/index.js +53 -0
  588. package/lib/routes/keyakizaka46/blog.js +1 -1
  589. package/lib/routes/kingarthur/index.js +59 -0
  590. package/lib/routes/kongfz/people.js +1 -1
  591. package/lib/routes/kongfz/shop.js +19 -20
  592. package/lib/routes/kpmg/insights.js +15 -16
  593. package/lib/routes/kuaibao/index.js +10 -11
  594. package/lib/routes/kuaidi100/utils.js +5 -5
  595. package/lib/routes/langlive/room.js +1 -1
  596. package/lib/routes/latepost/index.js +15 -16
  597. package/lib/routes/latexstudio/home.js +8 -9
  598. package/lib/routes/learnku/topic.js +2 -2
  599. package/lib/routes/leetcode/check-cn.js +3 -3
  600. package/lib/routes/leetcode/check-us.js +2 -2
  601. package/lib/routes/leetcode/utils.js +47 -49
  602. package/lib/routes/letterboxd/utils.js +11 -12
  603. package/lib/routes/lfsyd/index.js +1 -1
  604. package/lib/routes/lfsyd/tag.js +64 -0
  605. package/lib/routes/lfsyd/user.js +48 -0
  606. package/lib/routes/lfsyd/utils.js +75 -0
  607. package/lib/routes/liequtv/room.js +1 -1
  608. package/lib/routes/lifetimes/index.js +17 -18
  609. package/lib/routes/lingyi/index.js +64 -0
  610. package/lib/routes/liquipedia/dota2_matches.js +1 -1
  611. package/lib/routes/liyuan-forums/threads.js +76 -0
  612. package/lib/routes/lizhi/user.js +9 -10
  613. package/lib/routes/lkong/forum.js +1 -1
  614. package/lib/routes/lofter/posts.js +2 -2
  615. package/lib/routes/lofter/tag.js +41 -37
  616. package/lib/routes/logseq/changelog.js +42 -0
  617. package/lib/routes/ltaaa/index.js +69 -0
  618. package/lib/routes/luogu/contest.js +2 -2
  619. package/lib/routes/luogu/daily.js +19 -20
  620. package/lib/routes/lwn/alerts.js +4 -4
  621. package/lib/routes/macau-bolsas/index.js +47 -0
  622. package/lib/routes/macked/app.js +25 -0
  623. package/lib/routes/macwk/soft.js +32 -0
  624. package/lib/routes/mafengwo/note.js +1 -1
  625. package/lib/routes/mafengwo/ziyouxing.js +8 -9
  626. package/lib/routes/magireco/announcements.js +1 -1
  627. package/lib/routes/magireco/event_banner.js +1 -1
  628. package/lib/routes/mail/imap.js +1 -1
  629. package/lib/routes/makeuseof/index.js +18 -19
  630. package/lib/routes/manhuagui/comic.js +9 -0
  631. package/lib/routes/maoyan/hot.js +9 -11
  632. package/lib/routes/maoyan/upcoming.js +6 -8
  633. package/lib/routes/marginnote/tag.js +11 -12
  634. package/lib/routes/mastodon/account_id.js +2 -2
  635. package/lib/routes/mastodon/acct.js +2 -2
  636. package/lib/routes/mastodon/utils.js +5 -5
  637. package/lib/routes/matataki/site/posts/author.js +1 -1
  638. package/lib/routes/matataki/site/posts/favorite.js +3 -3
  639. package/lib/routes/matataki/site/posts/scoreranking.js +1 -1
  640. package/lib/routes/matataki/site/posts/tag.js +1 -1
  641. package/lib/routes/matataki/site/posts/timeranking.js +1 -1
  642. package/lib/routes/matataki/site/posts/token.js +1 -1
  643. package/lib/routes/matataki/utils/matataki-utils.js +46 -33
  644. package/lib/routes/mathpix/blog.js +17 -18
  645. package/lib/routes/matters/author.js +41 -42
  646. package/lib/routes/matters/latest.js +42 -30
  647. package/lib/routes/matters/tags.js +48 -42
  648. package/lib/routes/mcbbs/forum.js +8 -8
  649. package/lib/routes/mcbbs/post.js +10 -10
  650. package/lib/routes/mcdonalds/news.js +53 -0
  651. package/lib/routes/mediadigest/category.js +130 -0
  652. package/lib/routes/medsci/recommend.js +13 -14
  653. package/lib/routes/meihua/article.js +10 -11
  654. package/lib/routes/meihua/shots.js +10 -11
  655. package/lib/routes/meipai/user.js +1 -3
  656. package/lib/routes/meipai/utils.js +19 -21
  657. package/lib/routes/meituan/open/announce.js +45 -0
  658. package/lib/routes/melon/chart.js +41 -0
  659. package/lib/routes/mercari/index.js +17 -18
  660. package/lib/routes/method-studios/index.js +4 -4
  661. package/lib/routes/metred/fuli.js +27 -38
  662. package/lib/routes/mhgui/comic.js +53 -0
  663. package/lib/routes/mi/board.js +1 -1
  664. package/lib/routes/mi/golden.js +2 -2
  665. package/lib/routes/micmicidol/article.js +28 -0
  666. package/lib/routes/micmicidol/latest.js +3 -0
  667. package/lib/routes/micmicidol/parse.js +22 -0
  668. package/lib/routes/micmicidol/search.js +7 -0
  669. package/lib/routes/microsoft-store/updates.js +30 -0
  670. package/lib/routes/mihoyo/bh2.js +2 -2
  671. package/lib/routes/mihoyo/bh3.js +7 -8
  672. package/lib/routes/mind42/utils.js +12 -13
  673. package/lib/routes/minecraft/version.js +2 -2
  674. package/lib/routes/mingjian/index.js +12 -13
  675. package/lib/routes/miniflux/get_entries.js +5 -5
  676. package/lib/routes/miniflux/get_feeds.js +2 -2
  677. package/lib/routes/missevan/drama.js +20 -21
  678. package/lib/routes/mitbbs/index.js +14 -15
  679. package/lib/routes/mittrchina/index.js +36 -29
  680. package/lib/routes/mlog-club/projects.js +1 -1
  681. package/lib/routes/mlog-club/topics.js +1 -1
  682. package/lib/routes/mobilism/release.js +7 -8
  683. package/lib/routes/modian/zhongchou.js +61 -0
  684. package/lib/routes/mofcom/article.js +1 -1
  685. package/lib/routes/mofish/index.js +29 -0
  686. package/lib/routes/monotype/article.js +8 -9
  687. package/lib/routes/moxingfans/index.js +2 -2
  688. package/lib/routes/moxingnet/index.js +4 -6
  689. package/lib/routes/mp4ba/index.js +3 -3
  690. package/lib/routes/mp4er/index.js +83 -0
  691. package/lib/routes/mpaypass/main.js +2 -2
  692. package/lib/routes/mpaypass/news.js +2 -2
  693. package/lib/routes/mubu/explore.js +26 -28
  694. package/lib/routes/muchong/index.js +13 -14
  695. package/lib/routes/muchong/journal.js +13 -14
  696. package/lib/routes/mzitu/home.js +1 -1
  697. package/lib/routes/mzitu/tag.js +1 -1
  698. package/lib/routes/mzitu/tags.js +1 -1
  699. package/lib/routes/mzitu/util.js +2 -2
  700. package/lib/routes/nace/blog.js +52 -0
  701. package/lib/routes/nasa/apod-cn.js +29 -30
  702. package/lib/routes/natgeo/natgeo.js +2 -2
  703. package/lib/routes/nature/highlight.js +1 -1
  704. package/lib/routes/nature/news-and-comment.js +25 -27
  705. package/lib/routes/nature/news.js +1 -1
  706. package/lib/routes/nature/research.js +1 -1
  707. package/lib/routes/nautilus/topics.js +1 -1
  708. package/lib/routes/nbd/article.js +4 -4
  709. package/lib/routes/nbd/index.js +49 -0
  710. package/lib/routes/ncm/djradio.js +1 -1
  711. package/lib/routes/ncm/playlist.js +1 -1
  712. package/lib/routes/ncm/userplaylist.js +1 -1
  713. package/lib/routes/neea/index.js +15 -10
  714. package/lib/routes/netease/ds.js +1 -1
  715. package/lib/routes/netease/dy.js +2 -2
  716. package/lib/routes/netease/dy2.js +62 -0
  717. package/lib/routes/netease/news/rank.js +22 -23
  718. package/lib/routes/netease/news/special.js +1 -1
  719. package/lib/routes/netease/open/latest.js +1 -1
  720. package/lib/routes/netease/open/vip.js +22 -44
  721. package/lib/routes/netflix/newsroom.js +82 -0
  722. package/lib/routes/newrank/douyin.js +9 -11
  723. package/lib/routes/newrank/utils.js +7 -7
  724. package/lib/routes/newrank/wechat.js +7 -9
  725. package/lib/routes/news/whxw.js +59 -0
  726. package/lib/routes/newsmth/account.js +1 -1
  727. package/lib/routes/newsmth/section.js +11 -12
  728. package/lib/routes/newzmz/index.js +74 -0
  729. package/lib/routes/newzmz/view.js +42 -0
  730. package/lib/routes/nfmovies/index.js +1 -1
  731. package/lib/routes/nga/forum.js +9 -1
  732. package/lib/routes/nhentai/util.js +4 -4
  733. package/lib/routes/niaogebiji/index.js +40 -0
  734. package/lib/routes/nikkei/index.js +2 -2
  735. package/lib/routes/nikkei/news.js +1 -1
  736. package/lib/routes/nintendo/utils.js +29 -33
  737. package/lib/routes/noi/index.js +18 -24
  738. package/lib/routes/noi/province-news.js +19 -25
  739. package/lib/routes/noi/rg-news.js +4 -4
  740. package/lib/routes/noi/winners-list.js +19 -24
  741. package/lib/routes/northhouse/index.js +54 -0
  742. package/lib/routes/nosec/index.js +2 -2
  743. package/lib/routes/nosetime/comment.js +3 -3
  744. package/lib/routes/nosetime/home.js +1 -1
  745. package/lib/routes/notefolio/index.js +20 -21
  746. package/lib/routes/novel/axdzs.js +1 -1
  747. package/lib/routes/novel/biquge.js +1 -1
  748. package/lib/routes/novel/biqugeinfo.js +1 -1
  749. package/lib/routes/novel/booksky.js +1 -1
  750. package/lib/routes/novel/dcrsw.js +1 -1
  751. package/lib/routes/novel/ptwxz.js +44 -15
  752. package/lib/routes/novel/shuquge.js +2 -3
  753. package/lib/routes/novel/wenxuemi.js +3 -3
  754. package/lib/routes/novel/zhaishuyuan.js +59 -14
  755. package/lib/routes/now/rank.js +31 -0
  756. package/lib/routes/nowcoder/discuss.js +3 -3
  757. package/lib/routes/nowcoder/jobcenter.js +10 -11
  758. package/lib/routes/npc/index.js +1 -1
  759. package/lib/routes/nsfc/news.js +1 -1
  760. package/lib/routes/nvidia/webdriverupdate.js +2 -2
  761. package/lib/routes/nyaa/search.js +2 -2
  762. package/lib/routes/nytimes/book.js +71 -0
  763. package/lib/routes/nytimes/daily_briefing_chinese.js +61 -0
  764. package/lib/routes/nytimes/index.js +4 -5
  765. package/lib/routes/nytimes/utils.js +23 -3
  766. package/lib/routes/obsidian/announcements.js +22 -0
  767. package/lib/routes/odaily/activity.js +47 -0
  768. package/lib/routes/ofweek/news.js +11 -12
  769. package/lib/routes/one/index.js +1 -1
  770. package/lib/routes/onejav/one.js +1 -1
  771. package/lib/routes/onenotegem/release.js +15 -16
  772. package/lib/routes/openai/blog.js +13 -14
  773. package/lib/routes/or/index.js +54 -0
  774. package/lib/routes/ornl/news.js +47 -0
  775. package/lib/routes/oschina/news.js +1 -1
  776. package/lib/routes/oschina/topic.js +1 -1
  777. package/lib/routes/oschina/u.js +1 -1
  778. package/lib/routes/oschina/user.js +1 -1
  779. package/lib/routes/outagereport/service.js +2 -2
  780. package/lib/routes/p-articles/contributors.js +1 -1
  781. package/lib/routes/p-articles/section.js +1 -1
  782. package/lib/routes/p-articles/utils.js +3 -3
  783. package/lib/routes/paidai/bbs.js +3 -3
  784. package/lib/routes/paidai/index.js +3 -3
  785. package/lib/routes/paidai/news.js +3 -3
  786. package/lib/routes/paidai/utils.js +2 -2
  787. package/lib/routes/parcel/hermesuk.js +1 -1
  788. package/lib/routes/partnershiponai/resources.js +49 -0
  789. package/lib/routes/pbc/goutongjiaoliu.js +14 -15
  790. package/lib/routes/pbc/tradeAnnouncement.js +14 -15
  791. package/lib/routes/pcr/news-cn.js +2 -2
  792. package/lib/routes/pcr/news-tw.js +1 -1
  793. package/lib/routes/pediy/topic.js +4 -4
  794. package/lib/routes/people/cpc/24h.js +52 -0
  795. package/lib/routes/people/env.js +4 -4
  796. package/lib/routes/people/opinion.js +4 -4
  797. package/lib/routes/people/xjpjh.js +4 -4
  798. package/lib/routes/pgyer/app.js +9 -9
  799. package/lib/routes/phoronix/index.js +59 -61
  800. package/lib/routes/phrack/index.js +39 -0
  801. package/lib/routes/pianyuan/app.js +4 -4
  802. package/lib/routes/piaohua/hot.js +8 -9
  803. package/lib/routes/piapro/public.js +1 -1
  804. package/lib/routes/piapro/user.js +1 -1
  805. package/lib/routes/pincong/hot.js +33 -0
  806. package/lib/routes/pincong/index.js +40 -0
  807. package/lib/routes/pincong/topic.js +32 -0
  808. package/lib/routes/pixiv/api/getBookmarks.js +3 -3
  809. package/lib/routes/pixiv/api/getIllustFollows.js +2 -2
  810. package/lib/routes/pixiv/api/getIllusts.js +3 -4
  811. package/lib/routes/pixiv/api/getRanking.js +3 -3
  812. package/lib/routes/pixiv/api/getUserDetail.js +3 -3
  813. package/lib/routes/pixiv/api/searchIllust.js +2 -2
  814. package/lib/routes/pixiv/api/searchPopularIllust.js +2 -2
  815. package/lib/routes/pixiv/bookmarks.js +9 -14
  816. package/lib/routes/pixiv/constants.js +1 -1
  817. package/lib/routes/pixiv/illustfollow.js +10 -12
  818. package/lib/routes/pixiv/pixiv-got.js +7 -2
  819. package/lib/routes/pixiv/ranking.js +24 -14
  820. package/lib/routes/pixiv/search.js +12 -17
  821. package/lib/routes/pixiv/token.js +29 -61
  822. package/lib/routes/pixiv/user.js +8 -14
  823. package/lib/routes/pixiv/utils.js +17 -0
  824. package/lib/routes/pjsk/news.js +49 -0
  825. package/lib/routes/pmcaff/feed.js +6 -6
  826. package/lib/routes/pmcaff/list.js +2 -2
  827. package/lib/routes/pmcaff/user.js +6 -6
  828. package/lib/routes/pnas/index.js +1 -1
  829. package/lib/routes/polar/blog.js +12 -13
  830. package/lib/routes/popiask/tapechat_questions.js +2 -2
  831. package/lib/routes/popyard/index.js +51 -53
  832. package/lib/routes/pornhub/category_url.js +3 -2
  833. package/lib/routes/pornhub/model.js +4 -3
  834. package/lib/routes/pornhub/pornstar.js +4 -3
  835. package/lib/routes/pornhub/users.js +4 -2
  836. package/lib/routes/potplayer/update.js +42 -0
  837. package/lib/routes/processon/popular.js +13 -14
  838. package/lib/routes/project-zero-issues/index.js +2 -2
  839. package/lib/routes/proletar/index.js +14 -15
  840. package/lib/routes/ps/product.js +3 -3
  841. package/lib/routes/ps/ps4updates.js +3 -3
  842. package/lib/routes/psnine/game.js +1 -1
  843. package/lib/routes/psnine/index.js +1 -1
  844. package/lib/routes/psnine/news.js +37 -16
  845. package/lib/routes/psnine/node.js +54 -0
  846. package/lib/routes/psnine/shuzhe.js +1 -1
  847. package/lib/routes/psnine/trade.js +1 -1
  848. package/lib/routes/pubmed/trending.js +19 -20
  849. package/lib/routes/qidian/forum.js +1 -1
  850. package/lib/routes/qidian/free-next.js +2 -2
  851. package/lib/routes/qidian/free.js +2 -2
  852. package/lib/routes/qingting/channel.js +7 -8
  853. package/lib/routes/qlwb/city.js +8 -9
  854. package/lib/routes/qlwb/news.js +8 -9
  855. package/lib/routes/qnap/release-notes.js +13 -14
  856. package/lib/routes/qstheory/index.js +13 -14
  857. package/lib/routes/qtfyfl/category.js +3 -3
  858. package/lib/routes/quantamagazine/archive.js +3 -5
  859. package/lib/routes/questmobile/report.js +122 -0
  860. package/lib/routes/qutoutiao/category.js +2 -2
  861. package/lib/routes/qzcea/index.js +12 -13
  862. package/lib/routes/radio/radio.js +2 -2
  863. package/lib/routes/{kaopunews/all.js → react/react-native-weekly.js} +13 -8
  864. package/lib/routes/readhub/category.js +1 -1
  865. package/lib/routes/remote-work/index.js +8 -9
  866. package/lib/routes/researchgate/publications.js +60 -0
  867. package/lib/routes/reuters/channel.js +3 -3
  868. package/lib/routes/reuters/theWire.js +3 -3
  869. package/lib/routes/rf/article.js +8 -9
  870. package/lib/routes/rfa/index.js +46 -0
  871. package/lib/routes/right/forum.js +67 -0
  872. package/lib/routes/rmlt/idea.js +54 -0
  873. package/lib/routes/{zcool/discovery.js → rss3/blog.js} +9 -10
  874. package/lib/routes/ruby-china/utils.js +2 -2
  875. package/lib/routes/s-hentai/index.js +64 -0
  876. package/lib/routes/sakurazaka46/blog.js +1 -1
  877. package/lib/routes/samsungmembers/latest.js +8 -9
  878. package/lib/routes/saraba1st/thread.js +13 -16
  879. package/lib/routes/sbs/chinese.js +70 -0
  880. package/lib/routes/scboy/thread.js +50 -0
  881. package/lib/routes/sciencemag/cover.js +2 -4
  882. package/lib/routes/sciencemag/current.js +2 -2
  883. package/lib/routes/sciencemag/early.js +4 -8
  884. package/lib/routes/sciencenet/blog.js +56 -0
  885. package/lib/routes/scmp/index.js +78 -79
  886. package/lib/routes/security/pulses.js +2 -2
  887. package/lib/routes/segmentfault/channel.js +4 -4
  888. package/lib/routes/segmentfault/user.js +4 -4
  889. package/lib/routes/semiconductors/latest-news.js +47 -0
  890. package/lib/routes/sexinsex/index.js +5 -5
  891. package/lib/routes/shinybbs/index.js +60 -0
  892. package/lib/routes/shinybbs/latest.js +57 -0
  893. package/lib/routes/shinybbs/p.js +38 -0
  894. package/lib/routes/showroom/room.js +3 -3
  895. package/lib/routes/shuax/project.js +37 -0
  896. package/lib/routes/shuhui/comics.js +4 -4
  897. package/lib/routes/simonsfoundation/articles.js +1 -1
  898. package/lib/routes/simpread/changelog.js +79 -0
  899. package/lib/routes/simpread/notice.js +20 -0
  900. package/lib/routes/sina/chuangshiji.js +3 -3
  901. package/lib/routes/sina/discovery.js +3 -3
  902. package/lib/routes/sina/finance.js +2 -2
  903. package/lib/routes/sina/rollnews.js +2 -2
  904. package/lib/routes/sina/sports.js +14 -15
  905. package/lib/routes/siren/index.js +33 -0
  906. package/lib/routes/sixthtone/news.js +1 -1
  907. package/lib/routes/sketch/beta.js +20 -70
  908. package/lib/routes/sketch/updates.js +3 -3
  909. package/lib/routes/skysports/news.js +53 -0
  910. package/lib/routes/smzdm/article.js +6 -5
  911. package/lib/routes/smzdm/baoliao.js +4 -5
  912. package/lib/routes/smzdm/haowen.js +6 -5
  913. package/lib/routes/smzdm/haowen_fenlei.js +6 -6
  914. package/lib/routes/smzdm/keyword.js +4 -3
  915. package/lib/routes/smzdm/ranking.js +2 -2
  916. package/lib/routes/sobooks/utils.js +15 -16
  917. package/lib/routes/socialbeta/home.js +9 -10
  918. package/lib/routes/solidot/_article.js +5 -5
  919. package/lib/routes/soomal/topics.js +6 -6
  920. package/lib/routes/soul/hot.js +17 -9
  921. package/lib/routes/soul/index.js +5 -5
  922. package/lib/routes/soundcloud/utils.js +3 -3
  923. package/lib/routes/sse/sserules.js +49 -0
  924. package/lib/routes/ssmh/category.js +2 -2
  925. package/lib/routes/ssmh/index.js +2 -2
  926. package/lib/routes/sspai/activity.js +4 -4
  927. package/lib/routes/sspai/author.js +3 -3
  928. package/lib/routes/sspai/column.js +6 -6
  929. package/lib/routes/sspai/matrix.js +3 -3
  930. package/lib/routes/sspai/series.js +10 -11
  931. package/lib/routes/sspai/shortcutsGallery.js +1 -1
  932. package/lib/routes/sspai/tag.js +5 -5
  933. package/lib/routes/sspai/topic.js +4 -4
  934. package/lib/routes/sspai/topics.js +3 -3
  935. package/lib/routes/ssydt/article.js +58 -0
  936. package/lib/routes/stcn/data.js +21 -22
  937. package/lib/routes/stcn/kuaixun.js +21 -22
  938. package/lib/routes/stcn/news.js +18 -19
  939. package/lib/routes/stork/keyword.js +3 -3
  940. package/lib/routes/swjtu/tl/news.js +1 -1
  941. package/lib/routes/sznews/press.js +50 -0
  942. package/lib/routes/sznews/ranking.js +56 -0
  943. package/lib/routes/szse/inquire.js +1 -1
  944. package/lib/routes/szse/notice.js +3 -3
  945. package/lib/routes/szse/projectdynamic.js +103 -0
  946. package/lib/routes/szse/rule.js +10 -11
  947. package/lib/routes/t66y/index.js +3 -3
  948. package/lib/routes/t66y/post.js +2 -2
  949. package/lib/routes/tahui/rptlist.js +11 -12
  950. package/lib/routes/tam/forecast.js +53 -0
  951. package/lib/routes/tanchinese/index.js +53 -0
  952. package/lib/routes/taobao/zhongchou.js +1 -1
  953. package/lib/routes/taptap/changelog.js +1 -1
  954. package/lib/routes/taptap/review.js +1 -1
  955. package/lib/routes/taptap/topic.js +1 -1
  956. package/lib/routes/technologyreview/index.js +42 -0
  957. package/lib/routes/technologyreview/topic.js +16 -17
  958. package/lib/routes/telecompaper/news.js +13 -20
  959. package/lib/routes/telecompaper/search.js +76 -0
  960. package/lib/routes/telegram/blog.js +2 -2
  961. package/lib/routes/telegram/channel.js +1 -1
  962. package/lib/routes/tencent/bigdata/index.js +13 -14
  963. package/lib/routes/tencent/bugly/changelog.js +3 -3
  964. package/lib/routes/tencent/egame/room.js +4 -4
  965. package/lib/routes/tencent/factcheck/index.js +13 -4
  966. package/lib/routes/tencent/gameinstitute/community.js +4 -4
  967. package/lib/routes/tencent/guyu/channel.js +5 -5
  968. package/lib/routes/tencent/news/author.js +3 -3
  969. package/lib/routes/tencent/pvp/newsindex.js +1 -1
  970. package/lib/routes/tencent/qcloud/mlvb/changelog.js +1 -1
  971. package/lib/routes/tencent/video/playlist.js +2 -2
  972. package/lib/routes/tencent/wechat/csm.js +1 -1
  973. package/lib/routes/tencent/wechat/ershcimi.js +10 -11
  974. package/lib/routes/tencent/wechat/feeds.js +47 -0
  975. package/lib/routes/tencent/wechat/miniprogram/devtools.js +4 -4
  976. package/lib/routes/tencent/wechat/miniprogram/framework.js +4 -4
  977. package/lib/routes/tencent/wechat/miniprogram/plugins.js +1 -1
  978. package/lib/routes/tencent/wechat/miniprogram/wxcloud.js +6 -6
  979. package/lib/routes/tencent/wechat/mp.js +13 -6
  980. package/lib/routes/tencent/wechat/msgalbum.js +4 -4
  981. package/lib/routes/tencent/wechat/uread.js +2 -2
  982. package/lib/routes/tencent/wechat/wechat-open/community/announce.js +1 -1
  983. package/lib/routes/tencent/wechat/wechat-open/community/question.js +1 -1
  984. package/lib/routes/tencent/wechat/wxnmh.js +15 -16
  985. package/lib/routes/tesla/update.js +1 -1
  986. package/lib/routes/the-economist/download.js +1 -1
  987. package/lib/routes/thebrain/blog.js +14 -15
  988. package/lib/routes/thepaper/839studio/category.js +1 -1
  989. package/lib/routes/thepaper/utils.js +1 -1
  990. package/lib/routes/thrillist/index.js +67 -0
  991. package/lib/routes/tianyancha/hot.js +48 -0
  992. package/lib/routes/tieba/post.js +7 -7
  993. package/lib/routes/tieba/user.js +1 -1
  994. package/lib/routes/tingdiantz/95598.js +46 -0
  995. package/lib/routes/tingshen/tingshen.js +28 -0
  996. package/lib/routes/tingshuitz/dalian.js +2 -2
  997. package/lib/routes/tingshuitz/hangzhou.js +1 -1
  998. package/lib/routes/tingshuitz/wuhan.js +1 -1
  999. package/lib/routes/tingshuitz/xiaoshan.js +1 -1
  1000. package/lib/routes/tongli/news.js +45 -0
  1001. package/lib/routes/topbook/overview.js +47 -0
  1002. package/lib/routes/topbook/today.js +39 -0
  1003. package/lib/routes/tophub/index.js +2 -2
  1004. package/lib/routes/trakt/collection.js +31 -0
  1005. package/lib/routes/tuicool/mags.js +3 -3
  1006. package/lib/routes/twitter/developer-api/search.js +22 -0
  1007. package/lib/routes/twitter/developer-api/user.js +29 -0
  1008. package/lib/routes/twitter/keyword.js +5 -19
  1009. package/lib/routes/twitter/media.js +7 -0
  1010. package/lib/routes/twitter/user.js +4 -47
  1011. package/lib/routes/twitter/utils.js +48 -25
  1012. package/lib/routes/twitter/web-api/media.js +20 -0
  1013. package/lib/routes/twitter/web-api/search.js +16 -0
  1014. package/lib/routes/twitter/web-api/twitter-api.js +123 -0
  1015. package/lib/routes/twitter/web-api/twitter-got.js +87 -0
  1016. package/lib/routes/twitter/web-api/user.js +32 -0
  1017. package/lib/routes/twmanhuagui/comic.js +53 -0
  1018. package/lib/routes/twreporter/fetch_article.js +1 -1
  1019. package/lib/routes/typora/changelog.js +4 -4
  1020. package/lib/routes/udn/global.js +2 -2
  1021. package/lib/routes/ui-cn/article.js +3 -3
  1022. package/lib/routes/uisdc/hangye.js +14 -15
  1023. package/lib/routes/uisdc/talk.js +19 -20
  1024. package/lib/routes/uisdc/topic.js +13 -14
  1025. package/lib/routes/uisdc/zt.js +19 -20
  1026. package/lib/routes/umass/amherst/eceseminar.js +40 -0
  1027. package/lib/routes/uniqlo/stylingbook.js +1 -1
  1028. package/lib/routes/unit-image/films.js +3 -3
  1029. package/lib/routes/universities/ahau/cs_news/utils.js +3 -3
  1030. package/lib/routes/universities/ahau/jwc/utils.js +3 -3
  1031. package/lib/routes/universities/ahau/main/utils.js +3 -3
  1032. package/lib/routes/universities/ahmu/news.js +2 -2
  1033. package/lib/routes/universities/ahut/cstzgg.js +24 -43
  1034. package/lib/routes/universities/ahut/jwc.js +22 -41
  1035. package/lib/routes/universities/ahut/news.js +23 -43
  1036. package/lib/routes/universities/bit/bityjs.js +1 -1
  1037. package/lib/routes/universities/bit/cs/cs.js +3 -0
  1038. package/lib/routes/universities/bit/cs/utils.js +8 -5
  1039. package/lib/routes/universities/bit/jwc/jwc.js +3 -0
  1040. package/lib/routes/universities/bit/jwc/utils.js +8 -5
  1041. package/lib/routes/universities/bjfu/grs.js +3 -3
  1042. package/lib/routes/universities/bjfu/jwc/utils.js +3 -4
  1043. package/lib/routes/universities/bjfu/kjc.js +3 -3
  1044. package/lib/routes/universities/bjfu/news/utils.js +3 -4
  1045. package/lib/routes/universities/bjtu/gs/index.js +130 -0
  1046. package/lib/routes/universities/buaa/utils.js +3 -3
  1047. package/lib/routes/universities/bupt/grs.js +3 -3
  1048. package/lib/routes/universities/bupt/news.js +7 -0
  1049. package/lib/routes/universities/bupt/portal.js +7 -0
  1050. package/lib/routes/universities/bupt/utils.js +4 -4
  1051. package/lib/routes/universities/bupt/yz.js +3 -3
  1052. package/lib/routes/universities/bwu/utils.js +7 -7
  1053. package/lib/routes/universities/cas/cg/index.js +11 -12
  1054. package/lib/routes/universities/cas/iee/kydt.js +11 -12
  1055. package/lib/routes/universities/cas/mesalab/kb.js +2 -2
  1056. package/lib/routes/universities/cauele/cauele.js +1 -1
  1057. package/lib/routes/universities/cauyjs/cauyjs.js +1 -1
  1058. package/lib/routes/universities/ccnu/career.js +1 -1
  1059. package/lib/routes/universities/ccnu/ccnucs.js +1 -1
  1060. package/lib/routes/universities/ccnu/ccnuwu.js +1 -1
  1061. package/lib/routes/universities/ccnu/ccnuyjs.js +1 -1
  1062. package/lib/routes/universities/cpu/home.js +5 -5
  1063. package/lib/routes/universities/cpu/jwc.js +2 -2
  1064. package/lib/routes/universities/cpu/yjsy.js +2 -2
  1065. package/lib/routes/universities/cqu/jwc/announcement.js +23 -25
  1066. package/lib/routes/universities/cqu/net/info.js +4 -4
  1067. package/lib/routes/universities/cqu/news/tz.js +5 -5
  1068. package/lib/routes/universities/cqu/news/utils.js +4 -4
  1069. package/lib/routes/universities/cqu/sci/info.js +4 -4
  1070. package/lib/routes/universities/cqu/youth/info.js +4 -4
  1071. package/lib/routes/universities/cqust/jw.js +1 -1
  1072. package/lib/routes/universities/cqust/lib.js +1 -1
  1073. package/lib/routes/universities/cqut/cqut-libnews.js +32 -0
  1074. package/lib/routes/universities/cqut/cqut-news.js +31 -0
  1075. package/lib/routes/universities/cqwu/news.js +39 -0
  1076. package/lib/routes/universities/csu/job.js +1 -1
  1077. package/lib/routes/universities/cucyjs/cucyjs.js +1 -1
  1078. package/lib/routes/universities/cug/gcxy/index.js +3 -3
  1079. package/lib/routes/universities/cug/undergraduate.js +3 -3
  1080. package/lib/routes/universities/dlmu/grs/zsgz.js +8 -9
  1081. package/lib/routes/universities/dlu/jiaowu/news.js +25 -33
  1082. package/lib/routes/universities/dpu/jiaowu/news.js +1 -1
  1083. package/lib/routes/universities/dpu/wlfw/news.js +1 -1
  1084. package/lib/routes/universities/dut/index.js +60 -0
  1085. package/lib/routes/universities/dut/subsite.js +50 -0
  1086. package/lib/routes/universities/ecnuyjs/ecnuyjs.js +1 -1
  1087. package/lib/routes/universities/ecustyjs/ecustyjs.js +1 -1
  1088. package/lib/routes/universities/fzu/news.js +64 -0
  1089. package/lib/routes/universities/gdou/jwc/utils.js +3 -4
  1090. package/lib/routes/universities/gdut/news.js +5 -5
  1091. package/lib/routes/universities/gzmtu/jwc/index.js +21 -0
  1092. package/lib/routes/universities/gzmtu/jwc/utils.js +86 -0
  1093. package/lib/routes/universities/gzmtu/tsg/index.js +21 -0
  1094. package/lib/routes/universities/gzmtu/tsg/utils.js +86 -0
  1095. package/lib/routes/universities/gzyjs/gzyjs.js +1 -1
  1096. package/lib/routes/universities/harvard/health/blog.js +51 -0
  1097. package/lib/routes/universities/hbut/cs.js +2 -2
  1098. package/lib/routes/universities/hbut/news.js +2 -2
  1099. package/lib/routes/universities/henu/news.js +1 -1
  1100. package/lib/routes/universities/heu/job.js +1 -1
  1101. package/lib/routes/universities/heu/news.js +1 -1
  1102. package/lib/routes/universities/heu/uae.js +1 -1
  1103. package/lib/routes/universities/heu/ugs/news.js +1 -1
  1104. package/lib/routes/universities/heu/yjsy.js +1 -1
  1105. package/lib/routes/universities/hit/today.js +7 -7
  1106. package/lib/routes/universities/hitsz/article.js +43 -0
  1107. package/lib/routes/universities/hitwh/today.js +19 -20
  1108. package/lib/routes/universities/hnust/art/index.js +8 -3
  1109. package/lib/routes/universities/hnust/chem/index.js +2 -2
  1110. package/lib/routes/universities/hnust/computer/index.js +2 -2
  1111. package/lib/routes/universities/hnust/graduate/index.js +2 -2
  1112. package/lib/routes/universities/hnust/jwc/index.js +9 -5
  1113. package/lib/routes/universities/hubu/news.js +1 -1
  1114. package/lib/routes/universities/hust/aia/news.js +1 -1
  1115. package/lib/routes/universities/hust/aia/notice.js +1 -1
  1116. package/lib/routes/universities/hustyjs/hustyjs.js +1 -1
  1117. package/lib/routes/universities/jlbtc/index.js +49 -0
  1118. package/lib/routes/universities/jlbtc/jwc.js +49 -0
  1119. package/lib/routes/universities/jlbtc/kyc.js +49 -0
  1120. package/lib/routes/universities/jnu/yw/index.js +4 -4
  1121. package/lib/routes/universities/ju/jwc.js +1 -1
  1122. package/lib/routes/universities/lit/jwc.js +1 -1
  1123. package/lib/routes/universities/lit/tw.js +1 -1
  1124. package/lib/routes/universities/lit/xwzx.js +1 -1
  1125. package/lib/routes/universities/lntu/jwnews.js +34 -14
  1126. package/lib/routes/universities/lyu/news/utils.js +3 -4
  1127. package/lib/routes/universities/mit/csail/news.js +51 -0
  1128. package/lib/routes/universities/mit/graduateadmissions.js +4 -4
  1129. package/lib/routes/universities/nchu/jwc.js +1 -1
  1130. package/lib/routes/universities/nciae/news.js +3 -3
  1131. package/lib/routes/universities/nciae/tzgg.js +3 -3
  1132. package/lib/routes/universities/nciae/xsxx.js +3 -3
  1133. package/lib/routes/universities/neu/news.js +2 -2
  1134. package/lib/routes/universities/njfu/jwc.js +23 -13
  1135. package/lib/routes/universities/nku/jwc/index.js +1 -1
  1136. package/lib/routes/universities/nuaa/cs/index.js +3 -3
  1137. package/lib/routes/universities/nuc/index.js +2 -2
  1138. package/lib/routes/universities/nudt/yjszs.js +14 -15
  1139. package/lib/routes/universities/nuist/bulletin.js +1 -1
  1140. package/lib/routes/universities/nuist/cas.js +2 -2
  1141. package/lib/routes/universities/nuist/jwc.js +2 -2
  1142. package/lib/routes/universities/nuist/library/lib.js +1 -1
  1143. package/lib/routes/universities/nuist/scs.js +2 -2
  1144. package/lib/routes/universities/nuist/sese.js +2 -2
  1145. package/lib/routes/universities/nuist/xgc.js +2 -2
  1146. package/lib/routes/universities/nuist/yjs.js +2 -2
  1147. package/lib/routes/universities/nwafu/54youth.js +28 -0
  1148. package/lib/routes/universities/nwafu/cie.js +28 -0
  1149. package/lib/routes/universities/nwafu/gs.js +28 -0
  1150. package/lib/routes/universities/nwafu/jcc.js +28 -0
  1151. package/lib/routes/universities/nwafu/jiaowu.js +28 -0
  1152. package/lib/routes/universities/nwafu/lib.js +28 -0
  1153. package/lib/routes/universities/nwafu/news.js +28 -0
  1154. package/lib/routes/universities/nwafu/nic.js +28 -0
  1155. package/lib/routes/universities/nwafu/yjshy.js +28 -0
  1156. package/lib/routes/universities/outele/outele.js +1 -1
  1157. package/lib/routes/universities/outyjs/outyjs.js +1 -1
  1158. package/lib/routes/universities/pku/bbs/hot.js +21 -22
  1159. package/lib/routes/universities/pku/pkuyjs.js +1 -1
  1160. package/lib/routes/universities/scauyjs/scauyjs.js +1 -1
  1161. package/lib/routes/universities/scnu/scnucs.js +1 -1
  1162. package/lib/routes/universities/scnu/scnuyjs.js +1 -1
  1163. package/lib/routes/universities/sctu/jwc/index.js +1 -1
  1164. package/lib/routes/universities/scu/jwc.js +6 -6
  1165. package/lib/routes/universities/scu/xg.js +5 -5
  1166. package/lib/routes/universities/scut/jwc/news.js +1 -1
  1167. package/lib/routes/universities/scut/jwc/notice.js +1 -1
  1168. package/lib/routes/universities/scut/jwc/school.js +121 -0
  1169. package/lib/routes/universities/scut/scutyjs.js +1 -1
  1170. package/lib/routes/universities/scut/seie/news_center.js +57 -0
  1171. package/lib/routes/universities/scvtc/xygg.js +10 -11
  1172. package/lib/routes/universities/seu/cse/index.js +2 -2
  1173. package/lib/routes/universities/shanghaitech/activity.js +10 -11
  1174. package/lib/routes/universities/shmtu/jwc.js +12 -9
  1175. package/lib/routes/universities/shmtu/www.js +4 -4
  1176. package/lib/routes/universities/shou/www.js +3 -3
  1177. package/lib/routes/universities/shu/index.js +5 -7
  1178. package/lib/routes/universities/shu/jwc.js +5 -7
  1179. package/lib/routes/universities/sjtu/gs/tzgg.js +1 -1
  1180. package/lib/routes/universities/sjtu/jwc.js +1 -1
  1181. package/lib/routes/universities/sjtu/tongqu/activity.js +3 -1
  1182. package/lib/routes/universities/slu/utils.js +2 -2
  1183. package/lib/routes/universities/sustech/bidding.js +34 -0
  1184. package/lib/routes/universities/sustech/newshub-zh.js +35 -0
  1185. package/lib/routes/universities/sustyjs/sustyjs.js +1 -1
  1186. package/lib/routes/universities/swufe/seie/index.js +2 -2
  1187. package/lib/routes/universities/swust/cs.js +1 -1
  1188. package/lib/routes/universities/swust/helper.js +1 -1
  1189. package/lib/routes/universities/swust/jwc_news.js +3 -3
  1190. package/lib/routes/universities/swust/jwc_notice.js +3 -3
  1191. package/lib/routes/universities/szu/yz/index.js +2 -2
  1192. package/lib/routes/universities/szu/yz/utils.js +4 -4
  1193. package/lib/routes/universities/szuyjs/szuyjs.js +1 -1
  1194. package/lib/routes/universities/thu/career.js +35 -18
  1195. package/lib/routes/universities/thu/index.js +1 -1
  1196. package/lib/routes/universities/tju/sse/_article.js +2 -2
  1197. package/lib/routes/universities/tjuyjs/tjuyjs.js +1 -1
  1198. package/lib/routes/universities/tynu/tynu.js +1 -1
  1199. package/lib/routes/universities/uestc/auto.js +7 -7
  1200. package/lib/routes/universities/uestc/cs.js +7 -7
  1201. package/lib/routes/universities/uestc/gr.js +46 -0
  1202. package/lib/routes/universities/uestc/is.js +102 -0
  1203. package/lib/routes/universities/uestc/sice.js +64 -0
  1204. package/lib/routes/universities/upc/jsj.js +2 -2
  1205. package/lib/routes/universities/upc/main.js +2 -2
  1206. package/lib/routes/universities/upcyjs/upcyjs.js +1 -1
  1207. package/lib/routes/universities/usst/jwc.js +3 -3
  1208. package/lib/routes/universities/ustc/job.js +192 -0
  1209. package/lib/routes/universities/ustc/jwc/index.js +3 -3
  1210. package/lib/routes/universities/utdallas/isso.js +4 -9
  1211. package/lib/routes/universities/whu/news.js +1 -1
  1212. package/lib/routes/universities/wsyu/news.js +1 -1
  1213. package/lib/routes/universities/wtu/index.js +34 -0
  1214. package/lib/routes/universities/wzu/news.js +25 -0
  1215. package/lib/routes/universities/xjtu/dean.js +3 -3
  1216. package/lib/routes/universities/xjtu/ee.js +44 -0
  1217. package/lib/routes/universities/xjtu/gs/tzgg.js +7 -8
  1218. package/lib/routes/universities/xjtu/international.js +2 -2
  1219. package/lib/routes/universities/xjtu/job.js +50 -0
  1220. package/lib/routes/universities/xmu/aero.js +63 -0
  1221. package/lib/routes/universities/xynu/zkb/index.js +58 -0
  1222. package/lib/routes/universities/ynnu/edu/base64.js +351 -0
  1223. package/lib/routes/universities/ynnu/edu/news.js +109 -0
  1224. package/lib/routes/universities/ynu/grs/qttz.js +1 -1
  1225. package/lib/routes/universities/ynu/grs/zytz.js +1 -1
  1226. package/lib/routes/universities/ynu/home/main.js +1 -1
  1227. package/lib/routes/universities/ynu/jwc/zytz.js +1 -1
  1228. package/lib/routes/universities/ynu/utils.js +6 -6
  1229. package/lib/routes/universities/yzu/home.js +3 -3
  1230. package/lib/routes/universities/yzu/yjszs.js +3 -3
  1231. package/lib/routes/universities/zjgsu/tzgg/utils.js +3 -3
  1232. package/lib/routes/universities/zju/career/index.js +2 -2
  1233. package/lib/routes/universities/zju/cst/index.js +2 -2
  1234. package/lib/routes/universities/zju/grs/index.js +2 -2
  1235. package/lib/routes/universities/zju/list.js +3 -3
  1236. package/lib/routes/universities/zju/physics/index.js +2 -2
  1237. package/lib/routes/universities/zjut/design.js +4 -4
  1238. package/lib/routes/universities/zjut/index.js +4 -4
  1239. package/lib/routes/universities/zkyai/zkyai.js +1 -1
  1240. package/lib/routes/universities/zkyyjs/zkyyjs.js +1 -1
  1241. package/lib/routes/universities/zzuli/campus/index.js +1 -1
  1242. package/lib/routes/universities/zzuli/yjsc/index.js +1 -1
  1243. package/lib/routes/us/supremecourt/argument_audio.js +20 -21
  1244. package/lib/routes/us/treasury/press-releases.js +13 -14
  1245. package/lib/routes/us/ustr/press-releases.js +13 -14
  1246. package/lib/routes/uwants/index.js +70 -0
  1247. package/lib/routes/verfghbw/press.js +52 -0
  1248. package/lib/routes/vgn/index.js +1 -1
  1249. package/lib/routes/voa/day-photos.js +54 -0
  1250. package/lib/routes/voa/index.js +54 -0
  1251. package/lib/routes/vocus/user.js +1 -1
  1252. package/lib/routes/vocus/utils.js +3 -3
  1253. package/lib/routes/vol/lastupdate.js +5 -3
  1254. package/lib/routes/vuevideo/user.js +3 -3
  1255. package/lib/routes/vulture/utils.js +11 -11
  1256. package/lib/routes/wainao/index.js +46 -0
  1257. package/lib/routes/wanwansub/index.js +57 -0
  1258. package/lib/routes/wanwansub/info.js +44 -0
  1259. package/lib/routes/weatheralarm/index.js +2 -2
  1260. package/lib/routes/webtoons/naver.js +1 -1
  1261. package/lib/routes/weexcn/index.js +6 -6
  1262. package/lib/routes/weforum/report.js +11 -12
  1263. package/lib/routes/wegene/column.js +1 -1
  1264. package/lib/routes/wegene/newest.js +1 -1
  1265. package/lib/routes/weibo/keyword.js +6 -6
  1266. package/lib/routes/weibo/super_index.js +3 -3
  1267. package/lib/routes/weibo/timeline.js +14 -14
  1268. package/lib/routes/weibo/user.js +21 -31
  1269. package/lib/routes/weibo/utils.js +4 -6
  1270. package/lib/routes/weidian/goods.js +1 -1
  1271. package/lib/routes/wenxuecity/bbs.js +2 -2
  1272. package/lib/routes/wenxuecity/blog.js +3 -3
  1273. package/lib/routes/wenxuecity/hot.js +2 -2
  1274. package/lib/routes/wenxuecity/news.js +17 -18
  1275. package/lib/routes/westore/new.js +1 -1
  1276. package/lib/routes/whalegogo/home.js +2 -2
  1277. package/lib/routes/whalegogo/portal.js +2 -2
  1278. package/lib/routes/whb/zhuzhan.js +7 -6
  1279. package/lib/routes/who/news-room.js +2 -2
  1280. package/lib/routes/who/news.js +43 -0
  1281. package/lib/routes/who/speeches.js +45 -0
  1282. package/lib/routes/wineyun/index.js +2 -2
  1283. package/lib/routes/worldhappiness/archive.js +49 -0
  1284. package/lib/routes/worldhappiness/blog.js +47 -0
  1285. package/lib/routes/woshipm/bookmarks.js +3 -3
  1286. package/lib/routes/woshipm/latest.js +4 -4
  1287. package/lib/routes/woshipm/popular.js +4 -4
  1288. package/lib/routes/woshipm/user_article.js +27 -39
  1289. package/lib/routes/woshipm/wen.js +3 -3
  1290. package/lib/routes/wsj/index.js +78 -79
  1291. package/lib/routes/wukong/user.js +3 -3
  1292. package/lib/routes/x-mol/news.js +8 -8
  1293. package/lib/routes/x-mol/paper.js +8 -8
  1294. package/lib/routes/x410/news.js +46 -0
  1295. package/lib/routes/x6d/index.js +11 -12
  1296. package/lib/routes/xiaoheihe/news.js +2 -1
  1297. package/lib/routes/xiaoheihe/user.js +38 -27
  1298. package/lib/routes/xiaohongshu/board.js +5 -5
  1299. package/lib/routes/xiaohongshu/user.js +6 -6
  1300. package/lib/routes/xiaoyuzhou/pickup.js +23 -26
  1301. package/lib/routes/xici/index.js +1 -1
  1302. package/lib/routes/ximalaya/album.js +169 -78
  1303. package/lib/routes/xinwenlianbo/index.js +1 -1
  1304. package/lib/routes/xposed/module.js +2 -2
  1305. package/lib/routes/xuangubao/subject.js +1 -1
  1306. package/lib/routes/xueqiu/snb.js +1 -1
  1307. package/lib/routes/xueqiu/stock_comments.js +61 -0
  1308. package/lib/routes/xueqiu/stock_info.js +3 -3
  1309. package/lib/routes/xueqiu/user.js +3 -3
  1310. package/lib/routes/yahoo-author/index.js +67 -0
  1311. package/lib/routes/yande.re/post_popular_recent.js +1 -1
  1312. package/lib/routes/yicai/brief.js +3 -2
  1313. package/lib/routes/yicas/blog.js +52 -0
  1314. package/lib/routes/yinxiang/card.js +18 -19
  1315. package/lib/routes/yinxiang/category.js +19 -20
  1316. package/lib/routes/yinxiang/note.js +14 -15
  1317. package/lib/routes/yinxiang/personal.js +19 -20
  1318. package/lib/routes/yinxiang/tag.js +19 -20
  1319. package/lib/routes/yomiuri/news.js +84 -11
  1320. package/lib/routes/youdao/latest.js +20 -21
  1321. package/lib/routes/youdao/xueba.js +21 -22
  1322. package/lib/routes/youtube/channel.js +4 -4
  1323. package/lib/routes/youtube/playlist.js +6 -4
  1324. package/lib/routes/youtube/user.js +4 -4
  1325. package/lib/routes/youtube/utils.js +32 -37
  1326. package/lib/routes/youzan/goods.js +1 -1
  1327. package/lib/routes/yuanliao/index.js +42 -0
  1328. package/lib/routes/yuque/doc.js +1 -1
  1329. package/lib/routes/yuzu-emu/entry.js +52 -0
  1330. package/lib/routes/yxdown/news.js +54 -0
  1331. package/lib/routes/yxdown/recommend.js +51 -0
  1332. package/lib/routes/yxdzqb/index.js +1 -1
  1333. package/lib/routes/yystv/category.js +3 -3
  1334. package/lib/routes/yystv/docs.js +1 -1
  1335. package/lib/routes/zaker/focusread.js +6 -5
  1336. package/lib/routes/zaker/source.js +6 -5
  1337. package/lib/routes/zaobao/util.js +7 -7
  1338. package/lib/routes/zcfy/hot.js +3 -3
  1339. package/lib/routes/zcfy/index.js +2 -2
  1340. package/lib/routes/zcool/discover.js +140 -0
  1341. package/lib/routes/zcool/locations.js +6829 -0
  1342. package/lib/routes/zcool/top.js +4 -4
  1343. package/lib/routes/zcool/user.js +1 -1
  1344. package/lib/routes/zfrontier/board_postlist.js +1 -1
  1345. package/lib/routes/zfrontier/postlist.js +1 -1
  1346. package/lib/routes/zhanqi/room.js +1 -1
  1347. package/lib/routes/zhibo8/forum.js +1 -1
  1348. package/lib/routes/zhibo8/more.js +10 -11
  1349. package/lib/routes/zhibo8/post.js +2 -2
  1350. package/lib/routes/zhihu/activities.js +3 -3
  1351. package/lib/routes/zhihu/answers.js +5 -5
  1352. package/lib/routes/zhihu/collection.js +29 -21
  1353. package/lib/routes/zhihu/daily.js +23 -22
  1354. package/lib/routes/zhihu/daily_section.js +2 -2
  1355. package/lib/routes/zhihu/hot.js +37 -0
  1356. package/lib/routes/zhihu/posts.js +27 -46
  1357. package/lib/routes/zhihu/timeline.js +99 -0
  1358. package/lib/routes/zhihu/utils.js +1 -1
  1359. package/lib/routes/zhihu/weekly.js +2 -2
  1360. package/lib/routes/zhihu/zhuanlan.js +30 -7
  1361. package/lib/routes/zhilian/index.js +2 -2
  1362. package/lib/routes/zhishifenzi/depth.js +2 -2
  1363. package/lib/routes/zhishifenzi/innovation.js +2 -2
  1364. package/lib/routes/zhishifenzi/news.js +47 -48
  1365. package/lib/routes/zhuixinfan/list.js +5 -5
  1366. package/lib/routes/zhutix/latest.js +7 -8
  1367. package/lib/routes/zimuku/index.js +1 -1
  1368. package/lib/routes/zimuxia/index.js +56 -0
  1369. package/lib/routes/zimuxia/portfolio.js +39 -0
  1370. package/lib/routes/ziroom/room.js +1 -1
  1371. package/lib/routes/zsnews/index.js +13 -14
  1372. package/lib/routes/zyshow/index.js +42 -0
  1373. package/lib/routes/zzz/index.js +43 -36
  1374. package/lib/utils/dateParser.js +1 -1
  1375. package/lib/utils/got.js +2 -1
  1376. package/lib/utils/logger.js +1 -1
  1377. package/lib/utils/parse-date.js +42 -0
  1378. package/lib/utils/puppeteer.js +1 -1
  1379. package/lib/utils/render.js +7 -0
  1380. package/lib/utils/request-wrapper.js +9 -3
  1381. package/lib/utils/timezone.js +14 -0
  1382. package/lib/utils/torrent.js +2 -2
  1383. package/lib/v2/2047/index.js +55 -0
  1384. package/lib/v2/2047/maintainer.js +3 -0
  1385. package/lib/v2/2047/radar.js +13 -0
  1386. package/lib/v2/2047/router.js +3 -0
  1387. package/lib/v2/8world/index.js +57 -0
  1388. package/lib/v2/8world/maintainer.js +3 -0
  1389. package/lib/v2/8world/radar.js +13 -0
  1390. package/lib/v2/8world/router.js +3 -0
  1391. package/lib/v2/aamacau/index.js +56 -0
  1392. package/lib/v2/aamacau/maintainer.js +3 -0
  1393. package/lib/v2/aamacau/radar.js +13 -0
  1394. package/lib/v2/aamacau/router.js +3 -0
  1395. package/lib/v2/biodiscover/index.js +44 -0
  1396. package/lib/v2/biodiscover/maintainer.js +3 -0
  1397. package/lib/v2/biodiscover/radar.js +13 -0
  1398. package/lib/v2/biodiscover/router.js +3 -0
  1399. package/lib/{routes → v2}/epicgames/index.js +0 -0
  1400. package/lib/v2/epicgames/maintainer.js +3 -0
  1401. package/lib/v2/epicgames/router.js +3 -0
  1402. package/lib/{routes → v2}/epicgames/supportedList.js +0 -0
  1403. package/lib/v2/eprice/maintainer.js +3 -0
  1404. package/lib/v2/eprice/radar.js +24 -0
  1405. package/lib/v2/eprice/router.js +3 -0
  1406. package/lib/v2/eprice/rss.js +95 -0
  1407. package/lib/v2/eprice/templates/description.art +1 -0
  1408. package/lib/v2/fisher-spb/maintainer.js +3 -0
  1409. package/lib/v2/fisher-spb/news.js +49 -0
  1410. package/lib/v2/fisher-spb/radar.js +13 -0
  1411. package/lib/v2/fisher-spb/router.js +3 -0
  1412. package/lib/v2/fisher-spb/templates/image.art +1 -0
  1413. package/lib/v2/fisher-spb/templates/video.art +1 -0
  1414. package/lib/v2/focustaiwan/index.js +72 -0
  1415. package/lib/v2/focustaiwan/maintainer.js +3 -0
  1416. package/lib/v2/focustaiwan/radar.js +13 -0
  1417. package/lib/v2/focustaiwan/router.js +3 -0
  1418. package/lib/v2/focustaiwan/templates/article.art +1 -0
  1419. package/lib/{routes → v2}/furstar/archive.js +5 -1
  1420. package/lib/{routes → v2}/furstar/artists.js +5 -1
  1421. package/lib/{routes → v2}/furstar/index.js +9 -1
  1422. package/lib/v2/furstar/maintainer.js +5 -0
  1423. package/lib/v2/furstar/radar.js +25 -0
  1424. package/lib/v2/furstar/router.js +5 -0
  1425. package/lib/v2/furstar/templates/author.art +8 -0
  1426. package/lib/v2/furstar/templates/description.art +5 -0
  1427. package/lib/{routes → v2}/furstar/utils.js +17 -12
  1428. package/lib/v2/hotukdeals/index.js +34 -0
  1429. package/lib/v2/hotukdeals/maintainer.js +3 -0
  1430. package/lib/v2/hotukdeals/radar.js +31 -0
  1431. package/lib/v2/hotukdeals/router.js +3 -0
  1432. package/lib/v2/icac/maintainer.js +3 -0
  1433. package/lib/v2/icac/news.js +47 -0
  1434. package/lib/v2/icac/radar.js +13 -0
  1435. package/lib/v2/icac/router.js +3 -0
  1436. package/lib/v2/icac/utils.js +17 -0
  1437. package/lib/v2/independent/maintainer.js +3 -0
  1438. package/lib/v2/independent/ps5-stock-uk.js +27 -0
  1439. package/lib/v2/independent/radar.js +13 -0
  1440. package/lib/v2/independent/router.js +3 -0
  1441. package/lib/v2/jump/discount.js +120 -0
  1442. package/lib/v2/jump/maintainer.js +3 -0
  1443. package/lib/v2/jump/radar.js +13 -0
  1444. package/lib/v2/jump/router.js +3 -0
  1445. package/lib/v2/jump/templates/discount.art +111 -0
  1446. package/lib/v2/qq/live.js +36 -0
  1447. package/lib/v2/qq/maintainer.js +3 -0
  1448. package/lib/v2/qq/radar.js +13 -0
  1449. package/lib/v2/qq/router.js +3 -0
  1450. package/lib/v2/ruancan/index.js +54 -0
  1451. package/lib/v2/ruancan/maintainer.js +6 -0
  1452. package/lib/v2/ruancan/radar.js +25 -0
  1453. package/lib/v2/ruancan/router.js +3 -0
  1454. package/lib/{routes → v2}/test/index.js +0 -0
  1455. package/lib/v2/test/maintainer.js +3 -0
  1456. package/lib/v2/test/router.js +3 -0
  1457. package/lib/v2/trow/maintainer.js +3 -0
  1458. package/lib/v2/trow/portal.js +36 -0
  1459. package/lib/v2/trow/radar.js +13 -0
  1460. package/lib/v2/trow/router.js +3 -0
  1461. package/lib/v2router.js +17 -0
  1462. package/lib/views/atom.art +2 -2
  1463. package/lib/views/error.art +9 -0
  1464. package/package.json +52 -41
  1465. package/lib/middleware/cache.js +0 -212
  1466. package/lib/routes/asahichinese-f/index.js +0 -102
  1467. package/lib/routes/asahichinese-j/index.js +0 -102
  1468. package/lib/routes/epicgames/router.js +0 -9
  1469. package/lib/routes/frontend/index.js +0 -27
  1470. package/lib/routes/gouhuo/cache.js +0 -44
  1471. package/lib/routes/gouhuo/index.js +0 -62
  1472. package/lib/routes/gouhuo/strategy.js +0 -35
  1473. package/lib/routes/heibaizhibo/room.js +0 -31
  1474. package/lib/routes/japanpost/index.js +0 -67
  1475. package/lib/routes/javdb/home.js +0 -32
  1476. package/lib/routes/ltaaa/_article.js +0 -35
  1477. package/lib/routes/ltaaa/main.js +0 -58
  1478. package/lib/routes/matters/hot.js +0 -50
  1479. package/lib/routes/matters/topics.js +0 -52
  1480. package/lib/routes/netease/news/data.js +0 -39
  1481. package/lib/routes/nytimes/morning_post.js +0 -53
  1482. package/lib/routes/steam/news.js +0 -28
  1483. package/lib/routes/tencent/lemon/index.js +0 -29
  1484. package/lib/routes/toutiao/today.js +0 -32
  1485. package/lib/routes/toutiao/user.js +0 -38
  1486. package/lib/routes/universities/fzu/jxtz.js +0 -23
  1487. package/lib/routes/universities/fzu/zjjz.js +0 -23
  1488. package/lib/routes/zcool/recommend.js +0 -64
@@ -0,0 +1,99 @@
1
+ const got = require('@/utils/got');
2
+ const utils = require('./utils');
3
+ const getLinkAndTitle = (type, period) => {
4
+ const baseURL = 'https://api.coolapk.com/v6/page/dataList?url=';
5
+ let link;
6
+ const res = {};
7
+ const types = {
8
+ jrrm: {
9
+ title: '今日热门',
10
+ url: baseURL + '%2Ffeed%2FstatList%3FcacheExpires%3D300%26statType%3Dday%26sortField%3Ddetailnum%26title%3D%E4%BB%8A%E6%97%A5%E7%83%AD%E9%97%A8&title=%E4%BB%8A%E6%97%A5%E7%83%AD%E9%97%A8&subTitle=&page=1',
11
+ },
12
+
13
+ dzb: {
14
+ title: '点赞榜',
15
+ sortField: 'likenum',
16
+ },
17
+
18
+ scb: {
19
+ title: '收藏榜',
20
+ sortField: 'favnum',
21
+ },
22
+ plb: {
23
+ title: '评论榜',
24
+ sortField: 'replynum',
25
+ },
26
+ ktb: {
27
+ title: '酷图榜',
28
+ sortField: 'likenum',
29
+ },
30
+ };
31
+
32
+ const periods = {
33
+ daily: {
34
+ description: '日榜',
35
+ statType: 'day',
36
+ },
37
+ weekly: {
38
+ description: '周榜',
39
+ statType: '7days',
40
+ },
41
+ };
42
+
43
+ if (type === 'jrrm') {
44
+ res.link = types.jrrm.url;
45
+ res.title = types.jrrm.title;
46
+ return res;
47
+ } else if (type === 'ktb') {
48
+ const trans = {
49
+ daily: {
50
+ description: '周榜',
51
+ statDays: '7days',
52
+ },
53
+ weekly: {
54
+ description: '月榜',
55
+ statDays: '30days',
56
+ },
57
+ };
58
+ link = `#/feed/coolPictureList?statDays=` + trans[period].statDays + `&listType=statFavNum&buildCard=1&title=` + trans[period].description + `&page=1`;
59
+ res.title = '酷图榜-' + trans[period].description;
60
+ } else {
61
+ link = `#/feed/statList?statType=` + periods[period].statType + `&sortField=` + types[type].sortField + `&title=` + periods[period].description + `&page=1`;
62
+ res.title = types[type].title + `-` + periods[period].description;
63
+ }
64
+ res.link = baseURL + encodeURIComponent(link);
65
+ return res;
66
+ };
67
+
68
+ module.exports = async (ctx) => {
69
+ const type = ctx.params.type || 'jrrm';
70
+ const period = ctx.params.period || 'daily';
71
+ const { link, title } = getLinkAndTitle(type, period);
72
+ const r = await got({
73
+ method: 'get',
74
+ url: link,
75
+ headers: utils.getHeaders(),
76
+ });
77
+ const data = r.data.data;
78
+ const t = [];
79
+ for (const i of data) {
80
+ if (i.entityType === 'card') {
81
+ for (const k of i.entities) {
82
+ t.push(k);
83
+ }
84
+ } else {
85
+ t.push(i);
86
+ }
87
+ }
88
+
89
+ let out = await Promise.all(t.map((item) => utils.parseDynamic(item, ctx)));
90
+
91
+ out = out.filter((i) => i);
92
+
93
+ ctx.state.data = {
94
+ title,
95
+ link: 'https://www.coolapk.com/',
96
+ description: `热榜-` + title,
97
+ item: out,
98
+ };
99
+ };
@@ -11,18 +11,7 @@ module.exports = async (ctx) => {
11
11
  });
12
12
  const data = response.data.data;
13
13
 
14
- let out = await Promise.all(
15
- data.map(async (item) => {
16
- if (item.type === 12) {
17
- // 图文内容
18
- return utils.parseTuwen(item, ctx);
19
- } else if (String(item.type) in utils.dynamicTpye) {
20
- return utils.parseDongtai(item, ctx);
21
- } else {
22
- return null;
23
- }
24
- })
25
- );
14
+ let out = await Promise.all(data.map((item) => utils.parseDynamic(item, ctx)));
26
15
 
27
16
  out = out.filter((i) => i); // 去除空值
28
17
  if (out.length === 0) {
@@ -0,0 +1,31 @@
1
+ const got = require('@/utils/got');
2
+ const utils = require('./utils');
3
+
4
+ module.exports = async (ctx) => {
5
+ const type = ctx.params.type || 'history';
6
+ const urls = {
7
+ history: {
8
+ url: 'https://api.coolapk.com/v6/page/dataList?url=%23%2ffeed%2fheadlineV8List%3ftype%3d0%2c5%2c9%2c8%2c12%2c10%2c11%2c13%26title%3d%e5%8e%86%e5%8f%b2%e5%a4%b4%e6%9d%a1%26page%3d1',
9
+ title: '历史头条',
10
+ },
11
+ latest: {
12
+ url: 'https://api.coolapk.com/v6/page/dataList?url=%23%2ffeed%2fdigestList%3ftype%3d0%2c5%2c12%2c10%2c11%2c13%2c8%2c9%26title%3d%e6%9c%80%e6%96%b0%e5%8a%a8%e6%80%81%26page%3d1',
13
+ title: '最新动态',
14
+ },
15
+ };
16
+ const response = await got({
17
+ method: 'get',
18
+ url: urls[type].url,
19
+ headers: utils.getHeaders(),
20
+ });
21
+ const data = response.data.data;
22
+
23
+ const out = await Promise.all(data.map((item) => utils.parseDynamic(item, ctx)));
24
+
25
+ ctx.state.data = {
26
+ title: urls[type].title,
27
+ link: 'https://www.coolapk.com/',
28
+ description: urls[type].title,
29
+ item: out,
30
+ };
31
+ };
@@ -2,8 +2,9 @@ const got = require('@/utils/got');
2
2
  const utils = require('./utils');
3
3
 
4
4
  module.exports = async (ctx) => {
5
+ const type = ctx.params.type || 'hot';
5
6
  let full_url, feedTitle;
6
- if (ctx.originalUrl.startsWith(`/coolapk/tuwen-xinxian`)) {
7
+ if (ctx.originalUrl.startsWith(`/coolapk/tuwen-xinxian`) || type === 'latest') {
7
8
  // 实时
8
9
  full_url =
9
10
  utils.base_url +
@@ -21,12 +22,12 @@ module.exports = async (ctx) => {
21
22
  });
22
23
  const data = response.data.data;
23
24
 
24
- const out = await Promise.all(data.map(async (item) => utils.parseTuwen(item, ctx)));
25
+ const out = await Promise.all(data.map((item) => utils.parseDynamic(item, ctx)));
25
26
 
26
27
  ctx.state.data = {
27
- title: `${feedTitle}`,
28
+ title: feedTitle,
28
29
  link: 'https://www.coolapk.com/',
29
- description: `${feedTitle}`,
30
+ description: feedTitle,
30
31
  item: out,
31
32
  };
32
33
  };
@@ -3,7 +3,7 @@ const utils = require('./utils');
3
3
 
4
4
  module.exports = async (ctx) => {
5
5
  const uid = ctx.params.uid;
6
- const full_url = utils.base_url + `/v6/user/feedList?uid=${uid}&page=1&showAnonymous=0`;
6
+ const full_url = utils.base_url + `/v6/user/feedList?uid=${uid}&page=1&showAnonymous=0&isIncludeTop=1&showDoing=1`;
7
7
  let username;
8
8
  const response = await got({
9
9
  method: 'get',
@@ -15,19 +15,12 @@ module.exports = async (ctx) => {
15
15
  throw Error('这个人没有任何动态。');
16
16
  }
17
17
  let out = await Promise.all(
18
- data.map(async (item) => {
18
+ data.map((item) => {
19
19
  if (!username) {
20
20
  username = item.username;
21
21
  }
22
22
 
23
- if (item.type === 12) {
24
- // 图文内容
25
- return utils.parseTuwen(item, ctx);
26
- } else if (String(item.type) in utils.dynamicTpye) {
27
- return utils.parseDongtai(item, ctx);
28
- } else {
29
- return null;
30
- }
23
+ return utils.parseDynamic(item, ctx);
31
24
  })
32
25
  );
33
26
 
@@ -2,7 +2,7 @@ const md5 = require('@/utils/md5');
2
2
  const cheerio = require('cheerio');
3
3
  const got = require('@/utils/got');
4
4
 
5
- const dynamicTpye = { 0: '基本动态', 9: '评论', 20: '交易动态' };
5
+ const dynamicTpye = { 0: '基本动态', 8: '酷图', 9: '评论', 10: '提问', 11: '回答', 12: '图文', 15: '二手', 17: '观点', 20: '交易动态' };
6
6
 
7
7
  const getRandomDEVICE_ID = () => {
8
8
  let id = [8, 4, 4, 4, 12];
@@ -29,15 +29,21 @@ const getHeaders = () => ({
29
29
  'X-App-Token': get_app_token(),
30
30
  'X-Sdk-Int': '29',
31
31
  'X-Sdk-Locale': 'zh-CN',
32
- 'X-App-Version': '10.4',
33
- 'X-App-Code': '2007081',
34
- 'User-Agent': 'Dalvik/2.1.0 (Linux; U; Android 10; Redmi K30 5G MIUI/V12.0.3.0.QGICMXM) (#Build; Redmi; Redmi K30 5G; QKQ1.191222.002 test-keys; 10) +CoolMarket/10.4-2007081',
32
+ 'X-App-Version': '11.0',
33
+ 'X-Api-Version': '11',
34
+ 'X-App-Code': '2101202',
35
+ 'User-Agent': 'Dalvik/2.1.0 (Linux; U; Android 10; Redmi K30 5G MIUI/V12.0.3.0.QGICMXM) (#Build; Redmi; Redmi K30 5G; QKQ1.191222.002 test-keys; 10) +CoolMarket/11.0-2101202',
35
36
  });
36
37
 
37
38
  const parseTuwenFromRaw = (raw) =>
38
39
  raw.map((i) => {
39
40
  if (i.type === 'text') {
40
- return `<p>${i.message}</p>`;
41
+ const output = i.message
42
+ .split('\n')
43
+ .filter((t) => t !== '')
44
+ .map((t) => `<p>${t}</p>`)
45
+ .join('');
46
+ return output;
41
47
  } else if (i.type === 'image') {
42
48
  return `<div class="img-container" style="text-align: center;">
43
49
  <img src="${i.url}">
@@ -48,64 +54,89 @@ const parseTuwenFromRaw = (raw) =>
48
54
  }
49
55
  });
50
56
 
51
- const parseDongtai = async (item, ctx) => {
52
- const author = item.username;
53
- const pubdate = new Date(item.lastupdate * 1000).toUTCString();
54
- const itemUrl = item.shareUrl.split('?')[0];
55
- let description;
56
- if (item.issummary) {
57
- // 需要爬内容
58
- description = await ctx.cache.tryGet(itemUrl, async () => {
59
- const result = await got({
60
- method: 'get',
61
- url: itemUrl,
62
- headers: getHeaders(),
63
- });
64
- const message = `<p>` + result.data.data.message.split('\n').join('<br>') + `</p>`;
65
- const picArr = item.picArr.filter((i) => i).map((i) => `<img src="${i}">`); // 若无图片,item.picArr=[""]
66
- return message + picArr.join('');
67
- });
68
- } else {
69
- const picArr = item.picArr.filter((i) => i).map((i) => `<img src="${i}">`);
70
- description = `<p>` + item.message + `</p>` + picArr.join('');
57
+ const parseDynamic = async (item, ctx) => {
58
+ const pubDate = new Date(item.lastupdate * 1000).toUTCString();
59
+ if (item.entityType === 'sponsorCard') {
60
+ return;
71
61
  }
72
- const $ = cheerio.load('<div class="title-filter">' + description + '</div>');
73
- const title = $('.title-filter').text().slice(0, 30).trim() + '...';
74
- return {
75
- title: title,
76
- description: description,
77
- pubDate: pubdate,
78
- link: itemUrl,
79
- author: author,
80
- };
81
- };
62
+ const itemUrl = item.shareUrl.split('?')[0];
63
+ let description, title;
64
+ const type = parseInt(item.type);
65
+ switch (type) {
66
+ case 0:
67
+ case 8:
68
+ case 9:
69
+ case 10:
70
+ case 11:
71
+ case 15:
72
+ case 17:
73
+ case 20: {
74
+ // //////////////////////////////////////////// 基本内容 ////////////////////////////////////////////
75
+ if (item.issummary) {
76
+ // 需要爬内容
77
+ description = await ctx.cache.tryGet(itemUrl, async () => {
78
+ const result = await got({
79
+ method: 'get',
80
+ url: itemUrl,
81
+ headers: getHeaders(),
82
+ });
83
+ const message = `<p>` + result.data.data.message.split('\n').join('<br>') + `</p>`;
84
+ const picArr = item.picArr.filter((i) => i).map((i) => `<img src="${i}">`); // 若无图片,item.picArr=[""]
85
+ return message + picArr.join('');
86
+ });
87
+ } else {
88
+ const picArr = item.picArr.filter((i) => i).map((i) => `<img src="${i}">`);
89
+ description = `<p>` + item.message + `</p>` + picArr.join('');
90
+ }
91
+ const $ = cheerio.load('<div class="title-filter">' + description + '</div>');
92
+ title = $('.title-filter').text().slice(0, 30).trim() + '...';
82
93
 
83
- const parseTuwen = async (item, ctx) => {
84
- const title = item.title;
85
- const pubdate = new Date(item.lastupdate * 1000).toUTCString();
86
- const author = item.username;
94
+ // //////////////////////////////////////////// 基本内容结束 ////////////////////////////////////////////
87
95
 
88
- const description = await ctx.cache.tryGet(item.shareUrl, async () => {
89
- const result = await got({
90
- method: 'get',
91
- url: item.shareUrl,
92
- headers: getHeaders(),
93
- });
96
+ if (type === 17) {
97
+ const keys = item.extra_key.split(',');
98
+ description += `<p>` + item.vote.message_title + ` 已选${keys.length}项</p>`;
99
+ for (const i of item.vote.options) {
100
+ if (keys.includes(String(i.id))) {
101
+ description += `<p>${i.title}√</p>`;
102
+ }
103
+ }
104
+ } else if (type === 10 || type === 11) {
105
+ title = `${item.message_title} 更多:` + title;
106
+ }
94
107
 
95
- const raw = JSON.parse(result.data.data.message_raw_output);
108
+ break;
109
+ }
110
+ case 12: {
111
+ title = item.title;
112
+ description = await ctx.cache.tryGet(itemUrl, async () => {
113
+ const result = await got({
114
+ method: 'get',
115
+ url: itemUrl,
116
+ headers: getHeaders(),
117
+ });
96
118
 
97
- const tags = parseTuwenFromRaw(raw);
119
+ const raw = JSON.parse(result.data.data.message_raw_output);
98
120
 
99
- return `<img src="${result.data.data.pic}"><hr>` + tags.join('');
100
- });
121
+ const tags = parseTuwenFromRaw(raw);
122
+
123
+ return `<img src="${result.data.data.pic}"><hr>` + tags.join('');
124
+ });
125
+ break;
126
+ }
127
+ default:
128
+ // console.log(item.type);
129
+ // console.log(item);
130
+ break;
131
+ }
101
132
 
102
133
  return {
103
- title: title,
104
- description: description,
105
- pubDate: pubdate,
134
+ title,
135
+ description,
136
+ pubDate,
106
137
  link: item.shareUrl,
107
- guid: item.shareUrl.split('?')[0],
108
- author: author,
138
+ guid: itemUrl,
139
+ author: item.username,
109
140
  };
110
141
  };
111
142
 
@@ -113,7 +144,6 @@ module.exports = {
113
144
  get_app_token,
114
145
  base_url,
115
146
  getHeaders,
116
- parseTuwen,
117
- parseDongtai,
147
+ parseDynamic,
118
148
  dynamicTpye,
119
149
  };
@@ -0,0 +1,67 @@
1
+ const cheerio = require('cheerio');
2
+ const got = require('@/utils/got');
3
+
4
+ // 直接调用拷贝漫画的接口
5
+ module.exports = async (ctx) => {
6
+ const { id } = ctx.params;
7
+
8
+ // 获取漫画列表
9
+ let bHasNextPage = false;
10
+ const iReqLimit = (ctx.queries && ctx.queries.limit) || 100;
11
+ let iReqOffSet = 0;
12
+ const strBaseUrl = `https://api.copymanga.com/api/v3/comic/${id}/group/default/chapters?`;
13
+ let chapterArray = [];
14
+
15
+ do {
16
+ bHasNextPage = false;
17
+ // eslint-disable-next-line no-await-in-loop
18
+ const { data } = await got.get(strBaseUrl + 'limit=' + iReqLimit + '&offset=' + iReqOffSet);
19
+ const { code, results } = data;
20
+
21
+ if (code !== 200) {
22
+ break;
23
+ }
24
+
25
+ if (results.limit + results.offset < results.total) {
26
+ bHasNextPage = true;
27
+ }
28
+ iReqOffSet += iReqLimit;
29
+
30
+ chapterArray = chapterArray.concat(results.list);
31
+ } while (bHasNextPage);
32
+
33
+ chapterArray = chapterArray
34
+ .map(({ comic_path_word, uuid, name, size, datetime_created, index }) => ({
35
+ link: 'https://copymanga.com/comic/' + comic_path_word + '/chapter/' + uuid,
36
+ title: name,
37
+ num: size,
38
+ updateTime: datetime_created,
39
+ index,
40
+ }))
41
+ .reverse();
42
+
43
+ // 获取漫画标题、介绍
44
+ const { bookTitle, bookIntro } = await ctx.cache.tryGet(`https://copymanga.com/comic/${id}`, async () => {
45
+ const { data } = await got.get(`https://copymanga.com/comic/${id}`);
46
+ const $ = cheerio.load(data);
47
+ return {
48
+ bookTitle: $('.comicParticulars-title-right > ul > li > h6').text(),
49
+ bookIntro: $('.intro').text(),
50
+ };
51
+ });
52
+
53
+ const genResult = (chapter) => ({
54
+ link: chapter.link,
55
+ title: chapter.title,
56
+ description: `
57
+ <h1>${chapter.num}p</h1>
58
+ `.trim(),
59
+ });
60
+
61
+ ctx.state.data = {
62
+ title: `拷贝漫画 - ${bookTitle}`,
63
+ link: `https://copymanga.com/comic/${id}`,
64
+ description: bookIntro,
65
+ item: chapterArray.map(genResult),
66
+ };
67
+ };
@@ -19,7 +19,7 @@ module.exports = async (ctx) => {
19
19
  })
20
20
  .map((_, item) => {
21
21
  item = $(item);
22
- const title = `${item.find('a').first().text()}`;
22
+ const title = item.find('a').first().text();
23
23
  const dateRaw = item.find('td:first-child').text().trim();
24
24
  const pubDate = Date.parse(dateRaw) && dateRaw;
25
25
  const link = item.find('a').attr('href');
@@ -0,0 +1,77 @@
1
+ const got = require('@/utils/got');
2
+ const cheerio = require('cheerio');
3
+ const dayjs = require('dayjs');
4
+
5
+ module.exports = async (ctx) => {
6
+ const tdfk = ctx.params.tdfk || false;
7
+ const uri = tdfk ? `https://news.yahoo.co.jp/pages/article/covid19${tdfk}` : `https://news.yahoo.co.jp/pages/article/20200207`;
8
+ const req_header = { 'User-Agent': 'Mozilla/5.0 (Linux; Android 9; SM-G960F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36' };
9
+
10
+ const resp = await got({
11
+ method: 'get',
12
+ url: uri,
13
+ headers: req_header,
14
+ });
15
+
16
+ const $ = cheerio.load(resp.data);
17
+
18
+ const this_year = dayjs().year();
19
+ const this_month = dayjs().month() + 1;
20
+
21
+ const art_uri = [];
22
+ $('#layoutFooter ul.dlpThumbLink a').each((i, e) => {
23
+ const link = $(e).attr('href');
24
+ const text = $(e).find('.dlpThumbText span').eq(0).text();
25
+ const author = $(e).find('.dlpQuote').text();
26
+ const date = $(e).find('.dlpDate').text() + ' +9'; // explicit timezone
27
+
28
+ let date_obj = dayjs(date).year(this_year);
29
+
30
+ if (date_obj.month() + 1 > this_month) {
31
+ // if the article is from the last year
32
+ date_obj = date_obj.year(this_year - 1);
33
+ }
34
+
35
+ art_uri.push({ l: link, t: text, a: author, d: date_obj.toString() });
36
+ });
37
+
38
+ const getNews = async (uri) => {
39
+ const ret = {
40
+ link: uri.l,
41
+ title: uri.t,
42
+ author: uri.a,
43
+ pubDate: uri.d,
44
+ description: null,
45
+ };
46
+
47
+ if (!uri.l.includes('//news.yahoo.co.jp')) {
48
+ return ret; // do not process uncertain pages
49
+ }
50
+
51
+ const page_data = await ctx.cache.tryGet(uri.l, async () => {
52
+ const resp = await got({
53
+ method: 'get',
54
+ url: uri.l,
55
+ headers: req_header,
56
+ });
57
+ return resp.data;
58
+ });
59
+
60
+ const $doc = cheerio.load(page_data);
61
+
62
+ const iso_date = $doc('meta[name="pubdate"]').attr('content');
63
+ ret.pubDate = dayjs(iso_date).toString();
64
+ ret.description = $doc('div.article_body').html() || $doc('meta[name="description"]').attr('content');
65
+
66
+ return ret;
67
+ };
68
+
69
+ const items = await Promise.all(art_uri.map(getNews));
70
+
71
+ ctx.state.data = {
72
+ title: $('title').text(),
73
+ link: uri,
74
+ description: $('meta[name="description"]').attr('content'),
75
+ item: items,
76
+ };
77
+ };
@@ -20,17 +20,16 @@ module.exports = async (ctx) => {
20
20
 
21
21
  ctx.state.data = {
22
22
  title: '中国人事考试网 - 通知公告',
23
- link: link,
23
+ link,
24
24
  item: await Promise.all(
25
- list.map(
26
- async (item) =>
27
- await ctx.cache.tryGet(item.link, async () => {
28
- const detailResponse = await got({ method: 'get', url: item.link, responseType: 'buffer' });
29
- const content = cheerio.load(iconv.decode(detailResponse.data, 'gbk'));
30
- item.description = content('div.text').html();
31
- item.pubDate = new Date(content('#p_publishtime').text().replace(/[年|月]/g, '-').replace(/日/g, ' ') + ' GMT+8').toUTCString();
32
- return item;
33
- })
25
+ list.map((item) =>
26
+ ctx.cache.tryGet(item.link, async () => {
27
+ const detailResponse = await got({ method: 'get', url: item.link, responseType: 'buffer' });
28
+ const content = cheerio.load(iconv.decode(detailResponse.data, 'gbk'));
29
+ item.description = content('div.text').html();
30
+ item.pubDate = new Date(content('#p_publishtime').text().replace(/[年|月]/g, '-').replace(/日/g, ' ') + ' GMT+8').toUTCString();
31
+ return item;
32
+ })
34
33
  )
35
34
  ),
36
35
  };
@@ -24,17 +24,16 @@ module.exports = async (ctx) => {
24
24
  .get();
25
25
 
26
26
  const items = await Promise.all(
27
- list.map(
28
- async (item) =>
29
- await ctx.cache.tryGet(item.link, async () => {
30
- const res = await got.get(item.link, {
31
- responseType: 'buffer',
32
- });
33
- const content = cheerio.load(iconv.decode(res.data, 'gbk'));
27
+ list.map((item) =>
28
+ ctx.cache.tryGet(item.link, async () => {
29
+ const res = await got.get(item.link, {
30
+ responseType: 'buffer',
31
+ });
32
+ const content = cheerio.load(iconv.decode(res.data, 'gbk'));
34
33
 
35
- item.description = content('#newsContent').html();
36
- return item;
37
- })
34
+ item.description = content('#newsContent').html();
35
+ return item;
36
+ })
38
37
  )
39
38
  );
40
39
 
@@ -0,0 +1,57 @@
1
+ const got = require('@/utils/got');
2
+ const cheerio = require('cheerio');
3
+
4
+ module.exports = async (ctx) => {
5
+ const id = ctx.params.id || '';
6
+
7
+ const rootUrl = 'http://www.cria.org.cn';
8
+ const currentUrl = `${rootUrl}/${id ? `newslist/${id}.html` : 'news'}`;
9
+ const response = await got({
10
+ method: 'get',
11
+ url: currentUrl,
12
+ });
13
+
14
+ const $ = cheerio.load(response.data);
15
+
16
+ const list = $('.ch_news,.enterprise_news_c')
17
+ .find('ul li')
18
+ .map((_, item) => {
19
+ item = $(item);
20
+ const a = item.find('a');
21
+
22
+ return {
23
+ link: `${rootUrl}${a.attr('href')}`,
24
+ };
25
+ })
26
+ .get();
27
+
28
+ const items = await Promise.all(
29
+ list.map((item) =>
30
+ ctx.cache.tryGet(item.link, async () => {
31
+ try {
32
+ const detailResponse = await got({
33
+ method: 'get',
34
+ url: item.link,
35
+ });
36
+ const content = cheerio.load(detailResponse.data);
37
+
38
+ item.title = content('title').text();
39
+ item.description = content('.news_details_c').html();
40
+ item.pubDate = new Date(detailResponse.data.match(/<span>发布时间:(.*)<\/span><span>来源:/)[1]).toUTCString();
41
+
42
+ return item;
43
+ } catch (e) {
44
+ return Promise.resolve('');
45
+ }
46
+ })
47
+ )
48
+ );
49
+
50
+ const title = id ? response.data.match(/<h3><span style="margin: 10px; font-size:15px;">当前位置:中国橡胶网 > (.*)<\/span><\/h3>/)[1] : '新闻资讯';
51
+
52
+ ctx.state.data = {
53
+ title: `${title} - 中国橡胶网`,
54
+ link: currentUrl,
55
+ item: items,
56
+ };
57
+ };