rsshub 1.0.0-master.f2ed98e → 1.0.0-master.f2eee10

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 (1552) hide show
  1. package/README.md +6 -24
  2. package/lib/api_router.js +1 -1
  3. package/lib/app.js +2 -0
  4. package/lib/config.js +28 -3
  5. package/lib/maintainer.js +25 -0
  6. package/lib/middleware/cache/memory.js +2 -2
  7. package/lib/middleware/parameter.js +1 -1
  8. package/lib/middleware/template.js +14 -1
  9. package/lib/radar-rules.js +0 -313
  10. package/lib/radar.js +79 -0
  11. package/lib/router.js +137 -145
  12. package/lib/routes/axis-studios/work.js +0 -0
  13. package/lib/routes/blow-studio/work.js +0 -0
  14. package/lib/routes/blur-studio/index.js +0 -0
  15. package/lib/routes/digic-pictures/index.js +0 -0
  16. package/lib/routes/everything/changes.js +1 -1
  17. package/lib/routes/gov/hunan/notice.js +1 -1
  18. package/lib/routes/method-studios/index.js +0 -0
  19. package/lib/routes/ps/product.js +0 -0
  20. package/lib/routes/unit-image/films.js +0 -0
  21. package/lib/static/logo.png +0 -0
  22. package/lib/utils/puppeteer.js +2 -2
  23. package/lib/utils/render.js +2 -46
  24. package/lib/utils/request-wrapper.js +2 -2
  25. package/lib/utils/wechat-mp.js +2 -2
  26. package/lib/v2/0818tuan/index.js +47 -0
  27. package/lib/v2/0818tuan/maintainer.js +3 -0
  28. package/lib/v2/0818tuan/radar.js +13 -0
  29. package/lib/v2/0818tuan/router.js +3 -0
  30. package/lib/v2/141jav/index.js +71 -0
  31. package/lib/v2/141jav/maintainer.js +3 -0
  32. package/lib/v2/141jav/radar.js +40 -0
  33. package/lib/v2/141jav/router.js +3 -0
  34. package/lib/v2/141jav/templates/description.art +47 -0
  35. package/lib/v2/141ppv/index.js +71 -0
  36. package/lib/v2/141ppv/maintainer.js +3 -0
  37. package/lib/v2/141ppv/radar.js +40 -0
  38. package/lib/v2/141ppv/router.js +3 -0
  39. package/lib/v2/141ppv/templates/description.art +47 -0
  40. package/lib/v2/163/maintainer.js +1 -0
  41. package/lib/v2/163/music/artist-songs.js +39 -0
  42. package/lib/v2/163/radar.js +13 -4
  43. package/lib/v2/163/router.js +1 -0
  44. package/lib/v2/163/templates/music/playlist.art +1 -1
  45. package/lib/v2/18comic/templates/description.art +4 -0
  46. package/lib/v2/18comic/utils.js +9 -5
  47. package/lib/v2/1point3acres/blog.js +67 -0
  48. package/lib/v2/1point3acres/category.js +17 -0
  49. package/lib/v2/1point3acres/maintainer.js +9 -0
  50. package/lib/v2/1point3acres/offer.js +69 -0
  51. package/lib/v2/1point3acres/radar.js +53 -0
  52. package/lib/v2/1point3acres/router.js +10 -0
  53. package/lib/v2/1point3acres/section.js +28 -0
  54. package/lib/v2/1point3acres/templates/image.art +1 -0
  55. package/lib/v2/1point3acres/templates/offer.art +11 -0
  56. package/lib/v2/1point3acres/thread.js +15 -0
  57. package/lib/v2/1point3acres/utils.js +79 -0
  58. package/lib/v2/2048/index.js +7 -5
  59. package/lib/v2/2048/radar.js +13 -0
  60. package/lib/v2/36kr/hot-list.js +59 -0
  61. package/lib/v2/36kr/index.js +3 -30
  62. package/lib/v2/36kr/maintainer.js +1 -0
  63. package/lib/v2/36kr/radar.js +6 -0
  64. package/lib/v2/36kr/router.js +1 -0
  65. package/lib/v2/36kr/utils.js +36 -0
  66. package/lib/v2/3dmgame/game.js +39 -0
  67. package/lib/v2/3dmgame/maintainer.js +4 -0
  68. package/lib/v2/3dmgame/news_center.js +42 -0
  69. package/lib/v2/3dmgame/radar.js +19 -0
  70. package/lib/v2/3dmgame/router.js +4 -0
  71. package/lib/v2/3dmgame/utils.js +30 -0
  72. package/lib/v2/4ksj/forum.js +128 -0
  73. package/lib/v2/4ksj/maintainer.js +3 -0
  74. package/lib/v2/4ksj/radar.js +13 -0
  75. package/lib/v2/4ksj/router.js +3 -0
  76. package/lib/v2/4ksj/templates/description.art +56 -0
  77. package/lib/v2/50forum/radar.js +1 -1
  78. package/lib/v2/50forum/zhuanjia.js +1 -1
  79. package/lib/v2/591/maintainer.js +3 -0
  80. package/lib/v2/5eplay/index.js +100 -0
  81. package/lib/v2/5eplay/maintainer.js +3 -0
  82. package/lib/v2/5eplay/radar.js +13 -0
  83. package/lib/v2/5eplay/router.js +3 -0
  84. package/lib/v2/5eplay/utils.js +35 -0
  85. package/lib/v2/6park/index.js +65 -0
  86. package/lib/v2/6park/maintainer.js +8 -0
  87. package/lib/v2/6park/news.js +76 -0
  88. package/lib/v2/6park/radar.js +65 -0
  89. package/lib/v2/6park/router.js +4 -0
  90. package/lib/v2/6v123/latestMovies.js +14 -0
  91. package/lib/v2/6v123/latestTVSeries.js +14 -0
  92. package/lib/v2/6v123/maintainer.js +4 -0
  93. package/lib/v2/6v123/radar.js +23 -0
  94. package/lib/v2/6v123/router.js +4 -0
  95. package/lib/v2/6v123/utils.js +83 -0
  96. package/lib/v2/7mmtv/index.js +15 -23
  97. package/lib/v2/7mmtv/templates/description.art +5 -1
  98. package/lib/v2/81/81rc/index.js +62 -0
  99. package/lib/v2/81/maintainer.js +3 -0
  100. package/lib/v2/81/radar.js +18 -0
  101. package/lib/v2/81/router.js +3 -0
  102. package/lib/v2/acfun/radar.js +1 -1
  103. package/lib/v2/aeaweb/index.js +81 -0
  104. package/lib/v2/aeaweb/maintainer.js +3 -0
  105. package/lib/v2/aeaweb/radar.js +13 -0
  106. package/lib/v2/aeaweb/router.js +3 -0
  107. package/lib/v2/aeaweb/templates/description.art +3 -0
  108. package/lib/v2/aeon/category.js +27 -0
  109. package/lib/v2/aeon/maintainer.js +4 -0
  110. package/lib/v2/aeon/radar.js +19 -0
  111. package/lib/v2/aeon/router.js +4 -0
  112. package/lib/v2/aeon/templates/essay.art +3 -0
  113. package/lib/v2/aeon/templates/video.art +10 -0
  114. package/lib/v2/aeon/type.js +29 -0
  115. package/lib/v2/aeon/utils.js +50 -0
  116. package/lib/v2/agirls/index.js +14 -42
  117. package/lib/v2/agirls/topic.js +16 -43
  118. package/lib/v2/agirls/topic_list.js +14 -14
  119. package/lib/v2/agirls/utils.js +37 -0
  120. package/lib/v2/aijishu/index.js +26 -0
  121. package/lib/v2/aijishu/maintainer.js +5 -0
  122. package/lib/v2/aijishu/radar.js +25 -0
  123. package/lib/v2/aijishu/router.js +3 -0
  124. package/lib/v2/aijishu/utils.js +36 -0
  125. package/lib/v2/aisixiang/column.js +36 -0
  126. package/lib/v2/aisixiang/maintainer.js +6 -0
  127. package/lib/v2/aisixiang/radar.js +29 -0
  128. package/lib/v2/aisixiang/router.js +6 -0
  129. package/lib/v2/aisixiang/thinktank.js +49 -0
  130. package/lib/v2/aisixiang/toplist.js +37 -0
  131. package/lib/v2/aisixiang/utils.js +37 -0
  132. package/lib/v2/aliresearch/information.js +57 -0
  133. package/lib/v2/aliresearch/maintainer.js +3 -0
  134. package/lib/v2/aliresearch/radar.js +13 -0
  135. package/lib/v2/aliresearch/router.js +3 -0
  136. package/lib/v2/aliyundrive/files.js +10 -14
  137. package/lib/v2/amazon/awsblogs.js +27 -0
  138. package/lib/v2/amazon/kindle-software-updates.js +48 -0
  139. package/lib/v2/amazon/maintainer.js +4 -0
  140. package/lib/v2/amazon/radar.js +24 -0
  141. package/lib/v2/amazon/router.js +4 -0
  142. package/lib/v2/amazon/templates/software-description.art +4 -0
  143. package/lib/v2/apache/apisix/blog.js +32 -0
  144. package/lib/v2/apache/maintainer.js +3 -0
  145. package/lib/v2/apache/radar.js +13 -0
  146. package/lib/v2/apache/router.js +3 -0
  147. package/lib/v2/apiseven/blog.js +46 -0
  148. package/lib/v2/apiseven/maintainer.js +3 -0
  149. package/lib/v2/apiseven/radar.js +13 -0
  150. package/lib/v2/apiseven/router.js +3 -0
  151. package/lib/v2/apkpure/maintainer.js +3 -0
  152. package/lib/v2/apkpure/radar.js +13 -0
  153. package/lib/v2/apkpure/router.js +3 -0
  154. package/lib/v2/apkpure/versions.js +48 -0
  155. package/lib/v2/apnews/topics.js +24 -29
  156. package/lib/v2/aqara/community.js +32 -0
  157. package/lib/v2/aqara/maintainer.js +4 -0
  158. package/lib/v2/aqara/news.js +53 -0
  159. package/lib/v2/aqara/radar.js +21 -0
  160. package/lib/v2/aqara/router.js +4 -0
  161. package/lib/v2/arcteryx/maintainer.js +5 -0
  162. package/lib/v2/arcteryx/new-arrivals.js +38 -0
  163. package/lib/v2/arcteryx/outlet.js +40 -0
  164. package/lib/v2/arcteryx/radar.js +29 -0
  165. package/lib/v2/arcteryx/regear-new-arrivals.js +53 -0
  166. package/lib/v2/arcteryx/router.js +5 -0
  167. package/lib/v2/arcteryx/templates/product-description.art +12 -0
  168. package/lib/v2/arcteryx/templates/regear-product-description.art +16 -0
  169. package/lib/v2/arcteryx/utils.js +23 -0
  170. package/lib/v2/arknights/radar.js +1 -1
  171. package/lib/v2/atcoder/radar.js +1 -1
  172. package/lib/v2/bad/index.js +58 -0
  173. package/lib/v2/bad/maintainer.js +3 -0
  174. package/lib/v2/bad/radar.js +13 -0
  175. package/lib/v2/bad/router.js +3 -0
  176. package/lib/v2/baozimh/index.js +10 -15
  177. package/lib/v2/bast/index.js +74 -0
  178. package/lib/v2/bast/maintainer.js +3 -0
  179. package/lib/v2/bast/radar.js +13 -0
  180. package/lib/v2/bast/router.js +3 -0
  181. package/lib/v2/bellroy/maintainer.js +3 -0
  182. package/lib/v2/bellroy/new-releases.js +26 -0
  183. package/lib/v2/bellroy/radar.js +13 -0
  184. package/lib/v2/bellroy/router.js +3 -0
  185. package/lib/v2/bgmlist/maintainer.js +3 -0
  186. package/lib/v2/bgmlist/onair.js +32 -0
  187. package/lib/v2/bgmlist/radar.js +13 -0
  188. package/lib/v2/bgmlist/router.js +3 -0
  189. package/lib/v2/bgmlist/templates/description.art +4 -0
  190. package/lib/v2/bilibili/bangumi.js +4 -4
  191. package/lib/v2/bilibili/cache.js +17 -5
  192. package/lib/v2/bilibili/dynamic.js +2 -2
  193. package/lib/v2/bilibili/followers.js +12 -1
  194. package/lib/v2/bilibili/followings.js +16 -1
  195. package/lib/v2/bilibili/followings_dynamic.js +3 -3
  196. package/lib/v2/bilibili/hotSearch.js +29 -0
  197. package/lib/v2/bilibili/liveSearch.js +18 -10
  198. package/lib/v2/bilibili/maintainer.js +3 -2
  199. package/lib/v2/bilibili/radar.js +13 -1
  200. package/lib/v2/bilibili/router.js +3 -2
  201. package/lib/v2/bilibili/topic.js +2 -2
  202. package/lib/v2/bilibili/userChannel.js +2 -1
  203. package/lib/v2/bilibili/userCollection.js +3 -1
  204. package/lib/v2/bilibili/utils.js +7 -6
  205. package/lib/v2/bilibili/video-all.js +8 -3
  206. package/lib/v2/bilibili/video.js +1 -1
  207. package/lib/v2/bilibili/vsearch.js +1 -1
  208. package/lib/v2/biquge/radar.js +1 -1
  209. package/lib/v2/bit/cs/cs.js +24 -0
  210. package/lib/v2/bit/cs/utils.js +53 -0
  211. package/lib/v2/bit/jwc/jwc.js +24 -0
  212. package/lib/v2/bit/jwc/utils.js +49 -0
  213. package/lib/v2/bit/maintainer.js +3 -0
  214. package/lib/v2/bit/radar.js +25 -1
  215. package/lib/v2/bit/router.js +3 -0
  216. package/lib/v2/bit/yjs.js +27 -0
  217. package/lib/v2/bjsk/keti.js +54 -0
  218. package/lib/v2/bjsk/maintainer.js +1 -0
  219. package/lib/v2/bjsk/radar.js +8 -0
  220. package/lib/v2/bjsk/router.js +1 -0
  221. package/lib/v2/blizzard/maintainer.js +3 -0
  222. package/lib/v2/blizzard/news.js +50 -0
  223. package/lib/v2/blizzard/radar.js +13 -0
  224. package/lib/v2/blizzard/router.js +3 -0
  225. package/lib/v2/bmkg/earthquake.js +29 -0
  226. package/lib/v2/bmkg/maintainer.js +4 -0
  227. package/lib/v2/bmkg/news.js +42 -0
  228. package/lib/v2/bmkg/radar.js +19 -0
  229. package/lib/v2/bmkg/router.js +4 -0
  230. package/lib/v2/bnu/fdy.js +41 -0
  231. package/lib/v2/bnu/lib.js +40 -0
  232. package/lib/v2/bnu/maintainer.js +3 -0
  233. package/lib/v2/bnu/radar.js +23 -5
  234. package/lib/v2/bnu/router.js +2 -0
  235. package/lib/v2/caai/index.js +22 -0
  236. package/lib/v2/caai/maintainer.js +3 -0
  237. package/lib/v2/caai/radar.js +13 -0
  238. package/lib/v2/caai/router.js +3 -0
  239. package/lib/v2/caai/utils.js +46 -0
  240. package/lib/v2/caixin/latest.js +5 -5
  241. package/lib/v2/camchina/index.js +52 -0
  242. package/lib/v2/camchina/maintainer.js +3 -0
  243. package/lib/v2/camchina/radar.js +13 -0
  244. package/lib/v2/camchina/router.js +3 -0
  245. package/lib/v2/cankaoxiaoxi/index.js +44 -57
  246. package/lib/v2/cankaoxiaoxi/maintainer.js +2 -1
  247. package/lib/v2/cankaoxiaoxi/radar.js +7 -52
  248. package/lib/v2/cankaoxiaoxi/router.js +2 -1
  249. package/lib/v2/cankaoxiaoxi/templates/description.art +5 -0
  250. package/lib/v2/cas/ia/yjs.js +25 -0
  251. package/lib/v2/cas/is/index.js +44 -0
  252. package/lib/v2/cas/maintainer.js +2 -0
  253. package/lib/v2/cas/radar.js +21 -1
  254. package/lib/v2/cas/router.js +2 -0
  255. package/lib/v2/cau/ele.js +42 -0
  256. package/lib/v2/cau/maintainer.js +4 -0
  257. package/lib/v2/cau/radar.js +21 -0
  258. package/lib/v2/cau/router.js +4 -0
  259. package/lib/v2/cau/yjs.js +42 -0
  260. package/lib/v2/ccf/ccfcv/index.js +68 -0
  261. package/lib/v2/ccf/maintainer.js +5 -0
  262. package/lib/v2/ccf/news.js +45 -0
  263. package/lib/v2/ccf/radar.js +41 -0
  264. package/lib/v2/ccf/router.js +5 -0
  265. package/lib/v2/ccf/tfbd/index.js +22 -0
  266. package/lib/v2/ccf/tfbd/utils.js +47 -0
  267. package/lib/v2/ccnu/career.js +31 -0
  268. package/lib/v2/ccnu/cs.js +28 -0
  269. package/lib/v2/ccnu/maintainer.js +6 -0
  270. package/lib/v2/ccnu/radar.js +40 -0
  271. package/lib/v2/ccnu/router.js +6 -0
  272. package/lib/v2/ccnu/wu.js +27 -0
  273. package/lib/v2/ccnu/yjs.js +27 -0
  274. package/lib/v2/cebbank/all.js +5 -2
  275. package/lib/v2/cebbank/history.js +1 -0
  276. package/lib/v2/cebbank/radar.js +6 -6
  277. package/lib/v2/cgtn/maintainer.js +3 -0
  278. package/lib/v2/cgtn/podcast.js +35 -0
  279. package/lib/v2/cgtn/radar.js +13 -0
  280. package/lib/v2/cgtn/router.js +3 -0
  281. package/lib/v2/chiculture/maintainer.js +3 -0
  282. package/lib/v2/chiculture/radar.js +16 -0
  283. package/lib/v2/chiculture/router.js +3 -0
  284. package/lib/v2/chiculture/topic.js +61 -0
  285. package/lib/v2/chinathinktanks/radar.js +1 -1
  286. package/lib/v2/chsi/hotnews.js +56 -0
  287. package/lib/v2/chsi/kyzx.js +51 -0
  288. package/lib/v2/chsi/maintainer.js +2 -0
  289. package/lib/v2/chsi/radar.js +12 -0
  290. package/lib/v2/chsi/router.js +2 -0
  291. package/lib/v2/civitai/discussions.js +42 -0
  292. package/lib/v2/civitai/maintainer.js +4 -0
  293. package/lib/v2/civitai/models.js +26 -0
  294. package/lib/v2/civitai/radar.js +19 -0
  295. package/lib/v2/civitai/router.js +4 -0
  296. package/lib/v2/cloudnative/blog.js +34 -0
  297. package/lib/v2/cloudnative/maintainer.js +3 -0
  298. package/lib/v2/cloudnative/radar.js +13 -0
  299. package/lib/v2/cloudnative/router.js +3 -0
  300. package/lib/v2/cls/depth.js +84 -0
  301. package/lib/v2/cls/hot.js +54 -0
  302. package/lib/v2/cls/maintainer.js +5 -0
  303. package/lib/v2/cls/radar.js +25 -0
  304. package/lib/v2/cls/router.js +5 -0
  305. package/lib/v2/cls/telegraph.js +54 -0
  306. package/lib/v2/cls/templates/depth.art +10 -0
  307. package/lib/v2/cls/templates/telegraph.art +10 -0
  308. package/lib/v2/cls/utils.js +21 -0
  309. package/lib/v2/cneb/maintainer.js +4 -0
  310. package/lib/v2/cneb/radar.js +19 -0
  311. package/lib/v2/cneb/router.js +5 -0
  312. package/lib/v2/cneb/yjxw.js +72 -0
  313. package/lib/v2/cneb/yjxx.js +50 -0
  314. package/lib/v2/cnki/author.js +38 -26
  315. package/lib/v2/cnki/maintainer.js +1 -1
  316. package/lib/v2/cntheory/paper.js +25 -29
  317. package/lib/v2/codeforces/contests.js +13 -5
  318. package/lib/v2/codeforces/templates/contest.art +2 -3
  319. package/lib/v2/coindesk/index.js +5 -7
  320. package/lib/v2/comicat/maintainer.js +3 -0
  321. package/lib/v2/comicat/radar.js +11 -0
  322. package/lib/v2/comicat/router.js +3 -0
  323. package/lib/v2/comicat/search.js +42 -0
  324. package/lib/v2/coomer/utils.js +3 -1
  325. package/lib/v2/copymanga/comic.js +74 -58
  326. package/lib/v2/copymanga/templates/comic.art +1 -1
  327. package/lib/v2/cpuid/maintainer.js +3 -0
  328. package/lib/v2/cqgas/maintainer.js +3 -0
  329. package/lib/v2/cqgas/radar.js +13 -0
  330. package/lib/v2/cqgas/router.js +3 -0
  331. package/lib/v2/cqgas/tqtz.js +36 -0
  332. package/lib/v2/crossbell/radar.js +2 -2
  333. package/lib/v2/cssn/iolaw.js +38 -0
  334. package/lib/v2/cssn/maintainer.js +3 -0
  335. package/lib/v2/cssn/radar.js +11 -0
  336. package/lib/v2/cssn/router.js +3 -0
  337. package/lib/v2/cste/index.js +56 -0
  338. package/lib/v2/cste/maintainer.js +3 -0
  339. package/lib/v2/cste/radar.js +13 -0
  340. package/lib/v2/cste/router.js +3 -0
  341. package/lib/v2/csu/career.js +51 -0
  342. package/lib/v2/csu/mail.js +30 -26
  343. package/lib/v2/csu/maintainer.js +2 -0
  344. package/lib/v2/csu/radar.js +10 -2
  345. package/lib/v2/csu/router.js +1 -1
  346. package/lib/v2/csu/utils.js +17 -0
  347. package/lib/v2/cuc/radar.js +2 -2
  348. package/lib/v2/cuc/yz.js +16 -20
  349. package/lib/v2/curiouscat/maintainer.js +3 -0
  350. package/lib/v2/curiouscat/radar.js +13 -0
  351. package/lib/v2/curiouscat/router.js +3 -0
  352. package/lib/v2/curiouscat/user.js +40 -0
  353. package/lib/v2/cztv/daily.js +41 -0
  354. package/lib/v2/cztv/maintainer.js +4 -0
  355. package/lib/v2/cztv/radar.js +19 -0
  356. package/lib/v2/cztv/router.js +4 -0
  357. package/lib/v2/cztv/templates/daily.art +4 -0
  358. package/lib/v2/cztv/templates/zjxwlb.art +3 -0
  359. package/lib/v2/cztv/zjxwlb.js +38 -0
  360. package/lib/v2/dahecube/radar.js +3 -2
  361. package/lib/v2/daily/discussed.js +73 -0
  362. package/lib/v2/daily/index.js +83 -0
  363. package/lib/v2/daily/maintainer.js +5 -0
  364. package/lib/v2/daily/radar.js +25 -0
  365. package/lib/v2/daily/router.js +5 -0
  366. package/lib/v2/daily/upvoted.js +77 -0
  367. package/lib/v2/daily/utils.js +39 -0
  368. package/lib/v2/dblp/maintainer.js +3 -0
  369. package/lib/v2/dblp/publication.js +70 -0
  370. package/lib/v2/dblp/radar.js +13 -0
  371. package/lib/v2/dblp/router.js +3 -0
  372. package/lib/v2/dcfever/radar.js +4 -4
  373. package/lib/v2/ddosi/radar.js +2 -2
  374. package/lib/v2/deadline/maintainer.js +4 -0
  375. package/lib/v2/deadline/posts.js +53 -0
  376. package/lib/v2/deadline/radar.js +13 -0
  377. package/lib/v2/deadline/router.js +3 -0
  378. package/lib/v2/deadline/templates/desc.art +10 -0
  379. package/lib/v2/devolverdigital/blog.js +50 -0
  380. package/lib/v2/devolverdigital/maintainer.js +3 -0
  381. package/lib/v2/devolverdigital/radar.js +13 -0
  382. package/lib/v2/devolverdigital/router.js +3 -0
  383. package/lib/v2/dhu/maintainer.js +2 -0
  384. package/lib/v2/dhu/news/xsxx.js +42 -0
  385. package/lib/v2/dhu/radar.js +14 -0
  386. package/lib/v2/dhu/router.js +2 -0
  387. package/lib/v2/dhu/yjs/zs.js +46 -0
  388. package/lib/v2/discord/channel.js +38 -0
  389. package/lib/v2/discord/discord-api.js +61 -0
  390. package/lib/v2/discord/maintainer.js +3 -0
  391. package/lib/v2/discord/radar.js +13 -0
  392. package/lib/v2/discord/router.js +3 -0
  393. package/lib/v2/discord/templates/message.art +47 -0
  394. package/lib/v2/disinformationindex/maintainer.js +1 -1
  395. package/lib/v2/disinformationindex/radar.js +1 -1
  396. package/lib/v2/dlsite/ci-en/article.js +64 -0
  397. package/lib/v2/dlsite/index.js +5 -0
  398. package/lib/v2/dlsite/maintainer.js +2 -0
  399. package/lib/v2/dlsite/radar.js +14 -0
  400. package/lib/v2/dlsite/router.js +2 -0
  401. package/lib/v2/dlsite/templates/description.art +158 -0
  402. package/lib/v2/dlsite/utils.js +176 -0
  403. package/lib/v2/domp4/detail.js +26 -2
  404. package/lib/v2/domp4/latest.js +3 -2
  405. package/lib/v2/domp4/utils.js +3 -0
  406. package/lib/v2/dorohedoro/maintainer.js +3 -0
  407. package/lib/v2/dorohedoro/news.js +69 -0
  408. package/lib/v2/dorohedoro/radar.js +13 -0
  409. package/lib/v2/douban/maintainer.js +1 -0
  410. package/lib/v2/douban/other/list.js +40 -0
  411. package/lib/v2/douban/people/wish.js +3 -24
  412. package/lib/v2/douban/radar.js +6 -0
  413. package/lib/v2/douban/router.js +1 -0
  414. package/lib/v2/douban/templates/list_description.art +25 -0
  415. package/lib/v2/duozhuayu/maintainer.js +3 -0
  416. package/lib/v2/duozhuayu/radar.js +13 -0
  417. package/lib/v2/duozhuayu/router.js +3 -0
  418. package/lib/v2/duozhuayu/search.js +67 -0
  419. package/lib/v2/duozhuayu/templates/book.art +10 -0
  420. package/lib/v2/dxy/maintainer.js +4 -0
  421. package/lib/v2/dxy/profile/thread.js +82 -0
  422. package/lib/v2/dxy/radar.js +21 -0
  423. package/lib/v2/dxy/router.js +4 -0
  424. package/lib/v2/dxy/special.js +79 -0
  425. package/lib/v2/dxy/utils.js +72 -0
  426. package/lib/v2/earthquake/radar.js +2 -2
  427. package/lib/v2/eastmoney/maintainer.js +5 -0
  428. package/lib/v2/eastmoney/radar.js +16 -0
  429. package/lib/v2/eastmoney/report/index.js +59 -0
  430. package/lib/v2/eastmoney/router.js +2 -0
  431. package/lib/v2/eastmoney/search/index.js +55 -0
  432. package/lib/v2/ecust/e/news.js +44 -0
  433. package/lib/v2/ecust/gschool/yjs.js +27 -0
  434. package/lib/v2/ecust/maintainer.js +4 -0
  435. package/lib/v2/ecust/radar.js +21 -0
  436. package/lib/v2/ecust/router.js +4 -0
  437. package/lib/v2/embassy/radar.js +1 -1
  438. package/lib/v2/embassy/supportedList.js +4 -4
  439. package/lib/v2/epicgames/radar.js +13 -0
  440. package/lib/v2/feng/maintainer.js +3 -0
  441. package/lib/v2/ff14/radar.js +30 -0
  442. package/lib/v2/fffdm/radar.js +2 -2
  443. package/lib/v2/firecore/index.js +37 -0
  444. package/lib/v2/firecore/maintainer.js +3 -0
  445. package/lib/v2/firecore/radar.js +13 -0
  446. package/lib/v2/firecore/router.js +3 -0
  447. package/lib/v2/fishshell/index.js +27 -0
  448. package/lib/v2/fishshell/maintainer.js +3 -0
  449. package/lib/v2/fishshell/radar.js +13 -0
  450. package/lib/v2/flyert/creditcard.js +3 -0
  451. package/lib/v2/flyert/utils.js +14 -8
  452. package/lib/v2/followin/index.js +35 -0
  453. package/lib/v2/followin/kol.js +25 -0
  454. package/lib/v2/followin/maintainer.js +7 -0
  455. package/lib/v2/followin/news.js +21 -0
  456. package/lib/v2/followin/radar.js +37 -0
  457. package/lib/v2/followin/router.js +7 -0
  458. package/lib/v2/followin/tag.js +44 -0
  459. package/lib/v2/followin/templates/thread.art +15 -0
  460. package/lib/v2/followin/topic.js +25 -0
  461. package/lib/v2/followin/utils.js +84 -0
  462. package/lib/v2/fortnite/maintainer.js +3 -0
  463. package/lib/v2/fortnite/news.js +58 -0
  464. package/lib/v2/fortnite/radar.js +16 -0
  465. package/lib/v2/fortnite/router.js +3 -0
  466. package/lib/v2/freebuf/index.js +41 -0
  467. package/lib/v2/freebuf/maintainer.js +3 -0
  468. package/lib/v2/freebuf/radar.js +13 -0
  469. package/lib/v2/freebuf/router.js +3 -0
  470. package/lib/v2/freecomputerbooks/index.js +94 -0
  471. package/lib/v2/freecomputerbooks/maintainer.js +4 -0
  472. package/lib/v2/freecomputerbooks/radar.js +31 -0
  473. package/lib/v2/freecomputerbooks/router.js +3 -0
  474. package/lib/v2/freecomputerbooks/templates/desc.art +3 -0
  475. package/lib/v2/furstar/templates/description.art +1 -1
  476. package/lib/v2/futunn/main.js +67 -0
  477. package/lib/v2/futunn/maintainer.js +3 -0
  478. package/lib/v2/futunn/radar.js +13 -0
  479. package/lib/v2/futunn/router.js +5 -0
  480. package/lib/v2/futunn/templates/description.art +6 -0
  481. package/lib/v2/fx678/kx.js +44 -0
  482. package/lib/v2/fx678/maintainer.js +3 -0
  483. package/lib/v2/fx678/radar.js +13 -0
  484. package/lib/v2/fx678/router.js +3 -0
  485. package/lib/v2/fzmtr/announcements.js +38 -0
  486. package/lib/v2/fzmtr/maintainer.js +3 -0
  487. package/lib/v2/fzmtr/radar.js +11 -0
  488. package/lib/v2/fzmtr/router.js +3 -0
  489. package/lib/v2/gameapps/index.js +32 -13
  490. package/lib/v2/gamebase/maintainer.js +3 -0
  491. package/lib/v2/gamebase/news.js +74 -0
  492. package/lib/v2/gamebase/radar.js +13 -0
  493. package/lib/v2/gamebase/router.js +3 -0
  494. package/lib/v2/gcores/collection.js +136 -0
  495. package/lib/v2/gcores/maintainer.js +2 -0
  496. package/lib/v2/gcores/radar.js +18 -0
  497. package/lib/v2/gcores/radio.js +90 -0
  498. package/lib/v2/gcores/router.js +2 -0
  499. package/lib/v2/gcores/templates/content.art +16 -0
  500. package/lib/v2/geocaching/blogs.js +30 -0
  501. package/lib/v2/geocaching/maintainer.js +3 -0
  502. package/lib/v2/geocaching/radar.js +13 -0
  503. package/lib/v2/geocaching/router.js +3 -0
  504. package/lib/v2/geocaching/templates/blogs.art +6 -0
  505. package/lib/v2/gettr/maintainer.js +3 -0
  506. package/lib/v2/gettr/radar.js +13 -0
  507. package/lib/v2/gettr/router.js +3 -0
  508. package/lib/v2/gettr/templates/post.art +13 -0
  509. package/lib/v2/gettr/user.js +56 -0
  510. package/lib/v2/gitee/radar.js +4 -4
  511. package/lib/v2/github/comments.js +14 -15
  512. package/lib/v2/github/gist.js +35 -0
  513. package/lib/v2/github/maintainer.js +4 -2
  514. package/lib/v2/github/notifications.js +47 -0
  515. package/lib/v2/github/radar.js +14 -0
  516. package/lib/v2/github/router.js +2 -0
  517. package/lib/v2/github/trending.js +8 -10
  518. package/lib/v2/globallawreview/index.js +55 -0
  519. package/lib/v2/globallawreview/maintainer.js +3 -0
  520. package/lib/v2/globallawreview/radar.js +13 -0
  521. package/lib/v2/globallawreview/router.js +3 -0
  522. package/lib/v2/gov/cac/index.js +64 -0
  523. package/lib/v2/gov/ccdi/index.js +1 -1
  524. package/lib/v2/gov/ccdi/utils.js +1 -1
  525. package/lib/v2/gov/chinatax/latest.js +48 -0
  526. package/lib/v2/gov/chongqing/rsks.js +38 -0
  527. package/lib/v2/gov/csrc/auditstatus.js +54 -0
  528. package/lib/v2/gov/csrc/news.js +69 -0
  529. package/lib/v2/gov/csrc/templates/attachment.art +3 -0
  530. package/lib/v2/gov/jinan/healthcommission/medical_exam_notice.js +49 -0
  531. package/lib/v2/gov/maintainer.js +12 -2
  532. package/lib/v2/gov/moe/moe.js +4 -4
  533. package/lib/v2/gov/moe/s78.js +44 -0
  534. package/lib/v2/gov/news/index.js +119 -0
  535. package/lib/v2/gov/nifdc/index.js +2 -17
  536. package/lib/v2/gov/nmpa/generic.js +5 -27
  537. package/lib/v2/gov/nrta/dsj.js +59 -0
  538. package/lib/v2/gov/radar.js +131 -3
  539. package/lib/v2/gov/router.js +11 -1
  540. package/lib/v2/gov/sichuan/deyang/govpublicinfo.js +92 -0
  541. package/lib/v2/gov/sichuan/deyang/mztoday.js +134 -0
  542. package/lib/v2/gov/sichuan/deyang/templates/govPublicInfo.art +42 -37
  543. package/lib/v2/gov/sichuan/deyang/templates/mztoday.art +6 -0
  544. package/lib/v2/gov/stats/index.js +101 -8
  545. package/lib/v2/gov/stats/templates/description.art +12 -0
  546. package/lib/v2/gq/tw/index.js +1 -1
  547. package/lib/v2/guangzhoumetro/maintainer.js +3 -0
  548. package/lib/v2/guangzhoumetro/news.js +37 -0
  549. package/lib/v2/guangzhoumetro/radar.js +11 -0
  550. package/lib/v2/guangzhoumetro/router.js +3 -0
  551. package/lib/v2/gxmzu/ai.js +18 -0
  552. package/lib/v2/gxmzu/maintainer.js +4 -0
  553. package/lib/v2/gxmzu/radar.js +21 -0
  554. package/lib/v2/gxmzu/router.js +4 -0
  555. package/lib/v2/gxmzu/utils/index.js +55 -0
  556. package/lib/v2/gxmzu/yjs.js +18 -0
  557. package/lib/v2/gz-cmc/index.js +137 -0
  558. package/lib/v2/gz-cmc/maintainer.js +3 -0
  559. package/lib/v2/gz-cmc/radar.js +12 -0
  560. package/lib/v2/gz-cmc/router.js +3 -0
  561. package/lib/v2/gz-cmc/templates/description.art +3 -0
  562. package/lib/v2/gzdaily/app.js +53 -0
  563. package/lib/v2/gzdaily/maintainer.js +3 -0
  564. package/lib/v2/gzdaily/radar.js +12 -0
  565. package/lib/v2/gzdaily/router.js +3 -0
  566. package/lib/v2/gzdaily/templates/description.art +3 -0
  567. package/lib/v2/gzhu/maintainer.js +3 -0
  568. package/lib/v2/gzhu/radar.js +13 -0
  569. package/lib/v2/gzhu/router.js +3 -0
  570. package/lib/v2/gzhu/yjs.js +31 -0
  571. package/lib/v2/hackertalk/radar.js +1 -1
  572. package/lib/v2/hacking8/index.js +45 -0
  573. package/lib/v2/hacking8/maintainer.js +4 -0
  574. package/lib/v2/hacking8/radar.js +19 -0
  575. package/lib/v2/hacking8/router.js +4 -0
  576. package/lib/v2/hacking8/search.js +48 -0
  577. package/lib/v2/hackmd/radar.js +1 -1
  578. package/lib/v2/hinatazaka46/blog.js +40 -0
  579. package/lib/v2/hinatazaka46/maintainer.js +4 -0
  580. package/lib/v2/hinatazaka46/news.js +51 -0
  581. package/lib/v2/hinatazaka46/radar.js +19 -0
  582. package/lib/v2/hinatazaka46/router.js +4 -0
  583. package/lib/v2/hk01/channel.js +2 -2
  584. package/lib/v2/hk01/latest.js +20 -0
  585. package/lib/v2/hk01/maintainer.js +1 -0
  586. package/lib/v2/hk01/radar.js +11 -5
  587. package/lib/v2/hk01/router.js +1 -0
  588. package/lib/v2/hkepc/data.js +62 -0
  589. package/lib/v2/hkepc/index.js +55 -164
  590. package/lib/v2/hnu/careers.js +33 -0
  591. package/lib/v2/hnu/maintainer.js +3 -0
  592. package/lib/v2/hnu/radar.js +12 -0
  593. package/lib/v2/hnu/router.js +3 -0
  594. package/lib/v2/hrbust/radar.js +1 -1
  595. package/lib/v2/huggingface/daily-papers.js +23 -0
  596. package/lib/v2/huggingface/maintainer.js +3 -0
  597. package/lib/v2/huggingface/radar.js +13 -0
  598. package/lib/v2/huggingface/router.js +3 -0
  599. package/lib/v2/hunanpea/maintainer.js +3 -0
  600. package/lib/v2/hunanpea/radar.js +13 -0
  601. package/lib/v2/hunanpea/router.js +3 -0
  602. package/lib/v2/hunanpea/rsks.js +42 -0
  603. package/lib/v2/huoxian/maintainer.js +3 -0
  604. package/lib/v2/huoxian/radar.js +11 -0
  605. package/lib/v2/huoxian/router.js +3 -0
  606. package/lib/v2/huoxian/zone.js +19 -0
  607. package/lib/v2/hust/aia/news.js +26 -0
  608. package/lib/v2/hust/aia/notice.js +29 -0
  609. package/lib/v2/hust/maintainer.js +7 -0
  610. package/lib/v2/hust/radar.js +27 -0
  611. package/lib/v2/hust/router.js +7 -0
  612. package/lib/v2/hust/yjs.js +27 -0
  613. package/lib/v2/i-cable/category.js +74 -0
  614. package/lib/v2/i-cable/maintainer.js +3 -0
  615. package/lib/v2/i-cable/radar.js +13 -0
  616. package/lib/v2/i-cable/router.js +3 -0
  617. package/lib/v2/i-cable/templates/desc.art +8 -0
  618. package/lib/v2/ibc/maintainer.js +4 -0
  619. package/lib/v2/ibc/maitta.js +32 -0
  620. package/lib/v2/ibc/radar.js +19 -0
  621. package/lib/v2/ibc/radio.js +73 -0
  622. package/lib/v2/ibc/router.js +4 -0
  623. package/lib/v2/ibc/templates/description.art +6 -0
  624. package/lib/v2/icac/radar.js +2 -2
  625. package/lib/v2/idolypride/maintainer.js +3 -0
  626. package/lib/v2/idolypride/news.js +29 -0
  627. package/lib/v2/idolypride/radar.js +13 -0
  628. package/lib/v2/idolypride/router.js +3 -0
  629. package/lib/v2/ieee/earlyaccess.js +77 -0
  630. package/lib/v2/ieee/maintainer.js +1 -0
  631. package/lib/v2/ieee/radar.js +6 -0
  632. package/lib/v2/ieee/router.js +2 -1
  633. package/lib/v2/ifeng/feng.js +40 -42
  634. package/lib/v2/ifeng/radar.js +11 -1
  635. package/lib/v2/ifeng/templates/video.art +5 -0
  636. package/lib/v2/ifeng/utils.js +12 -14
  637. package/lib/v2/ifi-audio/radar.js +11 -0
  638. package/lib/v2/infoq/utils.js +2 -1
  639. package/lib/v2/inoreader/index.js +46 -0
  640. package/lib/v2/inoreader/maintainer.js +4 -0
  641. package/lib/v2/inoreader/radar.js +23 -0
  642. package/lib/v2/inoreader/router.js +4 -0
  643. package/lib/v2/inoreader/rss.js +47 -0
  644. package/lib/v2/instagram/common-utils.js +59 -0
  645. package/lib/v2/instagram/maintainer.js +4 -0
  646. package/lib/v2/instagram/private-api/index.js +94 -0
  647. package/lib/v2/instagram/private-api/utils.js +37 -0
  648. package/lib/v2/instagram/radar.js +19 -0
  649. package/lib/v2/instagram/router.js +4 -0
  650. package/lib/v2/instagram/templates/images.art +5 -0
  651. package/lib/v2/instagram/templates/video.art +5 -0
  652. package/lib/v2/instagram/web-api/index.js +70 -0
  653. package/lib/v2/instagram/web-api/utils.js +99 -0
  654. package/lib/v2/instructables/maintainer.js +3 -0
  655. package/lib/v2/instructables/projects.js +56 -0
  656. package/lib/v2/instructables/radar.js +19 -0
  657. package/lib/v2/instructables/router.js +3 -0
  658. package/lib/v2/iqnew/latest.js +57 -0
  659. package/lib/v2/iqnew/maintainer.js +3 -0
  660. package/lib/v2/iqnew/radar.js +13 -0
  661. package/lib/v2/iqnew/router.js +3 -0
  662. package/lib/v2/iresearch/radar.js +2 -2
  663. package/lib/v2/ithome/radar.js +3 -3
  664. package/lib/v2/iwara/index.js +36 -24
  665. package/lib/v2/iwara/radar.js +3 -3
  666. package/lib/v2/iwara/subscriptions.js +131 -32
  667. package/lib/v2/iwara/templates/subscriptions.art +1 -1
  668. package/lib/v2/javdb/utils.js +5 -4
  669. package/lib/v2/jike/radar.js +20 -0
  670. package/lib/v2/jin10/maintainer.js +1 -0
  671. package/lib/v2/jin10/radar.js +8 -0
  672. package/lib/v2/jin10/router.js +1 -0
  673. package/lib/v2/jin10/topic.js +50 -0
  674. package/lib/v2/jou/home.js +18 -0
  675. package/lib/v2/jou/maintainer.js +4 -0
  676. package/lib/v2/jou/radar.js +21 -0
  677. package/lib/v2/jou/router.js +6 -0
  678. package/lib/v2/jou/utils/index.js +60 -0
  679. package/lib/v2/jou/yz.js +18 -0
  680. package/lib/v2/kemono/index.js +21 -17
  681. package/lib/v2/kemono/templates/discord.art +22 -0
  682. package/lib/v2/keylol/index.js +82 -0
  683. package/lib/v2/keylol/maintainer.js +3 -0
  684. package/lib/v2/keylol/radar.js +18 -0
  685. package/lib/v2/keylol/router.js +3 -0
  686. package/lib/v2/kunchengblog/essay.js +50 -0
  687. package/lib/v2/kunchengblog/maintainer.js +3 -0
  688. package/lib/v2/kunchengblog/radar.js +13 -0
  689. package/lib/v2/kunchengblog/router.js +3 -0
  690. package/lib/v2/layer3/maintainer.js +3 -0
  691. package/lib/v2/layer3/quests.js +37 -0
  692. package/lib/v2/layer3/radar.js +13 -0
  693. package/lib/v2/layer3/router.js +3 -0
  694. package/lib/v2/layer3/templates/description.art +24 -0
  695. package/lib/v2/line/maintainer.js +1 -0
  696. package/lib/v2/line/publisher.js +53 -0
  697. package/lib/v2/line/radar.js +8 -2
  698. package/lib/v2/line/router.js +1 -0
  699. package/lib/v2/line/today.js +5 -41
  700. package/lib/v2/line/utils.js +59 -0
  701. package/lib/v2/logonews/router.js +1 -1
  702. package/lib/v2/luogu/userFeed.js +1 -0
  703. package/lib/v2/macmenubar/maintainer.js +3 -0
  704. package/lib/v2/macmenubar/radar.js +13 -0
  705. package/lib/v2/macmenubar/recently.js +47 -0
  706. package/lib/v2/macmenubar/router.js +3 -0
  707. package/lib/v2/macupdate/app.js +43 -0
  708. package/lib/v2/macupdate/maintainer.js +3 -0
  709. package/lib/v2/macupdate/radar.js +13 -0
  710. package/lib/v2/macupdate/router.js +3 -0
  711. package/lib/v2/magazinelib/latest-magazine.js +55 -0
  712. package/lib/v2/magazinelib/maintainer.js +3 -0
  713. package/lib/v2/magazinelib/radar.js +19 -0
  714. package/lib/v2/magazinelib/router.js +3 -0
  715. package/lib/v2/magazinelib/templates/magazine-description.art +3 -0
  716. package/lib/v2/mastodon/maintainer.js +6 -0
  717. package/lib/v2/mastodon/radar.js +30 -0
  718. package/lib/v2/mastodon/router.js +6 -0
  719. package/lib/v2/mastodon/timeline_local.js +22 -0
  720. package/lib/v2/mastodon/timeline_remote.js +22 -0
  721. package/lib/v2/mastodon/utils.js +133 -0
  722. package/lib/v2/mckinsey/maintainer.js +3 -0
  723. package/lib/v2/mdpi/maintainer.js +0 -0
  724. package/lib/v2/mdpi/radar.js +0 -0
  725. package/lib/v2/mdpi/router.js +0 -0
  726. package/lib/v2/mdpi/templates/description.art +0 -0
  727. package/lib/v2/medium/following.js +31 -0
  728. package/lib/v2/medium/for-you.js +31 -0
  729. package/lib/v2/medium/graphql.js +190 -0
  730. package/lib/v2/medium/list.js +32 -0
  731. package/lib/v2/medium/maintainer.js +6 -0
  732. package/lib/v2/medium/parse-article.js +60 -0
  733. package/lib/v2/medium/radar.js +23 -0
  734. package/lib/v2/medium/router.js +6 -0
  735. package/lib/v2/medium/tag.js +32 -0
  736. package/lib/v2/mihoyo/maintainer.js +1 -0
  737. package/lib/v2/mihoyo/radar.js +16 -0
  738. package/lib/v2/mihoyo/router.js +1 -0
  739. package/lib/v2/mihoyo/sr/news.js +71 -0
  740. package/lib/v2/mihoyo/templates/ys.art +4 -0
  741. package/lib/v2/mihoyo/ys/news.js +132 -52
  742. package/lib/v2/mingpao/index.js +16 -6
  743. package/lib/v2/misskey/templates/note.art +3 -1
  744. package/lib/v2/modelscope/community.js +55 -0
  745. package/lib/v2/modelscope/datasets.js +55 -0
  746. package/lib/v2/modelscope/maintainer.js +6 -0
  747. package/lib/v2/modelscope/models.js +45 -0
  748. package/lib/v2/modelscope/radar.js +33 -0
  749. package/lib/v2/modelscope/router.js +6 -0
  750. package/lib/v2/modelscope/studios.js +57 -0
  751. package/lib/v2/modelscope/templates/community.art +11 -0
  752. package/lib/v2/modelscope/templates/desc.art +9 -0
  753. package/lib/v2/mrdx/radar.js +1 -1
  754. package/lib/v2/nasa/apod-cn.js +24 -0
  755. package/lib/v2/nasa/apod-ncku.js +51 -0
  756. package/lib/v2/nasa/apod.js +51 -0
  757. package/lib/v2/nasa/maintainer.js +5 -0
  758. package/lib/v2/nasa/radar.js +22 -0
  759. package/lib/v2/nasa/router.js +5 -0
  760. package/lib/v2/natgeo/radar.js +1 -1
  761. package/lib/v2/nationalgeographic/latest-stories.js +56 -0
  762. package/lib/v2/nationalgeographic/maintainer.js +3 -0
  763. package/lib/v2/nationalgeographic/radar.js +13 -0
  764. package/lib/v2/nationalgeographic/router.js +3 -0
  765. package/lib/v2/nationalgeographic/templates/stories.art +44 -0
  766. package/lib/v2/nature/radar.js +1 -1
  767. package/lib/v2/nber/index.js +48 -0
  768. package/lib/v2/nber/maintainer.js +4 -0
  769. package/lib/v2/nber/radar.js +19 -0
  770. package/lib/v2/nber/router.js +4 -0
  771. package/lib/v2/nber/template/description.art +6 -0
  772. package/lib/v2/ncepu/radar.js +1 -1
  773. package/lib/v2/nenu/maintainer.js +4 -0
  774. package/lib/v2/nenu/radar.js +21 -0
  775. package/lib/v2/nenu/router.js +4 -0
  776. package/lib/v2/nenu/sohac.js +60 -0
  777. package/lib/v2/nenu/yjsy.js +64 -0
  778. package/lib/v2/newrank/douyin.js +63 -0
  779. package/lib/v2/newrank/maintainer.js +4 -0
  780. package/lib/v2/newrank/radar.js +15 -0
  781. package/lib/v2/newrank/router.js +4 -0
  782. package/lib/v2/newrank/wechat.js +65 -0
  783. package/lib/v2/newzmz/index.js +90 -0
  784. package/lib/v2/newzmz/maintainer.js +4 -0
  785. package/lib/v2/newzmz/radar.js +19 -0
  786. package/lib/v2/newzmz/router.js +5 -0
  787. package/lib/v2/newzmz/templates/description.art +7 -0
  788. package/lib/v2/newzmz/view.js +57 -0
  789. package/lib/v2/nhentai/maintainer.js +4 -0
  790. package/lib/v2/nhentai/other.js +30 -0
  791. package/lib/v2/nhentai/radar.js +19 -0
  792. package/lib/v2/nhentai/router.js +4 -0
  793. package/lib/v2/nhentai/search.js +23 -0
  794. package/lib/v2/nhentai/templates/desc.art +4 -0
  795. package/lib/v2/nhentai/util.js +147 -0
  796. package/lib/v2/nhk/maintainer.js +4 -0
  797. package/lib/v2/nhk/news_web_easy.js +8 -3
  798. package/lib/v2/nhk/templates/news_web_easy.art +7 -0
  799. package/lib/v2/nikkei/asia/index.js +53 -0
  800. package/lib/v2/nikkei/cn/index.js +91 -0
  801. package/lib/v2/nikkei/index.js +36 -0
  802. package/lib/v2/nikkei/maintainer.js +6 -0
  803. package/lib/v2/nikkei/news.js +90 -0
  804. package/lib/v2/nikkei/radar.js +59 -0
  805. package/lib/v2/nikkei/router.js +7 -0
  806. package/lib/v2/nikkei/templates/news.art +4 -0
  807. package/lib/v2/njglyy/maintainer.js +3 -0
  808. package/lib/v2/njglyy/radar.js +13 -0
  809. package/lib/v2/njglyy/router.js +3 -0
  810. package/lib/v2/njglyy/utils/index.js +50 -0
  811. package/lib/v2/njglyy/ygbjypx.js +18 -0
  812. package/lib/v2/nju/zcc.js +7 -13
  813. package/lib/v2/njucm/grabs.js +18 -0
  814. package/lib/v2/njucm/maintainer.js +3 -0
  815. package/lib/v2/njucm/radar.js +13 -0
  816. package/lib/v2/njucm/router.js +3 -0
  817. package/lib/v2/njucm/utils/index.js +47 -0
  818. package/lib/v2/njxzc/home.js +13 -53
  819. package/lib/v2/njxzc/lib.js +26 -0
  820. package/lib/v2/njxzc/maintainer.js +1 -0
  821. package/lib/v2/njxzc/radar.js +9 -1
  822. package/lib/v2/njxzc/router.js +3 -1
  823. package/lib/v2/njxzc/utils/index.js +48 -0
  824. package/lib/v2/nogizaka46/blog.js +5 -1
  825. package/lib/v2/nogizaka46/maintainer.js +1 -1
  826. package/lib/v2/nogizaka46/router.js +1 -1
  827. package/lib/v2/notateslaapp/maintainer.js +3 -0
  828. package/lib/v2/notateslaapp/radar.js +13 -0
  829. package/lib/v2/notateslaapp/router.js +3 -0
  830. package/lib/v2/notateslaapp/update.js +36 -0
  831. package/lib/v2/notefolio/maintainer.js +3 -0
  832. package/lib/v2/notefolio/radar.js +13 -0
  833. package/lib/v2/notefolio/router.js +3 -0
  834. package/lib/v2/notefolio/search.js +145 -0
  835. package/lib/v2/notefolio/templates/search.art +9 -0
  836. package/lib/v2/notion/database.js +161 -0
  837. package/lib/v2/notion/maintainer.js +3 -0
  838. package/lib/v2/notion/radar.js +13 -0
  839. package/lib/v2/notion/router.js +3 -0
  840. package/lib/v2/nytimes/author.js +1 -1
  841. package/lib/v2/oeeee/app/channel.js +36 -0
  842. package/lib/v2/oeeee/app/reporter.js +30 -0
  843. package/lib/v2/oeeee/maintainer.js +5 -0
  844. package/lib/v2/oeeee/radar.js +12 -0
  845. package/lib/v2/oeeee/router.js +5 -0
  846. package/lib/v2/oeeee/templates/description.art +7 -0
  847. package/lib/v2/oeeee/utils.js +41 -0
  848. package/lib/v2/oeeee/web.js +36 -0
  849. package/lib/v2/openai/blog.js +44 -0
  850. package/lib/v2/openai/chatgpt.js +98 -0
  851. package/lib/v2/openai/common.js +72 -0
  852. package/lib/v2/openai/maintainer.js +4 -0
  853. package/lib/v2/openai/radar.js +35 -0
  854. package/lib/v2/openai/research.js +32 -0
  855. package/lib/v2/openai/router.js +5 -0
  856. package/lib/v2/openai/templates/article.art +2 -0
  857. package/lib/v2/oshwhub/explore.js +116 -0
  858. package/lib/v2/oshwhub/maintainer.js +3 -0
  859. package/lib/v2/oshwhub/radar.js +16 -0
  860. package/lib/v2/oshwhub/router.js +3 -0
  861. package/lib/v2/oshwhub/templates/description.art +58 -0
  862. package/lib/v2/ouc/it-postgraduate.js +27 -0
  863. package/lib/v2/ouc/it.js +43 -0
  864. package/lib/v2/ouc/maintainer.js +5 -0
  865. package/lib/v2/ouc/radar.js +27 -0
  866. package/lib/v2/ouc/router.js +5 -0
  867. package/lib/v2/ouc/yjs.js +27 -0
  868. package/lib/v2/patagonia/maintainer.js +3 -0
  869. package/lib/v2/patagonia/new-arrivals.js +61 -0
  870. package/lib/v2/patagonia/radar.js +23 -0
  871. package/lib/v2/patagonia/router.js +3 -0
  872. package/lib/v2/patagonia/templates/product-description.art +4 -0
  873. package/lib/v2/people/router.js +1 -1
  874. package/lib/v2/picnob/maintainer.js +3 -0
  875. package/lib/v2/picnob/radar.js +13 -0
  876. package/lib/v2/picnob/router.js +3 -0
  877. package/lib/v2/picnob/templates/desc.art +13 -0
  878. package/lib/v2/picnob/user.js +61 -0
  879. package/lib/v2/picuki/profile.js +96 -116
  880. package/lib/v2/picuki/templates/video.art +3 -1
  881. package/lib/v2/picuki/utils.js +7 -2
  882. package/lib/v2/pikabu/community.js +37 -0
  883. package/lib/v2/pikabu/maintainer.js +5 -0
  884. package/lib/v2/pikabu/radar.js +25 -0
  885. package/lib/v2/pikabu/router.js +4 -0
  886. package/lib/v2/pikabu/templates/video.art +8 -0
  887. package/lib/v2/pikabu/user.js +46 -0
  888. package/lib/v2/pikabu/utils.js +43 -0
  889. package/lib/v2/pingwest/maintainer.js +5 -0
  890. package/lib/v2/pingwest/radar.js +25 -0
  891. package/lib/v2/pingwest/router.js +5 -0
  892. package/lib/v2/pingwest/status.js +47 -0
  893. package/lib/v2/pingwest/tag.js +43 -0
  894. package/lib/v2/pingwest/user.js +59 -0
  895. package/lib/v2/pingwest/utils.js +92 -0
  896. package/lib/v2/pixabay/maintainer.js +3 -0
  897. package/lib/v2/pixabay/radar.js +13 -0
  898. package/lib/v2/pixabay/router.js +3 -0
  899. package/lib/v2/pixabay/search.js +50 -0
  900. package/lib/v2/pixabay/templates/img.art +1 -0
  901. package/lib/v2/pixiv/api/getRanking.js +1 -1
  902. package/lib/v2/pixiv/novels.js +4 -1
  903. package/lib/v2/pixiv/ranking.js +3 -0
  904. package/lib/v2/pnas/index.js +101 -0
  905. package/lib/v2/pnas/maintainer.js +3 -0
  906. package/lib/v2/pnas/radar.js +13 -0
  907. package/lib/v2/pnas/router.js +3 -0
  908. package/lib/v2/pnas/templates/article.art +8 -0
  909. package/lib/v2/pumc/maintainer.js +3 -0
  910. package/lib/v2/pumc/mdadmission.js +62 -0
  911. package/lib/v2/pumc/radar.js +13 -0
  912. package/lib/v2/pumc/router.js +3 -0
  913. package/lib/v2/qdaily/index.js +87 -0
  914. package/lib/v2/qdaily/maintainer.js +3 -0
  915. package/lib/v2/qdaily/radar.js +25 -0
  916. package/lib/v2/qdaily/router.js +3 -0
  917. package/lib/v2/qdaily/templates/article.art +5 -0
  918. package/lib/v2/qdu/jwc.js +58 -0
  919. package/lib/v2/qdu/maintainer.js +3 -0
  920. package/lib/v2/qdu/radar.js +13 -0
  921. package/lib/v2/qdu/router.js +3 -0
  922. package/lib/v2/qianp/maintainer.js +3 -0
  923. package/lib/v2/qianp/news.js +48 -0
  924. package/lib/v2/qianp/radar.js +13 -0
  925. package/lib/v2/qianp/router.js +3 -0
  926. package/lib/v2/qiyoujiage/maintainer.js +3 -0
  927. package/lib/v2/qiyoujiage/price.js +28 -0
  928. package/lib/v2/qiyoujiage/radar.js +13 -0
  929. package/lib/v2/qiyoujiage/router.js +3 -0
  930. package/lib/v2/qweather/3days.js +1 -1
  931. package/lib/v2/qweather/maintainer.js +2 -2
  932. package/lib/v2/qweather/now.js +1 -1
  933. package/lib/v2/qweather/radar.js +15 -0
  934. package/lib/v2/radiofrance/geopolitique.js +33 -0
  935. package/lib/v2/radiofrance/maintainer.js +3 -0
  936. package/lib/v2/radiofrance/radar.js +13 -0
  937. package/lib/v2/radiofrance/router.js +3 -0
  938. package/lib/v2/radiofrance/templates/article.art +6 -0
  939. package/lib/v2/rattibha/maintainer.js +3 -0
  940. package/lib/v2/rattibha/radar.js +13 -0
  941. package/lib/v2/rattibha/router.js +3 -0
  942. package/lib/v2/rattibha/user.js +45 -0
  943. package/lib/v2/readhub/index.js +4 -4
  944. package/lib/v2/readhub/maintainer.js +1 -1
  945. package/lib/v2/reuters/common.js +48 -18
  946. package/lib/v2/reuters/investigates.js +1 -1
  947. package/lib/v2/reuters/maintainer.js +1 -1
  948. package/lib/v2/reuters/templates/description.art +2 -2
  949. package/lib/v2/right/forum.js +65 -0
  950. package/lib/v2/right/maintainer.js +3 -0
  951. package/lib/v2/right/radar.js +13 -0
  952. package/lib/v2/right/router.js +3 -0
  953. package/lib/v2/rsshub/radar.js +2 -2
  954. package/lib/v2/sakurazaka46/blog.js +4 -2
  955. package/lib/v2/sakurazaka46/maintainer.js +1 -1
  956. package/lib/v2/sakurazaka46/router.js +1 -1
  957. package/lib/v2/sass/gs/index.js +55 -0
  958. package/lib/v2/sass/maintainer.js +3 -0
  959. package/lib/v2/sass/radar.js +13 -0
  960. package/lib/v2/sass/router.js +3 -0
  961. package/lib/v2/scau/maintainer.js +3 -0
  962. package/lib/v2/scau/radar.js +13 -0
  963. package/lib/v2/scau/router.js +3 -0
  964. package/lib/v2/scau/yjs.js +27 -0
  965. package/lib/v2/scnu/cs/match.js +36 -0
  966. package/lib/v2/scnu/jw.js +33 -0
  967. package/lib/v2/scnu/library.js +33 -0
  968. package/lib/v2/scnu/maintainer.js +10 -0
  969. package/lib/v2/scnu/physics_school_announcements_and_news.js +94 -0
  970. package/lib/v2/scnu/radar.js +65 -0
  971. package/lib/v2/scnu/router.js +10 -0
  972. package/lib/v2/scnu/ss.js +28 -0
  973. package/lib/v2/scnu/yjs.js +24 -0
  974. package/lib/v2/scut/maintainer.js +8 -0
  975. package/lib/v2/scut/radar.js +33 -0
  976. package/lib/v2/scut/router.js +8 -0
  977. package/lib/v2/scut/scet/notice.js +31 -0
  978. package/lib/v2/scut/seie/news_center.js +52 -0
  979. package/lib/v2/scut/yjs.js +30 -0
  980. package/lib/v2/sdust/maintainer.js +3 -0
  981. package/lib/v2/sdust/radar.js +13 -0
  982. package/lib/v2/sdust/router.js +3 -0
  983. package/lib/v2/sdust/yjsy/zhaosheng.js +52 -0
  984. package/lib/v2/sdzk/index.js +55 -0
  985. package/lib/v2/sdzk/maintainer.js +3 -0
  986. package/lib/v2/sdzk/radar.js +17 -0
  987. package/lib/v2/sdzk/router.js +3 -0
  988. package/lib/v2/sec-in/index.js +19 -0
  989. package/lib/v2/sec-in/maintainer.js +3 -0
  990. package/lib/v2/sec-in/radar.js +11 -0
  991. package/lib/v2/sec-in/router.js +3 -0
  992. package/lib/v2/sec-wiki/maintainer.js +3 -0
  993. package/lib/v2/sec-wiki/radar.js +11 -0
  994. package/lib/v2/sec-wiki/router.js +3 -0
  995. package/lib/v2/sec-wiki/weekly.js +16 -0
  996. package/lib/v2/segmentfault/channel.js +2 -2
  997. package/lib/v2/sehuatang/index.js +131 -0
  998. package/lib/v2/sehuatang/maintainer.js +8 -0
  999. package/lib/v2/sehuatang/radar.js +19 -0
  1000. package/lib/v2/sehuatang/router.js +8 -0
  1001. package/lib/v2/sehuatang/user.js +113 -0
  1002. package/lib/v2/setn/index.js +100 -0
  1003. package/lib/v2/setn/maintainer.js +3 -0
  1004. package/lib/v2/setn/radar.js +53 -0
  1005. package/lib/v2/setn/router.js +3 -0
  1006. package/lib/v2/shcstheatre/maintainer.js +3 -0
  1007. package/lib/v2/shcstheatre/programs.js +39 -0
  1008. package/lib/v2/shcstheatre/radar.js +13 -0
  1009. package/lib/v2/shcstheatre/router.js +3 -0
  1010. package/lib/v2/shcstheatre/templates/description.art +65 -0
  1011. package/lib/v2/shiep/config.js +64 -0
  1012. package/lib/v2/shiep/index.js +13 -34
  1013. package/lib/v2/shiep/radar.js +303 -15
  1014. package/lib/v2/shu/index.js +48 -0
  1015. package/lib/v2/shu/jwb.js +45 -0
  1016. package/lib/v2/shu/maintainer.js +4 -0
  1017. package/lib/v2/shu/radar.js +21 -0
  1018. package/lib/v2/shu/router.js +5 -0
  1019. package/lib/v2/shuiguopai/index.js +11 -7
  1020. package/lib/v2/shuiguopai/templates/description.art +3 -1
  1021. package/lib/v2/sina/chuangshiji.js +17 -0
  1022. package/lib/v2/sina/discovery.js +32 -0
  1023. package/lib/v2/sina/finance/china.js +25 -0
  1024. package/lib/v2/sina/finance/stock/usstock.js +37 -0
  1025. package/lib/v2/sina/maintainer.js +8 -0
  1026. package/lib/v2/sina/radar.js +49 -0
  1027. package/lib/v2/sina/rollnews.js +31 -0
  1028. package/lib/v2/sina/router.js +8 -0
  1029. package/lib/v2/sina/sports.js +43 -0
  1030. package/lib/v2/sina/templates/slide.art +3 -0
  1031. package/lib/v2/sina/templates/video.art +5 -0
  1032. package/lib/v2/sina/utils.js +104 -0
  1033. package/lib/v2/sjtu/gs.js +60 -0
  1034. package/lib/v2/sjtu/jwc.js +116 -0
  1035. package/lib/v2/sjtu/maintainer.js +9 -0
  1036. package/lib/v2/sjtu/radar.js +126 -0
  1037. package/lib/v2/sjtu/router.js +9 -0
  1038. package/lib/v2/sjtu/seiee/academic.js +17 -0
  1039. package/lib/v2/sjtu/seiee/bjwb.js +44 -0
  1040. package/lib/v2/sjtu/seiee/utils.js +40 -0
  1041. package/lib/v2/sjtu/seiee/xsb.js +52 -0
  1042. package/lib/v2/sjtu/templates/activity.art +6 -0
  1043. package/lib/v2/sjtu/tongqu/activity.js +44 -0
  1044. package/lib/v2/sjtu/yzb/zkxx.js +32 -0
  1045. package/lib/v2/slowmist/maintainer.js +3 -0
  1046. package/lib/v2/snowpeak/maintainer.js +3 -0
  1047. package/lib/v2/snowpeak/radar.js +13 -0
  1048. package/lib/v2/snowpeak/router.js +3 -0
  1049. package/lib/v2/snowpeak/templates/new-arrivals.art +11 -0
  1050. package/lib/v2/snowpeak/us-new-arrivals.js +45 -0
  1051. package/lib/v2/sony/downloads.js +48 -0
  1052. package/lib/v2/sony/maintainer.js +3 -0
  1053. package/lib/v2/sony/radar.js +13 -0
  1054. package/lib/v2/sony/router.js +3 -0
  1055. package/lib/v2/sony/templates/software-description.art +4 -0
  1056. package/lib/v2/southcn/maintainer.js +4 -0
  1057. package/lib/v2/southcn/nfapp/column.js +45 -0
  1058. package/lib/v2/southcn/nfapp/reporter.js +33 -0
  1059. package/lib/v2/southcn/nfapp/utils.js +23 -0
  1060. package/lib/v2/southcn/radar.js +12 -0
  1061. package/lib/v2/southcn/router.js +4 -0
  1062. package/lib/v2/southcn/templates/description.art +6 -0
  1063. package/lib/v2/springer/maintainer.js +0 -0
  1064. package/lib/v2/springer/radar.js +0 -0
  1065. package/lib/v2/springer/router.js +0 -0
  1066. package/lib/v2/springer/templates/description.art +0 -0
  1067. package/lib/v2/sspai/radar.js +1 -1
  1068. package/lib/v2/stbu/jsjxy.js +51 -0
  1069. package/lib/v2/stbu/maintainer.js +4 -0
  1070. package/lib/v2/stbu/radar.js +21 -0
  1071. package/lib/v2/stbu/router.js +4 -0
  1072. package/lib/v2/stbu/xyxw.js +52 -0
  1073. package/lib/v2/stdaily/digitalpaper.js +125 -0
  1074. package/lib/v2/stdaily/maintainer.js +3 -0
  1075. package/lib/v2/stdaily/radar.js +11 -0
  1076. package/lib/v2/stdaily/router.js +3 -0
  1077. package/lib/v2/stdaily/templates/description.art +16 -0
  1078. package/lib/v2/stheadline/std/realtime.js +2 -2
  1079. package/lib/v2/storyfm/episodes.js +63 -0
  1080. package/lib/v2/storyfm/maintainer.js +4 -0
  1081. package/lib/v2/storyfm/radar.js +19 -0
  1082. package/lib/v2/storyfm/router.js +4 -0
  1083. package/lib/v2/storyfm/templates/description.art +6 -0
  1084. package/lib/v2/studygolang/go.js +5 -0
  1085. package/lib/v2/studygolang/jobs.js +3 -33
  1086. package/lib/v2/studygolang/maintainer.js +3 -1
  1087. package/lib/v2/studygolang/radar.js +14 -2
  1088. package/lib/v2/studygolang/router.js +2 -0
  1089. package/lib/v2/studygolang/utils.js +74 -0
  1090. package/lib/v2/studygolang/weekly.js +7 -0
  1091. package/lib/v2/sustech/bidding.js +34 -0
  1092. package/lib/v2/sustech/maintainer.js +5 -0
  1093. package/lib/v2/sustech/newshub-zh.js +39 -0
  1094. package/lib/v2/sustech/radar.js +29 -0
  1095. package/lib/v2/sustech/router.js +5 -0
  1096. package/lib/v2/sustech/yjs.js +29 -0
  1097. package/lib/v2/swjtu/jtys/yjs.js +33 -13
  1098. package/lib/v2/swjtu/jwc.js +67 -0
  1099. package/lib/v2/swjtu/jyzpxx.js +28 -0
  1100. package/lib/v2/swjtu/maintainer.js +3 -0
  1101. package/lib/v2/swjtu/radar.js +24 -0
  1102. package/lib/v2/swjtu/router.js +3 -0
  1103. package/lib/v2/swjtu/templates/job_desc.art +19 -0
  1104. package/lib/v2/swjtu/templates/job_detail.art +21 -0
  1105. package/lib/v2/swjtu/utils.js +33 -0
  1106. package/lib/v2/swjtu/xg.js +79 -0
  1107. package/lib/v2/sysu/maintainer.js +1 -0
  1108. package/lib/v2/sysu/radar.js +8 -0
  1109. package/lib/v2/sysu/router.js +1 -0
  1110. package/lib/v2/sysu/ygafz.js +69 -0
  1111. package/lib/v2/szu/maintainer.js +3 -0
  1112. package/lib/v2/szu/radar.js +19 -0
  1113. package/lib/v2/szu/router.js +3 -0
  1114. package/lib/v2/szu/yz/index.js +51 -0
  1115. package/lib/v2/szu/yz/utils.js +74 -0
  1116. package/lib/v2/taiwannews/radar.js +1 -1
  1117. package/lib/v2/tangshufang/index.js +59 -0
  1118. package/lib/v2/tangshufang/maintainer.js +3 -0
  1119. package/lib/v2/tangshufang/radar.js +13 -0
  1120. package/lib/v2/tangshufang/router.js +3 -0
  1121. package/lib/v2/techcrunch/maintainer.js +3 -0
  1122. package/lib/v2/techcrunch/news.js +38 -0
  1123. package/lib/v2/techcrunch/radar.js +13 -0
  1124. package/lib/v2/techcrunch/router.js +3 -0
  1125. package/lib/v2/techpowerup/index.js +69 -0
  1126. package/lib/v2/techpowerup/maintainer.js +5 -0
  1127. package/lib/v2/techpowerup/radar.js +19 -0
  1128. package/lib/v2/techpowerup/review.js +69 -0
  1129. package/lib/v2/techpowerup/router.js +4 -0
  1130. package/lib/v2/techpowerup/utils.js +84 -0
  1131. package/lib/v2/telecompaper/maintainer.js +4 -0
  1132. package/lib/v2/telecompaper/news.js +101 -0
  1133. package/lib/v2/telecompaper/radar.js +15 -0
  1134. package/lib/v2/telecompaper/router.js +4 -0
  1135. package/lib/v2/tencent/maintainer.js +1 -0
  1136. package/lib/v2/tencent/news/author.js +48 -0
  1137. package/lib/v2/tencent/radar.js +8 -2
  1138. package/lib/v2/tencent/router.js +1 -0
  1139. package/lib/v2/theatlantic/maintainer.js +3 -0
  1140. package/lib/v2/theatlantic/news.js +32 -0
  1141. package/lib/v2/theatlantic/radar.js +13 -0
  1142. package/lib/v2/theatlantic/router.js +3 -0
  1143. package/lib/v2/theatlantic/templates/article-description.art +19 -0
  1144. package/lib/v2/theatlantic/utils.js +54 -0
  1145. package/lib/v2/themoviedb/api-key.js +23 -0
  1146. package/lib/v2/themoviedb/collection.js +21 -0
  1147. package/lib/v2/themoviedb/episodes.js +27 -0
  1148. package/lib/v2/themoviedb/maintainer.js +7 -0
  1149. package/lib/v2/themoviedb/radar.js +73 -0
  1150. package/lib/v2/themoviedb/router.js +7 -0
  1151. package/lib/v2/themoviedb/seasons.js +31 -0
  1152. package/lib/v2/themoviedb/sheet.js +45 -0
  1153. package/lib/v2/themoviedb/templates/description.art +6 -0
  1154. package/lib/v2/themoviedb/trending.js +24 -0
  1155. package/lib/v2/themoviedb/utils.js +34 -0
  1156. package/lib/v2/threads/index.js +203 -0
  1157. package/lib/v2/threads/maintainer.js +3 -0
  1158. package/lib/v2/threads/radar.js +13 -0
  1159. package/lib/v2/threads/router.js +3 -0
  1160. package/lib/v2/tiktok/user.js +5 -5
  1161. package/lib/v2/tingshuitz/maintainer.js +1 -0
  1162. package/lib/v2/tingshuitz/radar.js +11 -0
  1163. package/lib/v2/tingshuitz/router.js +1 -0
  1164. package/lib/v2/tingshuitz/shenzhen.js +29 -0
  1165. package/lib/v2/tingshuitz/templates/shenzhen.art +8 -0
  1166. package/lib/v2/tingshuitz/xiaoshan.js +3 -3
  1167. package/lib/v2/tingtingfm/maintainer.js +3 -0
  1168. package/lib/v2/tingtingfm/program.js +104 -0
  1169. package/lib/v2/tingtingfm/radar.js +13 -0
  1170. package/lib/v2/tingtingfm/router.js +3 -0
  1171. package/lib/v2/tingtingfm/templates/audio.art +5 -0
  1172. package/lib/v2/tingtingfm/utils.js +32 -0
  1173. package/lib/v2/tongji/maintainer.js +4 -0
  1174. package/lib/v2/tongji/radar.js +21 -0
  1175. package/lib/v2/tongji/router.js +4 -0
  1176. package/lib/v2/tongji/sse/_article.js +25 -0
  1177. package/lib/v2/tongji/sse/notice.js +46 -0
  1178. package/lib/v2/tongji/yjs.js +27 -0
  1179. package/lib/v2/twitter/developer-api/user.js +14 -6
  1180. package/lib/v2/twitter/maintainer.js +1 -0
  1181. package/lib/v2/twitter/radar.js +10 -0
  1182. package/lib/v2/twitter/router.js +1 -0
  1183. package/lib/v2/twitter/tweet.js +5 -0
  1184. package/lib/v2/twitter/utils.js +18 -37
  1185. package/lib/v2/twitter/web-api/constants.js +74 -0
  1186. package/lib/v2/twitter/web-api/media.js +1 -1
  1187. package/lib/v2/twitter/web-api/tweet.js +25 -0
  1188. package/lib/v2/twitter/web-api/twitter-api.js +72 -16
  1189. package/lib/v2/twitter/web-api/twitter-got.js +24 -6
  1190. package/lib/v2/twitter/web-api/user.js +1 -1
  1191. package/lib/v2/ucas/ai.js +28 -0
  1192. package/lib/v2/ucas/maintainer.js +1 -0
  1193. package/lib/v2/ucas/radar.js +41 -0
  1194. package/lib/v2/ucas/router.js +1 -0
  1195. package/lib/v2/uchicago/current.js +80 -0
  1196. package/lib/v2/uchicago/maintainer.js +3 -0
  1197. package/lib/v2/uchicago/radar.js +13 -0
  1198. package/lib/v2/uchicago/router.js +3 -0
  1199. package/lib/v2/uestc/auto.js +45 -0
  1200. package/lib/v2/uestc/cqe.js +60 -0
  1201. package/lib/v2/uestc/gr.js +48 -0
  1202. package/lib/v2/uestc/jwc.js +52 -0
  1203. package/lib/v2/uestc/maintainer.js +12 -0
  1204. package/lib/v2/uestc/news.js +51 -0
  1205. package/lib/v2/uestc/radar.js +69 -0
  1206. package/lib/v2/uestc/router.js +12 -0
  1207. package/lib/v2/uestc/scse.js +90 -0
  1208. package/lib/v2/uestc/sice.js +46 -0
  1209. package/lib/v2/uestc/sise.js +80 -0
  1210. package/lib/v2/upc/jsj.js +77 -0
  1211. package/lib/v2/upc/main.js +72 -0
  1212. package/lib/v2/upc/maintainer.js +5 -0
  1213. package/lib/v2/upc/radar.js +53 -0
  1214. package/lib/v2/upc/router.js +5 -0
  1215. package/lib/v2/upc/yjs.js +28 -0
  1216. package/lib/v2/uraaka-joshi/radar.js +2 -2
  1217. package/lib/v2/urbandictionary/maintainer.js +3 -0
  1218. package/lib/v2/urbandictionary/radar.js +13 -0
  1219. package/lib/v2/urbandictionary/random.js +24 -0
  1220. package/lib/v2/urbandictionary/router.js +3 -0
  1221. package/lib/v2/urbandictionary/templates/definition.art +11 -0
  1222. package/lib/v2/ustb/maintainer.js +3 -22
  1223. package/lib/v2/ustb/radar.js +16 -0
  1224. package/lib/v2/ustb/router.js +2 -0
  1225. package/lib/v2/ustb/tj/news.js +61 -0
  1226. package/lib/v2/ustb/yzxc/tzgg.js +49 -0
  1227. package/lib/v2/utgd/category.js +68 -0
  1228. package/lib/v2/utgd/maintainer.js +5 -0
  1229. package/lib/v2/utgd/radar.js +25 -0
  1230. package/lib/v2/utgd/router.js +5 -0
  1231. package/lib/v2/utgd/templates/description.art +7 -0
  1232. package/lib/v2/utgd/timeline.js +54 -0
  1233. package/lib/v2/utgd/topic.js +70 -0
  1234. package/lib/v2/v1tx/index.js +55 -0
  1235. package/lib/v2/v1tx/maintainer.js +4 -0
  1236. package/lib/v2/v1tx/radar.js +13 -0
  1237. package/lib/v2/v1tx/router.js +3 -0
  1238. package/lib/v2/vcb-s/category.js +51 -0
  1239. package/lib/v2/vcb-s/index.js +39 -0
  1240. package/lib/v2/vcb-s/maintainer.js +4 -0
  1241. package/lib/v2/vcb-s/radar.js +19 -0
  1242. package/lib/v2/vcb-s/router.js +4 -0
  1243. package/lib/v2/vcb-s/templates/post.art +9 -0
  1244. package/lib/v2/vimeo/maintainer.js +5 -0
  1245. package/lib/v2/wanqu/maintainer.js +3 -0
  1246. package/lib/v2/wanqu/news.js +27 -0
  1247. package/lib/v2/wanqu/radar.js +13 -0
  1248. package/lib/v2/wanqu/router.js +3 -0
  1249. package/lib/v2/wechat/feeddd.js +12 -3
  1250. package/lib/v2/wechat/maintainer.js +1 -0
  1251. package/lib/v2/wechat/mp.js +0 -0
  1252. package/lib/v2/wechat/radar.js +19 -2
  1253. package/lib/v2/wechat/router.js +4 -3
  1254. package/lib/v2/wechat/sogou.js +58 -0
  1255. package/lib/v2/wechat/tgchannel.js +5 -5
  1256. package/lib/v2/weekendhk/maintainer.js +4 -0
  1257. package/lib/v2/weekendhk/posts.js +29 -0
  1258. package/lib/v2/weekendhk/radar.js +13 -0
  1259. package/lib/v2/weekendhk/router.js +3 -0
  1260. package/lib/v2/weibo/group.js +93 -0
  1261. package/lib/v2/weibo/keyword.js +1 -10
  1262. package/lib/v2/weibo/maintainer.js +4 -3
  1263. package/lib/v2/weibo/router.js +1 -0
  1264. package/lib/v2/weibo/super_index.js +1 -10
  1265. package/lib/v2/weibo/timeline.js +5 -5
  1266. package/lib/v2/weibo/user.js +2 -8
  1267. package/lib/v2/weibo/utils.js +15 -3
  1268. package/lib/v2/wfdf/maintainer.js +3 -0
  1269. package/lib/v2/wfdf/news.js +29 -0
  1270. package/lib/v2/wfdf/radar.js +13 -0
  1271. package/lib/v2/wfdf/router.js +3 -0
  1272. package/lib/v2/wikinews/index.js +28 -29
  1273. package/lib/v2/winstall/maintainer.js +3 -0
  1274. package/lib/v2/winstall/radar.js +13 -0
  1275. package/lib/v2/winstall/router.js +3 -0
  1276. package/lib/v2/winstall/templates/desc.art +5 -0
  1277. package/lib/v2/winstall/update.js +43 -0
  1278. package/lib/v2/wise/radar.js +1 -1
  1279. package/lib/v2/wnacg/index.js +1 -1
  1280. package/lib/v2/wnacg/templates/manga.art +4 -4
  1281. package/lib/v2/wsj/news.js +51 -0
  1282. package/lib/v2/wsj/radar.js +2 -2
  1283. package/lib/v2/wsj/router.js +1 -1
  1284. package/lib/v2/wsj/templates/article-description.art +6 -0
  1285. package/lib/v2/wsj/utils.js +121 -0
  1286. package/lib/v2/wtu/index.js +37 -0
  1287. package/lib/v2/wtu/job.js +80 -0
  1288. package/lib/v2/wtu/maintainer.js +4 -0
  1289. package/lib/v2/wtu/radar.js +22 -0
  1290. package/lib/v2/wtu/router.js +4 -0
  1291. package/lib/v2/wxkol/maintainer.js +3 -0
  1292. package/lib/v2/wxkol/radar.js +13 -0
  1293. package/lib/v2/wxkol/router.js +3 -0
  1294. package/lib/v2/wxkol/show.js +51 -0
  1295. package/lib/v2/xboxfan/maintainer.js +3 -0
  1296. package/lib/v2/xboxfan/news.js +45 -0
  1297. package/lib/v2/xboxfan/radar.js +13 -0
  1298. package/lib/v2/xboxfan/router.js +3 -0
  1299. package/lib/v2/xiaohongshu/board.js +4 -2
  1300. package/lib/v2/xiaohongshu/maintainer.js +2 -1
  1301. package/lib/v2/xiaohongshu/notes.js +16 -0
  1302. package/lib/v2/xiaohongshu/radar.js +2 -2
  1303. package/lib/v2/xiaohongshu/router.js +1 -0
  1304. package/lib/v2/xiaohongshu/user.js +20 -41
  1305. package/lib/v2/xiaohongshu/util.js +169 -7
  1306. package/lib/v2/xkb/index.js +54 -0
  1307. package/lib/v2/xkb/maintainer.js +3 -0
  1308. package/lib/v2/xkb/radar.js +13 -0
  1309. package/lib/v2/xkb/router.js +3 -0
  1310. package/lib/v2/xkb/templates/description.art +3 -0
  1311. package/lib/v2/xmanhua/maintainer.js +3 -0
  1312. package/lib/v2/xsijishe/forum.js +61 -0
  1313. package/lib/v2/xsijishe/maintainer.js +3 -0
  1314. package/lib/v2/xsijishe/radar.js +19 -0
  1315. package/lib/v2/xsijishe/router.js +3 -0
  1316. package/lib/v2/xueqiu/user.js +35 -14
  1317. package/lib/v2/xyzrank/radar.js +7 -7
  1318. package/lib/v2/yahoo/news/index.js +19 -20
  1319. package/lib/v2/yangtzeu/dongke.js +60 -0
  1320. package/lib/v2/yangtzeu/maintainer.js +3 -0
  1321. package/lib/v2/yangtzeu/radar.js +18 -0
  1322. package/lib/v2/yangtzeu/router.js +3 -0
  1323. package/lib/v2/ycwb/index.js +82 -0
  1324. package/lib/v2/ycwb/maintainer.js +3 -0
  1325. package/lib/v2/ycwb/radar.js +12 -0
  1326. package/lib/v2/ycwb/router.js +3 -0
  1327. package/lib/v2/ycwb/templates/description.art +7 -0
  1328. package/lib/v2/yomiuri/maintainer.js +1 -1
  1329. package/lib/v2/yomiuri/news.js +50 -100
  1330. package/lib/v2/yomiuri/radar.js +3 -3
  1331. package/lib/v2/youtube/channel.js +3 -4
  1332. package/lib/v2/youtube/charts.js +97 -0
  1333. package/lib/v2/youtube/community.js +56 -0
  1334. package/lib/v2/youtube/maintainer.js +3 -0
  1335. package/lib/v2/youtube/radar.js +20 -0
  1336. package/lib/v2/youtube/router.js +2 -0
  1337. package/lib/v2/youtube/templates/community.art +17 -0
  1338. package/lib/v2/youtube/user.js +2 -2
  1339. package/lib/v2/youtube/utils.js +3 -1
  1340. package/lib/v2/yuque/book.js +14 -0
  1341. package/lib/v2/yuque/utils.js +4 -0
  1342. package/lib/v2/zagg/maintainer.js +3 -0
  1343. package/lib/v2/zagg/new-arrivals.js +52 -0
  1344. package/lib/v2/zagg/radar.js +16 -0
  1345. package/lib/v2/zagg/router.js +3 -0
  1346. package/lib/v2/zagg/templates/new-arrivals.art +3 -0
  1347. package/lib/v2/zaobao/util.js +38 -31
  1348. package/lib/v2/zcool/radar.js +6 -6
  1349. package/lib/v2/zhihu/answers.js +13 -9
  1350. package/lib/v2/zhihu/radar.js +2 -2
  1351. package/lib/v2/zhubai/maintainer.js +1 -0
  1352. package/lib/v2/zhubai/radar.js +7 -0
  1353. package/lib/v2/zhubai/router.js +1 -0
  1354. package/lib/v2/zhubai/templates/description.art +31 -0
  1355. package/lib/v2/zhubai/top20.js +57 -0
  1356. package/lib/v2/zjol/maintainer.js +3 -0
  1357. package/lib/v2/zjol/paper.js +88 -0
  1358. package/lib/v2/zjol/radar.js +61 -0
  1359. package/lib/v2/zjol/router.js +3 -0
  1360. package/lib/v2/zju/radar.js +1 -1
  1361. package/lib/v2/zuvio/maintainer.js +4 -0
  1362. package/lib/v2/zuzhirenshi/index.js +87 -0
  1363. package/lib/v2/zuzhirenshi/maintainer.js +3 -0
  1364. package/lib/v2/zuzhirenshi/radar.js +13 -0
  1365. package/lib/v2/zuzhirenshi/router.js +3 -0
  1366. package/lib/v2/zyw/hot.js +63 -0
  1367. package/lib/v2/zyw/maintainer.js +3 -0
  1368. package/lib/v2/zyw/radar.js +16 -0
  1369. package/lib/v2/zyw/router.js +3 -0
  1370. package/lib/views/error.art +7 -3
  1371. package/lib/views/json.js +46 -0
  1372. package/lib/views/rss.art +1 -1
  1373. package/lib/views/welcome.art +2 -2
  1374. package/package.json +133 -141
  1375. package/lib/routes/141jav/141jav.js +0 -37
  1376. package/lib/routes/141ppv/141ppv.js +0 -37
  1377. package/lib/routes/1point3acres/blog.js +0 -52
  1378. package/lib/routes/1point3acres/offer.js +0 -211
  1379. package/lib/routes/1point3acres/post.js +0 -50
  1380. package/lib/routes/3dm/game.js +0 -42
  1381. package/lib/routes/3dm/news_center.js +0 -54
  1382. package/lib/routes/3k8/latest.js +0 -50
  1383. package/lib/routes/6park/index.js +0 -57
  1384. package/lib/routes/aeon/category.js +0 -70
  1385. package/lib/routes/aisixiang/column.js +0 -37
  1386. package/lib/routes/aisixiang/ranking.js +0 -37
  1387. package/lib/routes/aisixiang/thinktank.js +0 -40
  1388. package/lib/routes/aisixiang/utils.js +0 -39
  1389. package/lib/routes/apkpure/versions.js +0 -23
  1390. package/lib/routes/blizzard/news.js +0 -51
  1391. package/lib/routes/ccf/news.js +0 -51
  1392. package/lib/routes/chiculture/topic.js +0 -59
  1393. package/lib/routes/cls/depth.js +0 -63
  1394. package/lib/routes/cls/telegraph.js +0 -34
  1395. package/lib/routes/cneb/guoneinews.js +0 -27
  1396. package/lib/routes/cneb/yjxx.js +0 -36
  1397. package/lib/routes/csrc/auditstatus.js +0 -61
  1398. package/lib/routes/csrc/fashenwei.js +0 -42
  1399. package/lib/routes/csrc/news.js +0 -45
  1400. package/lib/routes/curiouscat/user.js +0 -40
  1401. package/lib/routes/duozhuayu/search.js +0 -76
  1402. package/lib/routes/futunn/highlights.js +0 -58
  1403. package/lib/routes/fx678/kx.js +0 -44
  1404. package/lib/routes/go-weekly/index.js +0 -29
  1405. package/lib/routes/gov/chinatax/latest.js +0 -42
  1406. package/lib/routes/gov/news/index.js +0 -115
  1407. package/lib/routes/hinatazaka46/blog.js +0 -38
  1408. package/lib/routes/hinatazaka46/news.js +0 -34
  1409. package/lib/routes/icable/category.js +0 -64
  1410. package/lib/routes/instagram/index.js +0 -131
  1411. package/lib/routes/instagram/utils.js +0 -28
  1412. package/lib/routes/maitta/index.js +0 -29
  1413. package/lib/routes/mastodon/timeline_local.js +0 -22
  1414. package/lib/routes/mastodon/timeline_remote.js +0 -22
  1415. package/lib/routes/mastodon/utils.js +0 -131
  1416. package/lib/routes/nasa/apod-cn.js +0 -66
  1417. package/lib/routes/nasa/apod-ncku.js +0 -30
  1418. package/lib/routes/nasa/apod.js +0 -30
  1419. package/lib/routes/newrank/douyin.js +0 -60
  1420. package/lib/routes/newrank/wechat.js +0 -37
  1421. package/lib/routes/newzmz/index.js +0 -78
  1422. package/lib/routes/newzmz/view.js +0 -42
  1423. package/lib/routes/nhentai/other.js +0 -25
  1424. package/lib/routes/nhentai/search.js +0 -16
  1425. package/lib/routes/nhentai/util.js +0 -136
  1426. package/lib/routes/nikkei/index.js +0 -34
  1427. package/lib/routes/nikkei/news.js +0 -155
  1428. package/lib/routes/notefolio/index.js +0 -67
  1429. package/lib/routes/oilprice/index.js +0 -66
  1430. package/lib/routes/openai/blog.js +0 -52
  1431. package/lib/routes/pingwest/status.js +0 -40
  1432. package/lib/routes/pingwest/tag.js +0 -50
  1433. package/lib/routes/pingwest/user.js +0 -55
  1434. package/lib/routes/pingwest/utils.js +0 -76
  1435. package/lib/routes/pnas/index.js +0 -66
  1436. package/lib/routes/qdaily/index.js +0 -88
  1437. package/lib/routes/right/forum.js +0 -67
  1438. package/lib/routes/rss3/blog.js +0 -46
  1439. package/lib/routes/sina/chuangshiji.js +0 -38
  1440. package/lib/routes/sina/discovery.js +0 -52
  1441. package/lib/routes/sina/finance.js +0 -37
  1442. package/lib/routes/sina/rollnews.js +0 -41
  1443. package/lib/routes/sina/sports.js +0 -54
  1444. package/lib/routes/telecompaper/news.js +0 -100
  1445. package/lib/routes/tencent/news/author.js +0 -59
  1446. package/lib/routes/tesla/update.js +0 -42
  1447. package/lib/routes/universities/bit/bityjs.js +0 -23
  1448. package/lib/routes/universities/bit/cs/cs.js +0 -26
  1449. package/lib/routes/universities/bit/cs/utils.js +0 -73
  1450. package/lib/routes/universities/bit/jwc/jwc.js +0 -26
  1451. package/lib/routes/universities/bit/jwc/utils.js +0 -65
  1452. package/lib/routes/universities/cauele/cauele.js +0 -24
  1453. package/lib/routes/universities/cauyjs/cauyjs.js +0 -24
  1454. package/lib/routes/universities/ccnu/career.js +0 -43
  1455. package/lib/routes/universities/ccnu/ccnucs.js +0 -23
  1456. package/lib/routes/universities/ccnu/ccnuwu.js +0 -23
  1457. package/lib/routes/universities/ccnu/ccnuyjs.js +0 -23
  1458. package/lib/routes/universities/cucyjs/cucyjs.js +0 -23
  1459. package/lib/routes/universities/ecustyjs/ecustyjs.js +0 -23
  1460. package/lib/routes/universities/gzyjs/gzyjs.js +0 -24
  1461. package/lib/routes/universities/hust/aia/news.js +0 -32
  1462. package/lib/routes/universities/hust/aia/notice.js +0 -35
  1463. package/lib/routes/universities/hustyjs/hustyjs.js +0 -23
  1464. package/lib/routes/universities/ouc/it.js +0 -52
  1465. package/lib/routes/universities/outele/outele.js +0 -23
  1466. package/lib/routes/universities/outyjs/outyjs.js +0 -23
  1467. package/lib/routes/universities/scauyjs/scauyjs.js +0 -23
  1468. package/lib/routes/universities/scnu/cs/match.js +0 -35
  1469. package/lib/routes/universities/scnu/jw.js +0 -32
  1470. package/lib/routes/universities/scnu/library.js +0 -32
  1471. package/lib/routes/universities/scnu/scnucs.js +0 -23
  1472. package/lib/routes/universities/scnu/scnuyjs.js +0 -23
  1473. package/lib/routes/universities/scut/scet/notice.js +0 -32
  1474. package/lib/routes/universities/scut/scutyjs.js +0 -28
  1475. package/lib/routes/universities/scut/seie/news_center.js +0 -57
  1476. package/lib/routes/universities/shu/index.js +0 -75
  1477. package/lib/routes/universities/shu/jwc.js +0 -62
  1478. package/lib/routes/universities/sjtu/gs/tzgg.js +0 -31
  1479. package/lib/routes/universities/sjtu/gs/utils.js +0 -64
  1480. package/lib/routes/universities/sjtu/jwc.js +0 -115
  1481. package/lib/routes/universities/sjtu/seiee/academic.js +0 -18
  1482. package/lib/routes/universities/sjtu/seiee/bjwb.js +0 -45
  1483. package/lib/routes/universities/sjtu/seiee/utils.js +0 -45
  1484. package/lib/routes/universities/sjtu/seiee/xsb.js +0 -53
  1485. package/lib/routes/universities/sjtu/tongqu/activity.js +0 -43
  1486. package/lib/routes/universities/sjtu/yzb/zkxx.js +0 -33
  1487. package/lib/routes/universities/sustech/bidding.js +0 -34
  1488. package/lib/routes/universities/sustech/newshub-zh.js +0 -35
  1489. package/lib/routes/universities/sustyjs/sustyjs.js +0 -24
  1490. package/lib/routes/universities/szu/yz/index.js +0 -51
  1491. package/lib/routes/universities/szu/yz/utils.js +0 -78
  1492. package/lib/routes/universities/szuyjs/szuyjs.js +0 -24
  1493. package/lib/routes/universities/tju/sse/_article.js +0 -34
  1494. package/lib/routes/universities/tju/sse/notice.js +0 -41
  1495. package/lib/routes/universities/tjuyjs/tjuyjs.js +0 -23
  1496. package/lib/routes/universities/uestc/auto.js +0 -113
  1497. package/lib/routes/universities/uestc/cqe.js +0 -40
  1498. package/lib/routes/universities/uestc/cs.js +0 -119
  1499. package/lib/routes/universities/uestc/gr.js +0 -46
  1500. package/lib/routes/universities/uestc/is.js +0 -102
  1501. package/lib/routes/universities/uestc/jwc.js +0 -38
  1502. package/lib/routes/universities/uestc/news.js +0 -33
  1503. package/lib/routes/universities/uestc/sice.js +0 -43
  1504. package/lib/routes/universities/upc/jsj.js +0 -81
  1505. package/lib/routes/universities/upc/main.js +0 -72
  1506. package/lib/routes/universities/upcyjs/upcyjs.js +0 -23
  1507. package/lib/routes/universities/ustb/tj/news.js +0 -62
  1508. package/lib/routes/universities/wtu/index.js +0 -34
  1509. package/lib/routes/universities/zkyai/zkyai.js +0 -23
  1510. package/lib/routes/universities/zkyyjs/zkyyjs.js +0 -23
  1511. package/lib/utils/torrent.js +0 -163
  1512. package/lib/v2/ccfcv/index.js +0 -68
  1513. package/lib/v2/ccfcv/maintainer.js +0 -3
  1514. package/lib/v2/ccfcv/radar.js +0 -25
  1515. package/lib/v2/ccfcv/router.js +0 -3
  1516. package/lib/v2/csu/job.js +0 -34
  1517. package/lib/v2/dsndsht23/index.js +0 -121
  1518. package/lib/v2/dsndsht23/maintainer.js +0 -7
  1519. package/lib/v2/dsndsht23/radar.js +0 -19
  1520. package/lib/v2/dsndsht23/router.js +0 -7
  1521. package/lib/v2/ecust-jxjy/maintainer.js +0 -3
  1522. package/lib/v2/ecust-jxjy/news.js +0 -47
  1523. package/lib/v2/ecust-jxjy/radar.js +0 -13
  1524. package/lib/v2/gov/sichuan/deyang/govpulicinfo.js +0 -95
  1525. package/lib/v2/gov/stats/templates/attachments.art +0 -5
  1526. package/lib/v2/gov/stats/utils.js +0 -73
  1527. package/lib/v2/hkepc/templates/image.art +0 -1
  1528. package/lib/v2/nikkei-asia/index.js +0 -40
  1529. package/lib/v2/nikkei-asia/maintainer.js +0 -3
  1530. package/lib/v2/nikkei-asia/radar.js +0 -13
  1531. package/lib/v2/nikkei-cn/index.js +0 -89
  1532. package/lib/v2/nikkei-cn/maintainer.js +0 -3
  1533. package/lib/v2/nikkei-cn/radar.js +0 -21
  1534. package/lib/v2/nikkei-cn/router.js +0 -3
  1535. package/lib/v2/wsj/index.js +0 -141
  1536. /package/lib/{routes/1point3acres/posts.js → v2/1point3acres/user/post.js} +0 -0
  1537. /package/lib/{routes/1point3acres/threads.js → v2/1point3acres/user/thread.js} +0 -0
  1538. /package/lib/v2/{agirls → caai}/templates/description.art +0 -0
  1539. /package/lib/v2/{ccfcv/templates → ccf/templates/ccfcv}/description.art +0 -0
  1540. /package/lib/v2/{hkepc/templates → ccf/templates/tfbd}/description.art +0 -0
  1541. /package/lib/v2/{ecust-jxjy → dorohedoro}/router.js +0 -0
  1542. /package/lib/v2/{nikkei-asia → fishshell}/router.js +0 -0
  1543. /package/lib/{routes → v2}/mastodon/account_id.js +0 -0
  1544. /package/lib/{routes → v2}/mastodon/acct.js +0 -0
  1545. /package/lib/{routes → v2}/newrank/utils.js +0 -0
  1546. /package/lib/v2/qweather/{util → templates}/3days.art +0 -0
  1547. /package/lib/v2/qweather/{util → templates}/now.art +0 -0
  1548. /package/lib/{routes/universities → v2}/scut/jwc/news.js +0 -0
  1549. /package/lib/{routes/universities → v2}/scut/jwc/notice.js +0 -0
  1550. /package/lib/{routes/universities → v2}/scut/jwc/school.js +0 -0
  1551. /package/lib/{routes → v2}/storyfm/index.js +0 -0
  1552. /package/lib/{routes → v2}/telecompaper/search.js +0 -0
@@ -0,0 +1,49 @@
1
+ const got = require('@/utils/got');
2
+ const cheerio = require('cheerio');
3
+ const timezone = require('@/utils/timezone');
4
+ const { parseDate } = require('@/utils/parse-date');
5
+
6
+ module.exports = async (ctx) => {
7
+ const baseUrl = 'https://jnmhc.jinan.gov.cn';
8
+
9
+ const res = await got('https://jnmhc.jinan.gov.cn/module/web/jpage/dataproxy.jsp', {
10
+ searchParams: {
11
+ page: 1,
12
+ webid: 28,
13
+ path: '/',
14
+ columnid: 14418,
15
+ unitid: 18878,
16
+ webname: '济南市卫生健康委员会',
17
+ permissiontype: 0,
18
+ },
19
+ });
20
+
21
+ const $ = cheerio.load(res.data, { xmlMode: true });
22
+
23
+ const list = $('record');
24
+
25
+ ctx.state.data = {
26
+ title: '济南卫建委-执业考试通知',
27
+ link: `${baseUrl}/col/col14418/index.html`,
28
+ item: list
29
+ .map((_, item) => {
30
+ // 获取每个item对应的html字符串
31
+ item = $(item).text();
32
+
33
+ // 解析上一步中的html
34
+ const html = cheerio.load(item);
35
+
36
+ const title = html('td[width="620"] a').attr('title');
37
+ const link = html('td[width="620"] a').attr('href');
38
+ const date = timezone(parseDate(html('td[width="100"]').text()), +8);
39
+ return {
40
+ title,
41
+ description: title,
42
+ pubDate: date,
43
+ link,
44
+ author: '济南市卫生健康委员会',
45
+ };
46
+ })
47
+ .get(),
48
+ };
49
+ };
@@ -1,6 +1,8 @@
1
1
  module.exports = {
2
2
  // ministry
3
+ '/cac/:path+': ['drgnchan'],
3
4
  '/ccdi/:path+': ['bigfei'],
5
+ '/chinatax/latest': ['nczitzk', 'fuzy112'],
4
6
  '/cmse/xwzx/zhxw': ['nczitzk'],
5
7
  '/cmse/xwzx/yzjz': ['nczitzk'],
6
8
  '/cmse/gfgg': ['nczitzk'],
@@ -12,9 +14,12 @@ module.exports = {
12
14
  '/cmse/kpjy/:id': ['nczitzk'],
13
15
  '/cmse/:path+': ['nczitzk'],
14
16
  '/cnnic/:path+': ['nczitzk'],
17
+ '/csrc/auditstatus/:apply_id': ['hillerliao'],
18
+ '/csrc/news/:suffix*': ['chinobing', 'LogicJake'],
15
19
  '/customs/list/:gchannel?': ['Jeason0228', 'TonyRL', 'he1q'],
16
20
  '/fmprc/:category?': ['nicolaszf', 'nczitzk'],
17
21
  '/immiau/news': ['liu233w'],
22
+ '/jinan/healthcommission/medical_exam_notice': ['tzjyxb'],
18
23
  '/mee/ywdt?': ['liuxsdev'],
19
24
  '/mfa/wjdt/:category?': ['nczitzk'],
20
25
  '/miit/wjfb/:ministry': ['Fatpandac'],
@@ -23,19 +28,22 @@ module.exports = {
23
28
  '/miit/wjgs': ['Yoge-Code'],
24
29
  '/miit/zcjd': ['Yoge-Code'],
25
30
  '/moe/:type': ['Crawler995'],
31
+ '/moe/s78/:column': ['TonyRL'],
26
32
  '/mofcom/article/:suffix+': ['LogicJake'],
27
33
  '/moj/aac/news/:type?': ['TonyRL'],
34
+ '/news/:uid': ['EsuRt'],
28
35
  '/nifdc/:path+': ['nczitzk'],
29
36
  '/nmpa/:path+': ['TonyRL'],
30
37
  '/nopss/:path+': ['nczitzk'],
31
38
  '/nrta/news/:category?': ['yuxinliu-alex'],
39
+ '/nrta/dsj/:category?': ['nczitzk'],
32
40
  '/nsfc/news/:type?': ['Derekmini', 'nczitzk'],
33
41
  '/pbc/goutongjiaoliu': ['nczitzk'],
34
42
  '/pbc/gzlw': ['Fatpandac'],
35
43
  '/pbc/tradeAnnouncement': ['nczitzk'],
36
44
  '/pbc/zcyj': ['Fatpandac'],
37
45
  '/sasac/:path+': ['TonyRL'],
38
- '/stats/:path+': ['bigfei'],
46
+ '/stats/:path+': ['bigfei', 'nczitzk'],
39
47
  '/zhengce/govall/:advance?': ['ciaranchen'],
40
48
  '/zhengce/wenjian/:pcodeJiguan?': ['ciaranchen'],
41
49
  '/zhengce/zhengceku/:department': ['zxx-457'],
@@ -45,6 +53,7 @@ module.exports = {
45
53
  '/beijing/bphc/:channel': ['bigfei'],
46
54
  '/beijing/jw/tzgg': ['nczitzk'],
47
55
  '/beijing/kw/:channel': ['Fatpandac'],
56
+ '/chongqing/rsks': ['Mai19930513'],
48
57
  '/dianbai/:path+': ['ShuiHuo'],
49
58
  '/gaozhou/:path+': ['ShuiHuo'],
50
59
  '/guangdong/tqyb/sncsyjxh': ['Fatpandac'],
@@ -67,7 +76,8 @@ module.exports = {
67
76
  '/shenzhen/hrss/szksy/:caty/:page?': ['zlasd'],
68
77
  '/shenzhen/xxgk/zfxxgj/:caty': ['laoxua'],
69
78
  '/shenzhen/zzb/:caty/:page?': ['zlasd'],
70
- '/sichuan/deyang/govpulicinfo/:countyName': ['zytomorrow'],
79
+ '/sichuan/deyang/govpublicinfo/:countyName/:infoType?': ['zytomorrow'],
80
+ '/sichuan/deyang/mztoday/:infoType?': ['zytomorrow'],
71
81
  '/taiyuan/rsj/:caty/:page?': ['2PoL'],
72
82
  '/wuhan/sy/whyw': ['nczitzk'],
73
83
  '/xinyi/:path+': ['ShuiHuo'],
@@ -17,10 +17,10 @@ module.exports = async (ctx) => {
17
17
  let id = '';
18
18
  let name = '';
19
19
 
20
- for (let i = 0; i < typesIdMap.length; i++) {
21
- if (typesIdMap[i].type === type) {
22
- id = typesIdMap[i].id;
23
- name = typesIdMap[i].name;
20
+ for (const item of typesIdMap) {
21
+ if (item.type === type) {
22
+ id = item.id;
23
+ name = item.name;
24
24
  }
25
25
  }
26
26
 
@@ -0,0 +1,44 @@
1
+ const got = require('@/utils/got');
2
+ const cheerio = require('cheerio');
3
+ const { parseDate } = require('@/utils/parse-date');
4
+ const timezone = require('@/utils/timezone');
5
+
6
+ module.exports = async (ctx) => {
7
+ const baseUrl = 'https://www.moe.gov.cn';
8
+ const { column } = ctx.params;
9
+ const link = `${baseUrl}/s78/${column}/tongzhi/`;
10
+
11
+ const { data: response } = await got(link);
12
+ const $ = cheerio.load(response);
13
+
14
+ const list = $('#list li')
15
+ .toArray()
16
+ .map((item) => {
17
+ item = $(item);
18
+ return {
19
+ title: item.find('a').attr('title'),
20
+ link: new URL(item.find('a').attr('href'), link).href,
21
+ pubDate: timezone(parseDate(item.find('span').text(), 'YYYY-MM-DD'), +8),
22
+ };
23
+ });
24
+
25
+ const items = await Promise.all(
26
+ list.map((item) =>
27
+ ctx.cache.tryGet(item.link, async () => {
28
+ const { data: response } = await got(item.link);
29
+ const $ = cheerio.load(response);
30
+
31
+ $('#moe-detail-page-set, #moeCode, .moe-detail-shuxing, h1').remove();
32
+ item.description = $('.moe-detail-box').html();
33
+
34
+ return item;
35
+ })
36
+ )
37
+ );
38
+
39
+ ctx.state.data = {
40
+ title: `${$('meta[name="ColumnType"]').attr('content')} - ${$('head title').text()}`,
41
+ link,
42
+ item: items,
43
+ };
44
+ };
@@ -0,0 +1,119 @@
1
+ const got = require('@/utils/got');
2
+ const cheerio = require('cheerio');
3
+ const logger = require('@/utils/logger');
4
+
5
+ module.exports = async (ctx) => {
6
+ const uid = ctx.params.uid;
7
+ const originDomain = 'https://www.gov.cn';
8
+ let url = '';
9
+ let title = '';
10
+ let list = '';
11
+ switch (uid) {
12
+ case 'bm':
13
+ url = `${originDomain}/lianbo/bumen/index.htm`;
14
+ title = '中国政府网 - 部门政务';
15
+ break;
16
+ case 'yw':
17
+ url = `${originDomain}/yaowen/index.htm`;
18
+ title = '中国政府网 - 新闻要闻';
19
+ break;
20
+ case 'gd':
21
+ // 因 /xinwen/gundong.htm 被重定向到 /yaowen/index.htm, 所以这里直接用要闻的代替了
22
+ url = `${originDomain}/yaowen/index.htm`;
23
+ title = '中国政府网 - 滚动新闻';
24
+ break;
25
+ case 'gwy':
26
+ url = `${originDomain}/pushinfo/v150203/`;
27
+ title = '中国政府网 - 国务院信息';
28
+ break;
29
+ case 'zhengce':
30
+ url = 'http://sousuo.gov.cn/s.htm?t=zhengcelibrary';
31
+ title = '中国政府网 - 政策文件';
32
+ break;
33
+ default:
34
+ logger.error('pattern not matched');
35
+ }
36
+ const listData = await got.get(url);
37
+ const $ = cheerio.load(listData.data);
38
+ if (url.includes('zhengcelibrary')) {
39
+ list = $('.dys_middle_result_content_item');
40
+ } else if (url.includes('bumen')) {
41
+ list = $('.infolist li');
42
+ } else {
43
+ list = $('.news_box .list li:not(.line)');
44
+ }
45
+
46
+ ctx.state.data = {
47
+ title,
48
+ link: url,
49
+ item: await Promise.all(
50
+ list.toArray().map(async (item) => {
51
+ item = $(item);
52
+ let fullText = '';
53
+ let href = '';
54
+ let contentUrl = '';
55
+ let description = '';
56
+ let fullTextData = '';
57
+ let fullTextGet = '';
58
+ if (item.html().search(/dysMiddleResultConItemTitle/g) !== -1) {
59
+ contentUrl = item.find('a').attr('href');
60
+ if (!contentUrl.includes('content')) {
61
+ description = item.find('a').text(); // 忽略获取吹风会的全文
62
+ } else {
63
+ description = await ctx.cache.tryGet(contentUrl, async () => {
64
+ fullTextGet = await got.get(contentUrl);
65
+ fullTextData = cheerio.load(fullTextGet.data);
66
+ if (fullTextData.html().search(/pages_content/g) !== -1) {
67
+ fullTextData('.shuzi').remove(); // 移除videobg的图片
68
+ fullTextData('#myFlash').remove(); // 移除flash
69
+ return fullTextData('.pages_content').html();
70
+ } else {
71
+ fullTextData('.shuzi').remove(); // 移除videobg的图片
72
+ fullTextData('#myFlash').remove(); // 移除flash
73
+ return fullTextData('#UCAP-CONTENT').html();
74
+ }
75
+ });
76
+ }
77
+ } else {
78
+ href = item.find('a').attr('href');
79
+ if (href.startsWith('.')) {
80
+ href = new URL(href, url).pathname;
81
+ }
82
+ contentUrl = href.startsWith('/') ? `${originDomain}${href}` : href;
83
+ if (!contentUrl.includes('content')) {
84
+ description = item.find('a').text(); // 忽略获取吹风会的全文
85
+ } else {
86
+ description = await ctx.cache.tryGet(contentUrl, async () => {
87
+ fullTextGet = await got.get(contentUrl);
88
+ fullTextData = cheerio.load(fullTextGet.data);
89
+ const $1 = fullTextData.html();
90
+ if (contentUrl.search(/zhengceku/g) !== -1) {
91
+ // 政策文件库
92
+ fullText = fullTextData('.pages_content').html();
93
+ } else {
94
+ if ($1.search(/UCAP-CONTENT/g) === -1) {
95
+ fullTextData('.shuzi').remove(); // 移除videobg的图片
96
+ fullTextData('#myFlash').remove(); // 移除flash
97
+ fullText = fullTextData('body').html();
98
+ } else {
99
+ fullTextData('.shuzi').remove(); // 移除videobg的图片
100
+ fullTextData('#myFlash').remove(); // 移除flash
101
+ fullText = fullTextData('#UCAP-CONTENT').html();
102
+ }
103
+ }
104
+ const regImg = /(img src=")(.*)(".*)/g;
105
+ const regUrl = /(http.*\/)(content.*)/;
106
+ const urlSplit = contentUrl.replace(regUrl, '$1');
107
+ return fullText.replace(regImg, '$1' + urlSplit + '$2' + '$3'); // 处理图片链接
108
+ });
109
+ }
110
+ }
111
+ return {
112
+ title: item.find('a').text(),
113
+ description,
114
+ link: contentUrl,
115
+ };
116
+ })
117
+ ),
118
+ };
119
+ };
@@ -36,29 +36,16 @@ module.exports = async (ctx) => {
36
36
  };
37
37
  });
38
38
 
39
- const browser = await require('@/utils/puppeteer')();
40
-
41
39
  items = await Promise.all(
42
40
  items.map((item) =>
43
41
  ctx.cache.tryGet(item.link, async () => {
44
42
  if (/^https:\/\/www\.nmpa\.gov\.cn\//.test(item.link)) {
45
- const page = await browser.newPage();
46
- await page.setRequestInterception(true);
47
-
48
- page.on('request', (request) => {
49
- request.resourceType() === 'document' || request.resourceType() === 'script' ? request.continue() : request.abort();
50
- });
51
-
52
- await page.goto(item.link, {
53
- waitUntil: 'domcontentloaded',
54
- });
55
- await page.waitForSelector('.text');
56
- const html = await page.evaluate(() => document.documentElement.innerHTML);
57
- await page.close();
43
+ const { data: html } = await got(item.link);
58
44
 
59
45
  const content = cheerio.load(html);
60
46
 
61
47
  item.description = content('.text').html();
48
+ item.pubDate = timezone(parseDate($('meta[name="PubDate"]').attr('content')), +8);
62
49
  } else {
63
50
  const detailResponse = await got({
64
51
  method: 'get',
@@ -76,8 +63,6 @@ module.exports = async (ctx) => {
76
63
  )
77
64
  );
78
65
 
79
- await browser.close();
80
-
81
66
  ctx.state.data = {
82
67
  title: $('title').text().replace(/----/, ' - '),
83
68
  link: currentUrl,
@@ -1,28 +1,18 @@
1
1
  const cheerio = require('cheerio');
2
+ const timezone = require('@/utils/timezone');
2
3
  const { parseDate } = require('@/utils/parse-date');
3
4
  const { finishArticleItem } = require('@/utils/wechat-mp');
4
5
  const config = require('@/config').value;
5
6
  const baseUrl = 'https://www.nmpa.gov.cn';
7
+ const got = require('@/utils/got');
6
8
 
7
9
  module.exports = async (ctx) => {
8
10
  const path = ctx.params[0];
9
11
  const url = `${baseUrl}/${path.endsWith('/') ? path.slice(0, -1) : path}/index.html`;
10
- const browser = await require('@/utils/puppeteer')({ stealth: true });
11
12
  const data = await ctx.cache.tryGet(
12
13
  url,
13
14
  async () => {
14
- const page = await browser.newPage();
15
- await page.setRequestInterception(true);
16
- page.on('request', (request) => {
17
- request.resourceType() === 'document' || request.resourceType() === 'script' ? request.continue() : request.abort();
18
- });
19
- await page.goto(url, {
20
- waitUntil: 'domcontentloaded',
21
- });
22
- await page.waitForSelector('.list');
23
-
24
- const html = await page.evaluate(() => document.documentElement.innerHTML);
25
- await page.close();
15
+ const { data: html } = await got(url);
26
16
  const $ = cheerio.load(html);
27
17
 
28
18
  return {
@@ -48,20 +38,10 @@ module.exports = async (ctx) => {
48
38
  data.items.map((item) => {
49
39
  if (/^https:\/\/www\.nmpa\.gov\.cn\//.test(item.link)) {
50
40
  return ctx.cache.tryGet(item.link, async () => {
51
- const page = await browser.newPage();
52
- await page.setRequestInterception(true);
53
- page.on('request', (request) => {
54
- request.resourceType() === 'document' || request.resourceType() === 'script' ? request.continue() : request.abort();
55
- });
56
- await page.goto(item.link, {
57
- waitUntil: 'domcontentloaded',
58
- });
59
- await page.waitForSelector('.text');
60
-
61
- const html = await page.evaluate(() => document.documentElement.innerHTML);
62
- await page.close();
41
+ const { data: html } = await got(item.link);
63
42
  const $ = cheerio.load(html);
64
43
  item.description = $('.text').html();
44
+ item.pubDate = timezone(parseDate($('meta[name="PubDate"]').attr('content')), +8);
65
45
  return item;
66
46
  });
67
47
  } else if (/^https:\/\/mp\.weixin\.qq\.com\//.test(item.link)) {
@@ -72,8 +52,6 @@ module.exports = async (ctx) => {
72
52
  })
73
53
  );
74
54
 
75
- await browser.close();
76
-
77
55
  ctx.state.data = {
78
56
  title: data.title,
79
57
  description: data.description,
@@ -0,0 +1,59 @@
1
+ const got = require('@/utils/got');
2
+ const cheerio = require('cheerio');
3
+ const { parseDate } = require('@/utils/parse-date');
4
+ const asyncPool = require('tiny-async-pool');
5
+
6
+ module.exports = async (ctx) => {
7
+ const { category = 'note' } = ctx.params;
8
+ const limit = ctx.query.limit ? parseInt(ctx.query.limit, 10) : 15;
9
+
10
+ const rootUrl = 'https://dsj.nrta.gov.cn';
11
+ const currentUrl = new URL(`tims/site/views/applications.shanty?appName=${category}`, rootUrl).href;
12
+
13
+ const { data: response } = await got(currentUrl);
14
+
15
+ const $ = cheerio.load(response);
16
+
17
+ const items = $('img[src="/site/styles/default/images/icon_arrow_r.gif"]')
18
+ .slice(0, limit)
19
+ .toArray()
20
+ .map((item) => {
21
+ item = $(item).next();
22
+
23
+ const pubDateMatches = item.text().match(/(\d+年\d+月)/);
24
+
25
+ return {
26
+ title: item.text(),
27
+ link: new URL(item.prop('href'), rootUrl).href,
28
+ pubDate: pubDateMatches ? parseDate(pubDateMatches[1], ['YYYY年MM月', 'YYYY年M月']) : undefined,
29
+ };
30
+ });
31
+
32
+ const results = [];
33
+
34
+ for await (const item of asyncPool(5, items, (item) =>
35
+ ctx.cache.tryGet(item.link, async () => {
36
+ const { data: detailResponse } = await got(item.link);
37
+
38
+ const content = cheerio.load(detailResponse);
39
+
40
+ content('table').last().remove();
41
+
42
+ item.description = content('td.newstext').html() || content('table').last().parent().parent().html();
43
+
44
+ return item;
45
+ })
46
+ )) {
47
+ results.push(item);
48
+ }
49
+
50
+ ctx.state.data = {
51
+ item: results,
52
+ title: `${$('title').text()}-${$('div.headbottom_menu_selected').text()}`,
53
+ link: currentUrl,
54
+ description: $('td').last().text(),
55
+ language: 'zh-cn',
56
+ image: $('img').first().prop('src'),
57
+ author: '国家广播电影电视总局电视剧管理司',
58
+ };
59
+ };
@@ -308,6 +308,17 @@ module.exports = {
308
308
  },
309
309
  ],
310
310
  },
311
+ 'cac.gov.cn': {
312
+ _name: '中央网信办',
313
+ '.': [
314
+ {
315
+ title: '分类',
316
+ docs: 'https://docs.rsshub.app/government.html#zhong-yang-wang-xin-ban',
317
+ source: ['/*'],
318
+ target: (params, url) => `/gov/cac/${new URL(url).href.match(/cac\.gov\.cn(.*?)\/(A.*?\.htm)/)[1]}`,
319
+ },
320
+ ],
321
+ },
311
322
  'ccdi.gov.cn': {
312
323
  _name: '中央纪委国家监委',
313
324
  www: [
@@ -330,6 +341,17 @@ module.exports = {
330
341
  },
331
342
  ],
332
343
  },
344
+ 'chinatax.gov.cn': {
345
+ _name: '国家税务总局',
346
+ www: [
347
+ {
348
+ title: '国家税务总局 - 最新文件',
349
+ docs: 'https://docs.rsshub.app/government.html#guo-jia-shui-wu-zong-ju',
350
+ source: ['/*'],
351
+ target: '/gov/chinatax/latest',
352
+ },
353
+ ],
354
+ },
333
355
  'cmse.gov.cn': {
334
356
  _name: '中国载人航天',
335
357
  www: [
@@ -406,6 +428,36 @@ module.exports = {
406
428
  },
407
429
  ],
408
430
  },
431
+ 'cq.gov.cn': {
432
+ _name: '重庆市人民政府',
433
+ rlsbj: [
434
+ {
435
+ title: '重庆人事考试通知公告',
436
+ docs: 'https://docs.rsshub.app/government.html#zhong-qing-shi-ren-min-zheng-fu',
437
+ source: ['/'],
438
+ target: '/gov/chongqing/rsks',
439
+ },
440
+ ],
441
+ },
442
+ 'csrc.gov.cn': {
443
+ _name: '中国证券监督管理委员会',
444
+ neris: [
445
+ {
446
+ title: '申请事项进度',
447
+ docs: 'https://docs.rsshub.app/government.html#zhong-guo-zheng-quan-jian-du-guan-li-wei-yuan-hui',
448
+ source: ['/alappl/home1/onlinealog'],
449
+ target: (_, url) => `/gov/csrc/auditstatus/${new URL(url).searchParams.get('appMatrCde')}`,
450
+ },
451
+ ],
452
+ www: [
453
+ {
454
+ title: '通用',
455
+ docs: 'https://docs.rsshub.app/government.html#zhong-guo-zheng-quan-jian-du-guan-li-wei-yuan-hui',
456
+ source: ['/csrc/*suffix'],
457
+ target: '/gov/csrc/:suffix',
458
+ },
459
+ ],
460
+ },
409
461
  'customs.gov.cn': {
410
462
  _name: '中华人民共和国海关总署',
411
463
  www: [
@@ -424,7 +476,7 @@ module.exports = {
424
476
  title: '德阳市政府公开信息',
425
477
  docs: 'https://docs.rsshub.app/government.html#de-yang-shi-fu-ren-min-zheng-zheng-fu',
426
478
  source: ['/*'],
427
- target: '/sichuan/deyang/govpulicinfo/:countyName',
479
+ target: '/sichuan/deyang/govpublicinfo/:countyName',
428
480
  },
429
481
  ],
430
482
  },
@@ -553,6 +605,17 @@ module.exports = {
553
605
  },
554
606
  ],
555
607
  },
608
+ 'jinan.gov.cn': {
609
+ _name: '济南市卫生健康委员会',
610
+ jnmhc: [
611
+ {
612
+ title: '获取国家医师资格考试通知',
613
+ docs: 'https://docs.rsshub.app/government.html#ji-nan-shi-wei-sheng-jian-kang-wei-yuan-hui',
614
+ source: ['/*'],
615
+ target: '/gov/jinan/healthcommission/medical_exam_notice',
616
+ },
617
+ ],
618
+ },
556
619
  'maoming.gov.cn': {
557
620
  _name: '茂名市人民政府门户网站',
558
621
  '.': [
@@ -681,6 +744,12 @@ module.exports = {
681
744
  source: ['/'],
682
745
  target: '/gov/moe/newest_file',
683
746
  },
747
+ {
748
+ title: '司局通知',
749
+ docs: 'https://docs.rsshub.app/government.html#zhong-hua-ren-min-gong-he-guo-jiao-yu-bu',
750
+ source: ['/s78/:column/tongzhi', '/s78/:column'],
751
+ target: '/gov/moe/s78/:column',
752
+ },
684
753
  ],
685
754
  },
686
755
  'mofcom.gov.cn': {
@@ -705,6 +774,17 @@ module.exports = {
705
774
  },
706
775
  ],
707
776
  },
777
+ 'mztoday.gov.cn': {
778
+ _name: '德阳市人民政府',
779
+ www: [
780
+ {
781
+ title: '今日绵竹',
782
+ docs: 'https://docs.rsshub.app/government.html#de-yang-shi-ren-min-zheng-fu',
783
+ source: ['/*'],
784
+ target: '/gov/sichuan/deyang/mztoday',
785
+ },
786
+ ],
787
+ },
708
788
  'nifdc.gov.cn': {
709
789
  _name: '国家药品监督管理局医疗器械标准管理中心',
710
790
  '.': [
@@ -748,6 +828,19 @@ module.exports = {
748
828
  target: (params) => `/gov/nrta/news/${params.category.replace('col', '').replace('/index.html', '')}`,
749
829
  },
750
830
  ],
831
+ dsj: [
832
+ {
833
+ title: '电视剧政务平台',
834
+ docs: 'https://docs.rsshub.app/government.html#guo-jia-guang-bo-dian-shi-zong-ju',
835
+ source: ['/tims/site/views/applications.shanty', '/'],
836
+ target: (params, url) => {
837
+ url = new URL(url);
838
+ const category = url.searchParams.get('appName');
839
+
840
+ return `/gov/nrta/dsj/${category}`;
841
+ },
842
+ },
843
+ ],
751
844
  },
752
845
  'nsfc.gov.cn': {
753
846
  _name: '国家自然科学基金委员会',
@@ -867,12 +960,23 @@ module.exports = {
867
960
  },
868
961
  ],
869
962
  },
963
+ 'sousuo.gov.cn': {
964
+ _name: '中国政府网',
965
+ kjt: [
966
+ {
967
+ title: '政府新闻 - 政策文件',
968
+ docs: 'https://docs.rsshub.app/government.html#shan-xi-sheng-sheng-ren-min-zheng-fu-sheng-ke-xue-ji-shu-ting',
969
+ source: ['/s.htm', '/'],
970
+ target: '/gov/news/zhengce',
971
+ },
972
+ ],
973
+ },
870
974
  'stats.gov.cn': {
871
975
  _name: '国家统计局',
872
976
  www: [
873
977
  {
874
- title: '统计数据 > 最新发布',
875
- docs: 'https://docs.rsshub.app/government.html#guo-jia-tong-ji-ju-tong-ji-shu-ju-zui-xin-fa-bu',
978
+ title: '通用',
979
+ docs: 'https://docs.rsshub.app/government.html#guo-jia-tong-ji-ju-shu-ju-tong-yong',
876
980
  source: ['/*'],
877
981
  target: (params, url) => `/gov/stats/${new URL(url).href.match(/stats\.gov\.cn\/(.*)/)[1]}`,
878
982
  },
@@ -947,6 +1051,30 @@ module.exports = {
947
1051
  'www.gov.cn': {
948
1052
  _name: '中国政府网',
949
1053
  '.': [
1054
+ {
1055
+ title: '政府新闻 - 政务部门',
1056
+ docs: 'https://docs.rsshub.app/government.html#zhong-guo-zheng-fu-wang',
1057
+ source: ['/lianbo/bumen/index.htm', '/'],
1058
+ target: '/gov/news/bm',
1059
+ },
1060
+ {
1061
+ title: '政府新闻 - 滚动新闻',
1062
+ docs: 'https://docs.rsshub.app/government.html#zhong-guo-zheng-fu-wang',
1063
+ source: ['/xinwen/gundong.htm', '/'],
1064
+ target: '/gov/news/gd',
1065
+ },
1066
+ {
1067
+ title: '政府新闻 - 新闻要闻',
1068
+ docs: 'https://docs.rsshub.app/government.html#zhong-guo-zheng-fu-wang',
1069
+ source: ['/yaowen/index.htm', '/'],
1070
+ target: '/gov/news/yw',
1071
+ },
1072
+ {
1073
+ title: '政府新闻 - 国务院新闻',
1074
+ docs: 'https://docs.rsshub.app/government.html#zhong-guo-zheng-fu-wang',
1075
+ source: ['/pushinfo/v150203', '/'],
1076
+ target: '/gov/news/gwy',
1077
+ },
950
1078
  {
951
1079
  title: '最新政策',
952
1080
  docs: 'https://docs.rsshub.app/government.html#zhong-guo-zheng-fu-wang',