rsshub 1.0.0-master.f9ec483 → 1.0.0-master.fa1dcc5

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 (334) hide show
  1. package/lib/config.ts +42 -1
  2. package/lib/middleware/access-control.ts +3 -3
  3. package/lib/middleware/cache.ts +5 -3
  4. package/lib/middleware/template.test.ts +6 -0
  5. package/lib/middleware/template.tsx +3 -1
  6. package/lib/router.js +0 -6
  7. package/lib/routes/141jav/index.ts +1 -1
  8. package/lib/routes/141ppv/index.ts +1 -1
  9. package/lib/routes/36kr/hot-list.ts +1 -1
  10. package/lib/routes/36kr/index.ts +1 -1
  11. package/lib/routes/78dm/index.ts +429 -43
  12. package/lib/routes/78dm/namespace.ts +2 -0
  13. package/lib/routes/78dm/templates/description.art +17 -0
  14. package/lib/routes/abc/index.ts +10 -9
  15. package/lib/routes/aeon/category.ts +1 -1
  16. package/lib/routes/aeon/type.ts +1 -1
  17. package/lib/routes/afr/latest.ts +69 -0
  18. package/lib/routes/afr/namespace.ts +7 -0
  19. package/lib/routes/afr/navigation.ts +75 -0
  20. package/lib/routes/afr/query.ts +349 -0
  21. package/lib/routes/afr/utils.ts +80 -0
  22. package/lib/routes/aibase/discover.ts +1 -1
  23. package/lib/routes/aibase/news.ts +1 -1
  24. package/lib/routes/aibase/topic.ts +1 -1
  25. package/lib/routes/air-level/index.ts +49 -0
  26. package/lib/routes/air-level/levelrank.ts +65 -0
  27. package/lib/routes/air-level/namespace.ts +12 -0
  28. package/lib/routes/ajcass/namespace.ts +11 -0
  29. package/lib/routes/ajcass/shxyj.ts +73 -0
  30. package/lib/routes/alpinelinux/pkgs.ts +2 -2
  31. package/lib/routes/anime1/anime.ts +1 -1
  32. package/lib/routes/apnews/utils.ts +6 -2
  33. package/lib/routes/appleinsider/index.ts +1 -1
  34. package/lib/routes/aqara/region.ts +1 -1
  35. package/lib/routes/asus/bios.ts +0 -1
  36. package/lib/routes/baoyu/index.ts +57 -0
  37. package/lib/routes/baoyu/namespace.ts +8 -0
  38. package/lib/routes/bilibili/article.ts +37 -14
  39. package/lib/routes/bilibili/dynamic.ts +15 -7
  40. package/lib/routes/bilibili/followings-dynamic.ts +2 -2
  41. package/lib/routes/bilibili/manga-update.ts +3 -0
  42. package/lib/routes/bilibili/ranking.ts +188 -117
  43. package/lib/routes/bilibili/reply.ts +2 -0
  44. package/lib/routes/bilibili/templates/description.art +2 -0
  45. package/lib/routes/bing/daily-wallpaper.ts +5 -1
  46. package/lib/routes/bsky/posts.ts +0 -1
  47. package/lib/routes/bsky/templates/post.art +8 -1
  48. package/lib/routes/buaa/lib/space/newbook.ts +1 -1
  49. package/lib/routes/c114/namespace.ts +2 -0
  50. package/lib/routes/c114/roll.ts +71 -42
  51. package/lib/routes/cags/edu/index.ts +84 -0
  52. package/lib/routes/cags/namespace.ts +9 -0
  53. package/lib/routes/caixin/article.ts +1 -1
  54. package/lib/routes/caixin/blog.ts +2 -3
  55. package/lib/routes/caixin/category.ts +1 -1
  56. package/lib/routes/caixin/latest.ts +12 -16
  57. package/lib/routes/caixin/namespace.ts +1 -1
  58. package/lib/routes/caixin/utils-fulltext.ts +51 -0
  59. package/lib/routes/caixin/utils.ts +37 -37
  60. package/lib/routes/cara/likes.ts +1 -1
  61. package/lib/routes/cara/portfolio.ts +1 -1
  62. package/lib/routes/cara/timeline.ts +1 -1
  63. package/lib/routes/ccfa/index.ts +11 -11
  64. package/lib/routes/chub/characters.ts +1 -1
  65. package/lib/routes/cnbeta/namespace.ts +1 -1
  66. package/lib/routes/cngold/index.ts +195 -0
  67. package/lib/routes/cngold/namespace.ts +9 -0
  68. package/lib/routes/cnki/author.ts +120 -48
  69. package/lib/routes/cnki/utils.ts +4 -4
  70. package/lib/routes/coomer/artist.ts +1 -1
  71. package/lib/routes/coomer/namespace.ts +1 -1
  72. package/lib/routes/coomer/posts.ts +2 -2
  73. package/lib/routes/coomer/utils.ts +1 -1
  74. package/lib/routes/cpcaauto/index.ts +22 -22
  75. package/lib/routes/cs/zzkx.ts +1 -1
  76. package/lib/routes/csdn/blog.ts +17 -13
  77. package/lib/routes/cybersecurityventures/namespace.ts +7 -0
  78. package/lib/routes/cybersecurityventures/news.ts +121 -0
  79. package/lib/routes/cybersecurityventures/types.ts +17 -0
  80. package/lib/routes/daily/discussed.ts +22 -21
  81. package/lib/routes/daily/index.ts +14 -11
  82. package/lib/routes/daily/namespace.ts +1 -1
  83. package/lib/routes/daily/source.ts +186 -0
  84. package/lib/routes/daily/upvoted.ts +17 -17
  85. package/lib/routes/daily/user.ts +6 -23
  86. package/lib/routes/daily/utils.ts +27 -32
  87. package/lib/routes/dataguidance/index.ts +19 -30
  88. package/lib/routes/dcfever/news.ts +1 -1
  89. package/lib/routes/dcfever/reviews.ts +1 -1
  90. package/lib/routes/dcfever/trading-search.ts +1 -1
  91. package/lib/routes/dcfever/trading.ts +1 -1
  92. package/lib/routes/deeplearning/namespace.ts +3 -1
  93. package/lib/routes/deeplearning/templates/description.art +21 -0
  94. package/lib/routes/deeplearning/the-batch.ts +296 -0
  95. package/lib/routes/deepmind/blog.ts +1 -1
  96. package/lib/routes/digitalcameraworld/news.ts +1 -1
  97. package/lib/routes/discord/discord-api.ts +44 -2
  98. package/lib/routes/discord/search.ts +106 -0
  99. package/lib/routes/dn/news.ts +1 -1
  100. package/lib/routes/dockerhub/repositories.ts +42 -0
  101. package/lib/routes/dongqiudi/daily.ts +1 -1
  102. package/lib/routes/dw/namespace.ts +6 -0
  103. package/lib/routes/dw/news.ts +89 -0
  104. package/lib/routes/dw/rss.ts +62 -0
  105. package/lib/routes/dw/templates/description.art +23 -0
  106. package/lib/routes/dw/templates/liveblog.art +13 -0
  107. package/lib/routes/dw/templates/video.art +14 -0
  108. package/lib/routes/dw/utils.ts +172 -0
  109. package/lib/routes/ecnu/jwc.ts +5 -1
  110. package/lib/routes/espn/news.ts +1 -1
  111. package/lib/routes/fashionnetwork/namespace.ts +1 -1
  112. package/lib/routes/flyert/forum.ts +99 -0
  113. package/lib/routes/flyert/namespace.ts +1 -0
  114. package/lib/routes/flyert/templates/description.art +21 -0
  115. package/lib/routes/flyert/util.ts +188 -0
  116. package/lib/routes/follow/profile.ts +2 -2
  117. package/lib/routes/foresightnews/article.ts +1 -1
  118. package/lib/routes/foresightnews/column.ts +1 -1
  119. package/lib/routes/foresightnews/index.ts +3 -1
  120. package/lib/routes/foresightnews/news.ts +1 -1
  121. package/lib/routes/freecomputerbooks/index.ts +0 -10
  122. package/lib/routes/ftm/index.ts +1 -1
  123. package/lib/routes/furaffinity/art.ts +85 -0
  124. package/lib/routes/furaffinity/browse.ts +58 -0
  125. package/lib/routes/furaffinity/commissions.ts +55 -0
  126. package/lib/routes/furaffinity/home.ts +80 -0
  127. package/lib/routes/furaffinity/journal-comments.ts +64 -0
  128. package/lib/routes/furaffinity/journals.ts +56 -0
  129. package/lib/routes/furaffinity/namespace.ts +7 -0
  130. package/lib/routes/furaffinity/search.ts +72 -0
  131. package/lib/routes/furaffinity/shouts.ts +56 -0
  132. package/lib/routes/furaffinity/status.ts +58 -0
  133. package/lib/routes/furaffinity/submission-comments.ts +64 -0
  134. package/lib/{routes-deprecated/furaffinity/user.js → routes/furaffinity/user.ts} +53 -41
  135. package/lib/routes/furaffinity/watchers.ts +62 -0
  136. package/lib/routes/furaffinity/watching.ts +62 -0
  137. package/lib/routes/google/developers.ts +71 -0
  138. package/lib/routes/google/news.ts +26 -6
  139. package/lib/routes/gov/cbirc/index.ts +35 -35
  140. package/lib/routes/hamel/index.ts +81 -0
  141. package/lib/routes/hamel/namespace.ts +7 -0
  142. package/lib/routes/hellogithub/volume.ts +3 -0
  143. package/lib/routes/hket/index.ts +13 -1
  144. package/lib/routes/hostmonit/cloudflareyesv6.ts +1 -1
  145. package/lib/routes/hrbeu/sec/list.ts +80 -0
  146. package/lib/routes/hrbust/jwzx.ts +6 -0
  147. package/lib/routes/hunau/gfxy/index.ts +1 -1
  148. package/lib/routes/hunau/ied.ts +1 -1
  149. package/lib/routes/hunau/jwc.ts +1 -1
  150. package/lib/routes/hunau/xky/index.ts +1 -1
  151. package/lib/routes/hust/gs.ts +4 -3
  152. package/lib/routes/idolmaster/namespace.ts +7 -0
  153. package/lib/routes/idolmaster/news.ts +112 -0
  154. package/lib/routes/ieee/author.ts +95 -0
  155. package/lib/routes/ikea/cn/low-price.ts +2 -1
  156. package/lib/routes/imdb/chart.ts +1 -1
  157. package/lib/routes/inspirehep/author.ts +9 -1
  158. package/lib/routes/isct/namespace.ts +11 -0
  159. package/lib/routes/isct/news.ts +66 -0
  160. package/lib/routes/javtrailers/casts.ts +41 -0
  161. package/lib/routes/javtrailers/categories.ts +40 -0
  162. package/lib/routes/javtrailers/namespace.ts +7 -0
  163. package/lib/routes/javtrailers/studios.ts +39 -0
  164. package/lib/routes/javtrailers/templates/description.art +31 -0
  165. package/lib/routes/javtrailers/types.ts +59 -0
  166. package/lib/routes/javtrailers/utils.ts +48 -0
  167. package/lib/routes/jiemian/list.ts +1 -1
  168. package/lib/routes/jiuyangongshe/community.ts +1 -1
  169. package/lib/routes/jlu/phy/index.ts +55 -0
  170. package/lib/routes/joins/chinese.ts +13 -13
  171. package/lib/routes/kcna/news.ts +7 -5
  172. package/lib/routes/keep/user.ts +1 -1
  173. package/lib/routes/langchain/index.ts +74 -0
  174. package/lib/routes/langchain/namespace.ts +7 -0
  175. package/lib/routes/last-origin/namespace.ts +7 -0
  176. package/lib/routes/last-origin/news.ts +65 -0
  177. package/lib/routes/linkresearcher/index.ts +108 -46
  178. package/lib/routes/linkresearcher/namespace.ts +8 -2
  179. package/lib/routes/linkresearcher/templates/bilingual.art +7 -0
  180. package/lib/routes/linkresearcher/types.ts +103 -0
  181. package/lib/routes/liulinblog/itnews.ts +1 -1
  182. package/lib/routes/lofter/collection.ts +1 -1
  183. package/lib/routes/lofter/tag.ts +1 -1
  184. package/lib/routes/logrocket/index.ts +71 -0
  185. package/lib/routes/logrocket/namespace.ts +7 -0
  186. package/lib/routes/m-78/namespace.ts +7 -0
  187. package/lib/routes/m-78/news.ts +115 -0
  188. package/lib/routes/m-78/types.ts +13 -0
  189. package/lib/routes/mastodon/account-id.ts +1 -1
  190. package/lib/routes/mastodon/acct.ts +1 -1
  191. package/lib/routes/mastodon/timeline-local.ts +2 -2
  192. package/lib/routes/mastodon/timeline-remote.ts +2 -2
  193. package/lib/routes/mastodon/utils.ts +1 -1
  194. package/lib/routes/metacritic/index.ts +1 -1
  195. package/lib/routes/mi/utils.ts +1 -1
  196. package/lib/routes/mihoyo/bbs/official.ts +2 -1
  197. package/lib/routes/misskey/utils.ts +19 -1
  198. package/lib/routes/mittrchina/index.ts +2 -2
  199. package/lib/routes/natgeo/natgeo.ts +25 -24
  200. package/lib/routes/nbd/daily.ts +1 -1
  201. package/lib/routes/nielsberglund/index.ts +78 -0
  202. package/lib/routes/nielsberglund/namespace.ts +7 -0
  203. package/lib/routes/nytimes/rss.ts +57 -0
  204. package/lib/routes/openrice/chart.ts +68 -0
  205. package/lib/routes/openrice/templates/chart.art +9 -0
  206. package/lib/routes/openrice/voting.ts +84 -0
  207. package/lib/routes/oschina/news.ts +26 -7
  208. package/lib/routes/patreon/feed.ts +126 -0
  209. package/lib/routes/patreon/namespace.ts +7 -0
  210. package/lib/routes/patreon/templates/description.art +39 -0
  211. package/lib/routes/patreon/types.ts +387 -0
  212. package/lib/routes/pixiv/api/get-illust-detail.ts +22 -0
  213. package/lib/routes/pixiv/novel-api/content/nsfw.ts +73 -0
  214. package/lib/routes/pixiv/novel-api/content/sfw.ts +63 -0
  215. package/lib/routes/pixiv/novel-api/content/types.ts +254 -0
  216. package/lib/routes/pixiv/novel-api/content/utils.ts +133 -0
  217. package/lib/routes/pixiv/novel-api/series/nsfw.ts +84 -0
  218. package/lib/routes/pixiv/novel-api/series/sfw.ts +70 -0
  219. package/lib/routes/pixiv/novel-api/series/types.ts +94 -0
  220. package/lib/routes/pixiv/novel-api/user-novels/nsfw.ts +82 -0
  221. package/lib/routes/pixiv/novel-api/user-novels/sfw.ts +74 -0
  222. package/lib/routes/pixiv/novel-api/user-novels/types.ts +133 -0
  223. package/lib/routes/pixiv/novel-series.ts +52 -0
  224. package/lib/routes/pixiv/novels.ts +69 -44
  225. package/lib/routes/pixiv/utils.ts +3 -0
  226. package/lib/routes/plurk/anonymous.ts +1 -1
  227. package/lib/routes/plurk/hotlinks.ts +1 -1
  228. package/lib/routes/plurk/news.ts +1 -1
  229. package/lib/routes/plurk/search.ts +1 -1
  230. package/lib/routes/qstheory/index.ts +121 -0
  231. package/lib/routes/qstheory/magazine.ts +64 -0
  232. package/lib/routes/qstheory/namespace.ts +7 -0
  233. package/lib/routes/qstheory/utils.ts +25 -0
  234. package/lib/routes/ruc/ai.ts +1 -1
  235. package/lib/routes/scmp/coronavirus.ts +1 -1
  236. package/lib/routes/scu/jwc/tzgg.ts +75 -0
  237. package/lib/routes/scu/namespace.ts +7 -0
  238. package/lib/routes/scu/scupi/_utils.ts +62 -0
  239. package/lib/routes/scu/scupi/notice.ts +41 -0
  240. package/lib/routes/solidot/namespace.ts +1 -1
  241. package/lib/routes/stbu/jsjxy.ts +4 -1
  242. package/lib/routes/steam/search.ts +7 -0
  243. package/lib/routes/sycl/feeds.ts +1 -1
  244. package/lib/routes/syosetu/dev.ts +67 -0
  245. package/lib/routes/syosetu/index.ts +85 -0
  246. package/lib/routes/syosetu/namespace.ts +2 -2
  247. package/lib/routes/syosetu/ranking-isekai.ts +93 -0
  248. package/lib/routes/syosetu/ranking-r18.ts +192 -0
  249. package/lib/routes/syosetu/ranking.ts +285 -0
  250. package/lib/routes/syosetu/search.ts +161 -0
  251. package/lib/routes/syosetu/templates/description.art +73 -0
  252. package/lib/routes/syosetu/types/ranking-r18.ts +60 -0
  253. package/lib/routes/syosetu/types/ranking.ts +67 -0
  254. package/lib/routes/syosetu/types/search.ts +138 -0
  255. package/lib/routes/syosetu/utils.ts +50 -0
  256. package/lib/routes/telegram/channel.ts +31 -1
  257. package/lib/routes/telegram/scripts/get-telegram-session.mjs +16 -6
  258. package/lib/routes/telegram/stickerpack.ts +1 -1
  259. package/lib/routes/telegram/tglib/channel.ts +12 -9
  260. package/lib/routes/telegram/tglib/client.ts +13 -9
  261. package/lib/routes/test/index.ts +4 -0
  262. package/lib/routes/theblockbeats/index.ts +1 -1
  263. package/lib/routes/thegradient/index.ts +80 -0
  264. package/lib/routes/thegradient/namespace.ts +7 -0
  265. package/lib/routes/theinitium/app.ts +4 -0
  266. package/lib/routes/thepaper/channel.ts +1 -1
  267. package/lib/routes/thepaper/factpaper.ts +1 -1
  268. package/lib/routes/thepaper/featured.ts +1 -1
  269. package/lib/routes/thepaper/list.ts +1 -1
  270. package/lib/routes/thepaper/user.ts +174 -0
  271. package/lib/routes/tongji/sem/_utils.ts +65 -0
  272. package/lib/routes/tongji/sem/notice.ts +58 -0
  273. package/lib/routes/toutiao/a-bogus.ts +540 -0
  274. package/lib/routes/toutiao/namespace.ts +7 -0
  275. package/lib/routes/toutiao/templates/video.art +7 -0
  276. package/lib/routes/toutiao/types.ts +443 -0
  277. package/lib/routes/toutiao/user.ts +127 -0
  278. package/lib/routes/twitter/api/mobile-api/api.ts +8 -0
  279. package/lib/routes/twitter/api/web-api/utils.ts +21 -9
  280. package/lib/routes/twitter/namespace.ts +1 -0
  281. package/lib/routes/twitter/utils.ts +7 -1
  282. package/lib/routes/vertikal/latest.ts +73 -0
  283. package/lib/routes/vertikal/namespace.ts +7 -0
  284. package/lib/routes/vice/topic.ts +1 -1
  285. package/lib/routes/vocus/publication.ts +1 -1
  286. package/lib/routes/vocus/user.ts +1 -1
  287. package/lib/routes/wallstreetcn/calendar.ts +90 -0
  288. package/lib/routes/wallstreetcn/hot.ts +2 -2
  289. package/lib/routes/wallstreetcn/live.ts +1 -1
  290. package/lib/routes/wallstreetcn/news.ts +5 -3
  291. package/lib/routes/weibo/timeline.ts +3 -2
  292. package/lib/routes/wellcee/rent.ts +1 -1
  293. package/lib/routes/wufazhuce/namespace.ts +7 -0
  294. package/lib/routes/wufazhuce/one.ts +90 -0
  295. package/lib/routes/xiaoheihe/discount.ts +72 -28
  296. package/lib/routes/xiaohongshu/user.ts +40 -3
  297. package/lib/routes/xiaohongshu/util.ts +112 -105
  298. package/lib/routes/xsijishe/rank.ts +33 -7
  299. package/lib/routes/xueqiu/cookies.ts +13 -18
  300. package/lib/routes/yahoo/news/listid.ts +4 -1
  301. package/lib/routes/yahoo/news/provider-helper.ts +4 -1
  302. package/lib/routes/yahoo/news/provider.ts +4 -1
  303. package/lib/routes/yande/post.ts +13 -3
  304. package/lib/routes/youtube/user.ts +37 -25
  305. package/lib/routes/zhonglun/index.ts +5 -6
  306. package/lib/routes/zjut/cs/index.ts +1 -1
  307. package/lib/utils/got.ts +2 -1
  308. package/lib/utils/helpers.test.ts +13 -1
  309. package/lib/utils/helpers.ts +10 -0
  310. package/lib/utils/ofetch.ts +3 -0
  311. package/lib/utils/request-rewriter/fetch.test.ts +94 -0
  312. package/lib/utils/request-rewriter/fetch.ts +14 -1
  313. package/lib/views/error.tsx +1 -1
  314. package/package.json +40 -37
  315. package/lib/routes/78dm/templates/image.art +0 -1
  316. package/lib/routes/deeplearning/thebatch.ts +0 -74
  317. package/lib/routes/syosetu/chapter.ts +0 -87
  318. package/lib/routes/xiaohongshu/notes.ts +0 -39
  319. package/lib/routes-deprecated/furaffinity/browse.js +0 -44
  320. package/lib/routes-deprecated/furaffinity/commissions.js +0 -39
  321. package/lib/routes-deprecated/furaffinity/favorites.js +0 -56
  322. package/lib/routes-deprecated/furaffinity/gallery.js +0 -56
  323. package/lib/routes-deprecated/furaffinity/home.js +0 -72
  324. package/lib/routes-deprecated/furaffinity/journal-comments.js +0 -50
  325. package/lib/routes-deprecated/furaffinity/journals.js +0 -49
  326. package/lib/routes-deprecated/furaffinity/scraps.js +0 -56
  327. package/lib/routes-deprecated/furaffinity/search.js +0 -56
  328. package/lib/routes-deprecated/furaffinity/shouts.js +0 -40
  329. package/lib/routes-deprecated/furaffinity/status.js +0 -38
  330. package/lib/routes-deprecated/furaffinity/submission-comments.js +0 -50
  331. package/lib/routes-deprecated/furaffinity/watchers.js +0 -47
  332. package/lib/routes-deprecated/furaffinity/watching.js +0 -47
  333. package/lib/routes-deprecated/ieee/author.js +0 -30
  334. package/lib/routes-deprecated/qstheory/index.js +0 -122
@@ -1,16 +1,16 @@
1
1
  import { Route } from '@/types';
2
2
  import cache from '@/utils/cache';
3
- import got from '@/utils/got';
3
+ import ofetch from '@/utils/ofetch';
4
4
  import { load } from 'cheerio';
5
+ import { parseDate } from '@/utils/parse-date';
5
6
  import { ProcessItem } from './utils';
6
7
 
7
- const rootUrl = 'https://kns.cnki.net';
8
-
9
8
  export const route: Route = {
10
- path: '/author/:code',
9
+ name: '作者',
10
+ maintainers: ['Derekmini', 'harveyqiu'],
11
11
  categories: ['journal'],
12
- example: '/cnki/author/000042423923',
13
- parameters: { code: '作者对应code,可以在网址中得到' },
12
+ path: '/author/:name/:company',
13
+ parameters: { name: '作者姓名', company: '作者单位' },
14
14
  features: {
15
15
  requireConfig: false,
16
16
  requirePuppeteer: false,
@@ -19,62 +19,134 @@ export const route: Route = {
19
19
  supportPodcast: false,
20
20
  supportScihub: false,
21
21
  },
22
- name: '作者期刊文献',
22
+ example: '/cnki/author/丁晓东/中国人民大学',
23
23
  description: `:::tip
24
24
  可能仅限中国大陆服务器访问,以实际情况为准。
25
25
  :::`,
26
- maintainers: ['harveyqiu', 'Derekmini'],
27
26
  handler,
28
27
  };
29
28
 
30
29
  async function handler(ctx) {
31
- const code = ctx.req.param('code');
30
+ const name = ctx.req.param('name');
31
+ const company = ctx.req.param('company');
32
+ const host = 'https://kns.cnki.net';
33
+ const link = `${host}/kns8s/AdvSearch?classid=WD0FTY92`;
32
34
 
33
- const authorInfoUrl = `${rootUrl}/kcms/detail/knetsearch.aspx?sfield=au&code=${code}`;
34
- const res = await got(authorInfoUrl);
35
- const $ = load(res.data);
36
- const authorName = $('#showname').text();
37
- const companyName = $('body > div.wrapper > div.main > div.container.full-screen > div > div:nth-child(3) > h3:nth-child(2) > span > a').text();
35
+ const params = new URLSearchParams();
36
+ params.append('boolSearch', 'true');
37
+ params.append(
38
+ 'QueryJson',
39
+ JSON.stringify({
40
+ Platform: '',
41
+ Resource: 'CROSSDB',
42
+ Classid: 'WD0FTY92',
43
+ Products: '',
44
+ QNode: {
45
+ QGroup: [
46
+ {
47
+ Key: 'Subject',
48
+ Title: '',
49
+ Logic: 0,
50
+ Items: [],
51
+ ChildItems: [
52
+ {
53
+ Key: 'input[data-tipid=gradetxt-1]',
54
+ Title: '作者',
55
+ Logic: 0,
56
+ Items: [
57
+ {
58
+ Key: 'input[data-tipid=gradetxt-1]',
59
+ Title: '作者',
60
+ Logic: 0,
61
+ Field: 'AU',
62
+ Operator: 'DEFAULT',
63
+ Value: name,
64
+ Value2: '',
65
+ },
66
+ ],
67
+ ChildItems: [],
68
+ },
69
+ {
70
+ Key: 'input[data-tipid=gradetxt-2]',
71
+ Title: '作者单位',
72
+ Logic: 0,
73
+ Items: [
74
+ {
75
+ Key: 'input[data-tipid=gradetxt-2]',
76
+ Title: '作者单位',
77
+ Logic: 0,
78
+ Field: 'AF',
79
+ Operator: 'FUZZY',
80
+ Value: company,
81
+ Value2: '',
82
+ },
83
+ ],
84
+ ChildItems: [],
85
+ },
86
+ ],
87
+ },
88
+ {
89
+ Key: 'ControlGroup',
90
+ Title: '',
91
+ Logic: 0,
92
+ Items: [],
93
+ ChildItems: [],
94
+ },
95
+ ],
96
+ },
97
+ ExScope: '0',
98
+ SearchType: 3,
99
+ Rlang: 'CHINESE',
100
+ KuaKuCode: 'YSTT4HG0,LSTPFY1C,JUP3MUPD,MPMFIG1A,EMRPGLPA,WQ0UVIAA,BLZOG7CK,PWFIRAGL,NN3FJMUV,NLBO1Z6R',
101
+ })
102
+ );
103
+ params.append('pageNum', '1');
104
+ params.append('pageSize', '20');
105
+ params.append('sortField', 'PT');
106
+ params.append('sortType', 'desc');
107
+ params.append('dstyle', 'listmode');
108
+ params.append('productStr', 'YSTT4HG0,LSTPFY1C,RMJLXHZ3,JQIRZIYA,JUP3MUPD,1UR4K4HZ,BPBAFJ5S,R79MZMCB,MPMFIG1A,EMRPGLPA,J708GVCE,ML4DRIDX,WQ0UVIAA,NB3BWEHK,XVLO76FD,HR1YT1Z9,BLZOG7CK,PWFIRAGL,NN3FJMUV,NLBO1Z6R,');
109
+ params.append('aside', `(作者:${name}(精确))AND(作者单位:${company}(模糊))`);
110
+ params.append('searchFrom', '资源范围:总库; 时间范围:更新时间:不限;');
111
+ params.append('CurPage', '1');
38
112
 
39
- const res2 = await got(`${rootUrl}/kns8/Detail`, {
40
- searchParams: {
41
- sdb: 'CAPJ',
42
- sfield: '作者',
43
- skey: authorName,
44
- scode: code,
45
- acode: code,
113
+ const response = await ofetch(`${host}/kns8s/brief/grid`, {
114
+ method: 'POST',
115
+ headers: {
116
+ 'content-type': 'application/x-www-form-urlencoded;charset=utf-8',
117
+ referer: `${host}/kns8s/AdvSearch?classid=WD0FTY92`,
46
118
  },
47
- followRedirect: false,
48
- });
49
- const authorPageUrl = res2.headers.location;
50
-
51
- const regex = /v=([^&]+)/;
52
- const code2 = authorPageUrl.match(regex)[1];
53
-
54
- const url = `${rootUrl}/restapi/knowledge-api/v1/experts/relations/resources?v=${code2}&sequence=PT&size=10&sort=desc&start=1&resource=CJFD`;
55
-
56
- const res3 = await got(url, { headers: { Referer: authorPageUrl } });
57
- const publications = res3.data.data.data;
58
-
59
- const list = publications.map((publication) => {
60
- const metadata = publication.metadata;
61
- const { value: title = '' } = metadata.find((md) => md.name === 'TI') || {};
62
- const { value: date = '' } = metadata.find((md) => md.name === 'PT') || {};
63
- const { value: filename = '' } = metadata.find((md) => md.name === 'FN') || {};
64
-
65
- return {
66
- title,
67
- link: `https://cnki.net/kcms/detail/detail.aspx?filename=${filename}&dbcode=CJFD`,
68
- author: authorName,
69
- pubDate: date,
70
- };
119
+ body: params.toString(),
71
120
  });
121
+ const $ = load(response);
122
+ const list = $('tr')
123
+ .toArray()
124
+ .slice(1)
125
+ .map((item) => {
126
+ const title = $(item).find('a.fz14').text();
127
+ const filename = $(item).find('a.icon-collect').attr('data-filename');
128
+ const link = `https://cnki.net/kcms/detail/detail.aspx?filename=${filename}&dbcode=CJFD`;
129
+ const pubDate = parseDate($(item).find('td.date').text(), 'YYYY-MM-DD');
130
+ return {
131
+ title,
132
+ link,
133
+ pubDate,
134
+ };
135
+ });
72
136
 
73
137
  const items = await Promise.all(list.map((item) => cache.tryGet(item.link, () => ProcessItem(item))));
74
138
 
139
+ const processedItems = items
140
+ .filter((item): item is Record<string, any> => item !== null && typeof item === 'object')
141
+ .map((item) => ({
142
+ title: item.title || '',
143
+ link: item.link,
144
+ pubDate: item.pubDate,
145
+ }));
146
+
75
147
  return {
76
- title: `知网 ${authorName} ${companyName}`,
77
- link: authorInfoUrl,
78
- item: items,
148
+ title: `知网 ${name} ${company}`,
149
+ link,
150
+ item: processedItems,
79
151
  };
80
152
  }
@@ -11,12 +11,12 @@ const ProcessItem = async (item) => {
11
11
  const $ = load(detailResponse.data);
12
12
  item.description = art(path.join(__dirname, 'templates/desc.art'), {
13
13
  author: $('h3.author > span')
14
- .map((_, item) => $(item).text())
15
- .get()
14
+ .toArray()
15
+ .map((item) => $(item).text())
16
16
  .join(' '),
17
17
  company: $('a.author')
18
- .map((_, item) => $(item).text())
19
- .get()
18
+ .toArray()
19
+ .map((item) => $(item).text())
20
20
  .join(' '),
21
21
  content: $('div.row > span.abstract-text').parent().text(),
22
22
  });
@@ -16,7 +16,7 @@ export const route: Route = {
16
16
  },
17
17
  radar: [
18
18
  {
19
- source: ['coomer.party/onlyfans/user/:id', 'coomer.party/'],
19
+ source: ['coomer.su/onlyfans/user/:id', 'coomer.su/'],
20
20
  },
21
21
  ],
22
22
  name: 'Artist',
@@ -2,6 +2,6 @@ import type { Namespace } from '@/types';
2
2
 
3
3
  export const namespace: Namespace = {
4
4
  name: 'Coomer',
5
- url: 'coomer.party',
5
+ url: 'coomer.su',
6
6
  lang: 'en',
7
7
  };
@@ -16,13 +16,13 @@ export const route: Route = {
16
16
  },
17
17
  radar: [
18
18
  {
19
- source: ['coomer.party/posts', 'coomer.party/'],
19
+ source: ['coomer.su/posts', 'coomer.su/'],
20
20
  },
21
21
  ],
22
22
  name: 'Recent Posts',
23
23
  maintainers: ['nczitzk'],
24
24
  handler,
25
- url: 'coomer.party/posts',
25
+ url: 'coomer.su/posts',
26
26
  };
27
27
 
28
28
  async function handler(ctx) {
@@ -4,7 +4,7 @@ import { load } from 'cheerio';
4
4
  import { parseDate } from '@/utils/parse-date';
5
5
 
6
6
  const fetchItems = async (ctx, currentUrl) => {
7
- const rootUrl = 'https://coomer.party';
7
+ const rootUrl = 'https://coomer.su';
8
8
  currentUrl = `${rootUrl}/${currentUrl}`;
9
9
 
10
10
  const response = await got({
@@ -143,112 +143,112 @@ export const route: Route = {
143
143
  },
144
144
  {
145
145
  title: '行业新闻 - 国内乘用车',
146
- source: ['cpcaauto.com/news.php?types=news&anid=10'],
146
+ source: ['cpcaauto.com/news.php'],
147
147
  target: '/news/news/10',
148
148
  },
149
149
  {
150
150
  title: '行业新闻 - 进口及国外乘用车',
151
- source: ['cpcaauto.com/news.php?types=news&anid=64'],
151
+ source: ['cpcaauto.com/news.php'],
152
152
  target: '/news/news/64',
153
153
  },
154
154
  {
155
155
  title: '行业新闻 - 后市场',
156
- source: ['cpcaauto.com/news.php?types=news&anid=44'],
156
+ source: ['cpcaauto.com/news.php'],
157
157
  target: '/news/news/44',
158
158
  },
159
159
  {
160
160
  title: '行业新闻 - 商用车',
161
- source: ['cpcaauto.com/news.php?types=news&anid=62'],
161
+ source: ['cpcaauto.com/news.php'],
162
162
  target: '/news/news/62',
163
163
  },
164
164
  {
165
165
  title: '车市解读 - 周度',
166
- source: ['cpcaauto.com/news.php?types=csjd&anid=128'],
166
+ source: ['cpcaauto.com/news.php'],
167
167
  target: '/news/csjd/128',
168
168
  },
169
169
  {
170
170
  title: '车市解读 - 月度',
171
- source: ['cpcaauto.com/news.php?types=csjd&anid=129'],
171
+ source: ['cpcaauto.com/news.php'],
172
172
  target: '/news/csjd/129',
173
173
  },
174
174
  {
175
175
  title: '车市解读 - 指数',
176
- source: ['cpcaauto.com/news.php?types=csjd&anid=130'],
176
+ source: ['cpcaauto.com/news.php'],
177
177
  target: '/news/csjd/130',
178
178
  },
179
179
  {
180
180
  title: '车市解读 - 预测',
181
- source: ['cpcaauto.com/news.php?types=csjd&anid=131'],
181
+ source: ['cpcaauto.com/news.php'],
182
182
  target: '/news/csjd/131',
183
183
  },
184
184
  {
185
185
  title: '发布会报告 - 上海市场上牌数',
186
- source: ['cpcaauto.com/news.php?types=bgzl&anid=119'],
186
+ source: ['cpcaauto.com/news.php'],
187
187
  target: '/news/bgzl/119',
188
188
  },
189
189
  {
190
190
  title: '发布会报告 - 京城车市',
191
- source: ['cpcaauto.com/news.php?types=bgzl&anid=122'],
191
+ source: ['cpcaauto.com/news.php'],
192
192
  target: '/news/bgzl/122',
193
193
  },
194
194
  {
195
195
  title: '发布会报告 - 进口车市场分析',
196
- source: ['cpcaauto.com/news.php?types=bgzl&anid=120'],
196
+ source: ['cpcaauto.com/news.php'],
197
197
  target: '/news/bgzl/120',
198
198
  },
199
199
  {
200
200
  title: '发布会报告 - 二手车市场分析',
201
- source: ['cpcaauto.com/news.php?types=bgzl&anid=121'],
201
+ source: ['cpcaauto.com/news.php'],
202
202
  target: '/news/bgzl/121',
203
203
  },
204
204
  {
205
205
  title: '发布会报告 - 价格指数',
206
- source: ['cpcaauto.com/news.php?types=bgzl&anid=124'],
206
+ source: ['cpcaauto.com/news.php'],
207
207
  target: '/news/bgzl/124',
208
208
  },
209
209
  {
210
210
  title: '发布会报告 - 热点评述',
211
- source: ['cpcaauto.com/news.php?types=bgzl&anid=125'],
211
+ source: ['cpcaauto.com/news.php'],
212
212
  target: '/news/bgzl/125',
213
213
  },
214
214
  {
215
215
  title: '发布会报告 - 新能源月报',
216
- source: ['cpcaauto.com/news.php?types=bgzl&anid=126'],
216
+ source: ['cpcaauto.com/news.php'],
217
217
  target: '/news/bgzl/126',
218
218
  },
219
219
  {
220
220
  title: '发布会报告 - 商用车月报',
221
- source: ['cpcaauto.com/news.php?types=bgzl&anid=127'],
221
+ source: ['cpcaauto.com/news.php'],
222
222
  target: '/news/bgzl/127',
223
223
  },
224
224
  {
225
225
  title: '发布会报告 - 政策分析',
226
- source: ['cpcaauto.com/news.php?types=bgzl&anid=123'],
226
+ source: ['cpcaauto.com/news.php'],
227
227
  target: '/news/bgzl/123',
228
228
  },
229
229
  {
230
230
  title: '经济与政策 - 一周经济',
231
- source: ['cpcaauto.com/news.php?types=meeting&anid=46'],
231
+ source: ['cpcaauto.com/news.php'],
232
232
  target: '/news/meeting/46',
233
233
  },
234
234
  {
235
235
  title: '经济与政策 - 一周政策',
236
- source: ['cpcaauto.com/news.php?types=meeting&anid=47'],
236
+ source: ['cpcaauto.com/news.php'],
237
237
  target: '/news/meeting/47',
238
238
  },
239
239
  {
240
240
  title: '乘联会论坛 - 论坛文章',
241
- source: ['cpcaauto.com/news.php?types=yjsy&anid=49'],
241
+ source: ['cpcaauto.com/news.php'],
242
242
  target: '/news/yjsy/49',
243
243
  },
244
244
  {
245
245
  title: '乘联会论坛 - 两会',
246
- source: ['cpcaauto.com/news.php?types=yjsy&anid=111'],
246
+ source: ['cpcaauto.com/news.php'],
247
247
  target: '/news/yjsy/111',
248
248
  },
249
249
  {
250
250
  title: '乘联会论坛 - 车展看点',
251
- source: ['cpcaauto.com/news.php?types=yjsy&anid=113'],
251
+ source: ['cpcaauto.com/news.php'],
252
252
  target: '/news/yjsy/113',
253
253
  },
254
254
  ],
@@ -10,5 +10,5 @@ function handler(ctx) {
10
10
  // https://www.cs.com.cn/sylm/jsbd/
11
11
 
12
12
  const redirectTo = '/cs/sylm/jsbd';
13
- ctx.redirect(redirectTo);
13
+ ctx.set('redirect', redirectTo);
14
14
  }
@@ -23,35 +23,39 @@ export const route: Route = {
23
23
  },
24
24
  ],
25
25
  name: 'User Feed',
26
- maintainers: [],
26
+ maintainers: ['Jkker'],
27
27
  handler,
28
28
  };
29
29
 
30
30
  async function handler(ctx) {
31
31
  const user = ctx.req.param('user');
32
32
 
33
- const rootUrl = 'https://blog.csdn.net';
33
+ const rootUrl = 'https://rss.csdn.net';
34
34
  const blogUrl = `${rootUrl}/${user}`;
35
- const rssUrl = blogUrl + '/rss/list';
35
+ const rssUrl = blogUrl + '/rss/map';
36
36
 
37
37
  const feed = await rssParser.parseURL(rssUrl);
38
38
 
39
39
  const items = await Promise.all(
40
40
  feed.items.map((item) =>
41
41
  cache.tryGet(item.link, async () => {
42
- const response = await got({
43
- method: 'get',
44
- url: item.link,
45
- });
42
+ try {
43
+ const response = await got({
44
+ method: 'get',
45
+ url: item.link,
46
+ });
46
47
 
47
- const $ = load(response.data);
48
+ const $ = load(response.data);
48
49
 
49
- const description = $('#content_views').html();
50
+ const description = $('#content_views').html();
50
51
 
51
- return {
52
- ...item,
53
- description,
54
- };
52
+ return {
53
+ ...item,
54
+ description,
55
+ };
56
+ } catch {
57
+ return item;
58
+ }
55
59
  })
56
60
  )
57
61
  );
@@ -0,0 +1,7 @@
1
+ import type { Namespace } from '@/types';
2
+
3
+ export const namespace: Namespace = {
4
+ name: 'Cybercrime Magazine',
5
+ url: 'cybersecurityventures.com',
6
+ lang: 'en',
7
+ };
@@ -0,0 +1,121 @@
1
+ import { type Data, type DataItem, type Route, ViewType } from '@/types';
2
+ import ofetch from '@/utils/ofetch';
3
+ import type { Context } from 'hono';
4
+ import { parseDate } from '@/utils/parse-date';
5
+ import { load } from 'cheerio';
6
+ import InvalidParameterError from '@/errors/types/invalid-parameter';
7
+ import type { RawRecord } from './types';
8
+
9
+ const categories: Record<
10
+ string,
11
+ {
12
+ label: string;
13
+ scene: number;
14
+ view: number;
15
+ }
16
+ > = {
17
+ today: {
18
+ label: "Today's News",
19
+ scene: 12,
20
+ view: 14,
21
+ },
22
+ 'intrusion-daily-cyber-threat-alert': {
23
+ label: 'Cyberattacks',
24
+ scene: 13,
25
+ view: 15,
26
+ },
27
+ 'ransomware-minute': {
28
+ label: 'Ransomware',
29
+ scene: 16,
30
+ view: 18,
31
+ },
32
+ cryptocrime: {
33
+ label: 'Cryptocrime',
34
+ scene: 18,
35
+ view: 20,
36
+ },
37
+ 'hack-blotter': {
38
+ label: 'Hack Blotter',
39
+ scene: 19,
40
+ view: 21,
41
+ },
42
+ 'cybersecurity-venture-capital-vc-deals': {
43
+ label: 'VC Deal Flow',
44
+ scene: 3,
45
+ view: 3,
46
+ },
47
+ 'mergers-and-acquisitions-report': {
48
+ label: 'M&A Tracker',
49
+ scene: 11,
50
+ view: 13,
51
+ },
52
+ };
53
+
54
+ export const route: Route = {
55
+ name: 'News',
56
+ categories: ['programming'],
57
+ path: '/news/:category?',
58
+ example: '/cybersecurityventures/news',
59
+ radar: Object.keys(categories).map((key) => ({
60
+ source: [`cybersecurityventures.com/${key}`],
61
+ target: `/news/${key}`,
62
+ title: categories[key].label,
63
+ })),
64
+ parameters: {
65
+ category: {
66
+ description: 'news category',
67
+ default: 'today',
68
+ options: Object.keys(categories).map((key) => ({
69
+ value: key,
70
+ label: categories[key].label,
71
+ })),
72
+ },
73
+ },
74
+ handler,
75
+ maintainers: ['KarasuShin'],
76
+ features: {
77
+ supportRadar: true,
78
+ },
79
+ view: ViewType.Articles,
80
+ };
81
+
82
+ async function handler(ctx: Context): Promise<Data> {
83
+ const rootUrl = 'https://cybersecurityventures.com/';
84
+ const apiUrl = 'https://us-east-1-renderer-read.knack.com/v1';
85
+ const category = ctx.req.param('category') ?? 'today';
86
+ const limit = ctx.req.query('limit') ?? 20;
87
+
88
+ if (!(category in categories)) {
89
+ throw new InvalidParameterError('Invalid category');
90
+ }
91
+
92
+ const { scene, view, label } = categories[category];
93
+
94
+ const data = await ofetch<{
95
+ records: RawRecord[];
96
+ }>(`${apiUrl}/scenes/scene_${scene}/views/view_${view}/records?format=raw&page=1&rows_per_page=${limit}&sort_field=field_2&sort_order=desc`, {
97
+ headers: {
98
+ 'X-Knack-Application-Id': '6013171b60be8f001cb27363',
99
+ 'X-Knack-Rest-Api-Key': 'renderer',
100
+ },
101
+ });
102
+
103
+ return {
104
+ title: `${label} - Cybercrime Magazine`,
105
+ link: `${rootUrl}/${category}`,
106
+ item: data.records.map((item) => {
107
+ const $ = load(item.field_3, null, false);
108
+ const link = $('a').attr('href');
109
+ const source = item.field_4;
110
+ const description = `<p>${source}</p><br>${$.html()}`;
111
+
112
+ return {
113
+ title: item.field_5,
114
+ description,
115
+ pubDate: parseDate(item.field_2.iso_timestamp),
116
+ link,
117
+ guid: `cybersecurityventures:${item.id}`,
118
+ } as DataItem;
119
+ }),
120
+ };
121
+ }
@@ -0,0 +1,17 @@
1
+ export interface RawRecord {
2
+ id: string;
3
+ field_2: {
4
+ date: string;
5
+ date_formatted: string;
6
+ hours: string;
7
+ minutes: string;
8
+ am_pm: string;
9
+ unix_timestamp: number;
10
+ iso_timestamp: string;
11
+ timestamp: string;
12
+ time: number;
13
+ };
14
+ field_3: string;
15
+ field_4: string;
16
+ field_5: string;
17
+ }