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
@@ -0,0 +1,94 @@
1
+ import { getCurrentCell, setCurrentCell } from 'node-network-devtools';
2
+ import { useCustomHeader } from './fetch';
3
+ import { describe, beforeEach, afterEach, test, expect } from 'vitest';
4
+
5
+ const getInitRequest = () =>
6
+ ({
7
+ requestHeaders: {} as Record<string, string>,
8
+ id: '',
9
+ loadCallFrames: () => {},
10
+ cookies: '',
11
+ requestData: '',
12
+ responseData: '',
13
+ responseHeaders: {},
14
+ responseInfo: {},
15
+ }) satisfies NonNullable<ReturnType<typeof getCurrentCell>>['request'];
16
+
17
+ enum Env {
18
+ dev = 'dev',
19
+ production = 'production',
20
+ test = 'test',
21
+ }
22
+
23
+ describe('useCustomHeader', () => {
24
+ let originalEnv: string;
25
+
26
+ beforeEach(() => {
27
+ originalEnv = process.env.NODE_ENV || Env.test;
28
+ process.env.ENABLE_REMOTE_DEBUGGING = 'true';
29
+ });
30
+
31
+ afterEach(() => {
32
+ process.env.NODE_ENV = originalEnv;
33
+ });
34
+
35
+ test('should register request with custom headers in dev environment', () => {
36
+ process.env.NODE_ENV = Env.dev;
37
+
38
+ const headers = new Headers();
39
+ const headerText = 'authorization';
40
+ const headerValue = 'Bearer token';
41
+ headers.set(headerText, headerValue);
42
+
43
+ const req = getInitRequest();
44
+ setCurrentCell({
45
+ request: req,
46
+ pipes: [],
47
+ isAborted: false,
48
+ });
49
+
50
+ useCustomHeader(headers);
51
+
52
+ const cell = getCurrentCell();
53
+ expect(cell).toBeDefined();
54
+
55
+ let request = req;
56
+ if (cell) {
57
+ for (const { pipe } of cell.pipes) {
58
+ request = pipe(request);
59
+ }
60
+ }
61
+
62
+ expect(request.requestHeaders[headerText]).toEqual(headerValue);
63
+ });
64
+
65
+ test('should not register request in non-dev environment', () => {
66
+ process.env.NODE_ENV = Env.production;
67
+
68
+ const headers = new Headers();
69
+ const headerText = 'content-type';
70
+ const headerValue = 'application/json';
71
+
72
+ headers.set(headerText, headerValue);
73
+ const req = getInitRequest();
74
+
75
+ setCurrentCell({
76
+ request: req,
77
+ pipes: [],
78
+ isAborted: false,
79
+ });
80
+ useCustomHeader(headers);
81
+
82
+ const cell = getCurrentCell();
83
+ expect(cell).toBeDefined();
84
+
85
+ let request = req;
86
+ if (cell) {
87
+ for (const { pipe } of cell.pipes) {
88
+ request = pipe(request);
89
+ }
90
+ }
91
+
92
+ expect(req.requestHeaders[headerText]).toBeUndefined();
93
+ });
94
+ });
@@ -3,6 +3,7 @@ import { config } from '@/config';
3
3
  import undici, { Request, RequestInfo, RequestInit } from 'undici';
4
4
  import proxy from '@/utils/proxy';
5
5
  import { RateLimiterMemory, RateLimiterQueue } from 'rate-limiter-flexible';
6
+ import { useRegisterRequest } from 'node-network-devtools';
6
7
 
7
8
  const limiter = new RateLimiterMemory({
8
9
  points: 10,
@@ -11,9 +12,19 @@ const limiter = new RateLimiterMemory({
11
12
  });
12
13
 
13
14
  const limiterQueue = new RateLimiterQueue(limiter, {
14
- maxQueueSize: 5000,
15
+ maxQueueSize: 4800,
15
16
  });
16
17
 
18
+ export const useCustomHeader = (headers: Headers) => {
19
+ process.env.NODE_ENV === 'dev' &&
20
+ useRegisterRequest((req) => {
21
+ for (const [key, value] of headers.entries()) {
22
+ req.requestHeaders[key] = value;
23
+ }
24
+ return req;
25
+ });
26
+ };
27
+
17
28
  const wrappedFetch: typeof undici.fetch = async (input: RequestInfo, init?: RequestInit) => {
18
29
  const request = new Request(input, init);
19
30
  const options: RequestInit = {};
@@ -46,6 +57,8 @@ const wrappedFetch: typeof undici.fetch = async (input: RequestInfo, init?: Requ
46
57
  request.headers.delete('x-prefer-proxy');
47
58
  }
48
59
 
60
+ config.enableRemoteDebugging && useCustomHeader(request.headers);
61
+
49
62
  // proxy
50
63
  if (!init?.dispatcher && proxy.dispatcher && (proxy.proxyObj.strategy !== 'on_retry' || isRetry)) {
51
64
  const proxyRegex = new RegExp(proxy.proxyObj.url_regex);
@@ -26,7 +26,7 @@ const Index: FC<{
26
26
  <p className="message">
27
27
  Error Message:
28
28
  <br />
29
- <code className="mt-2 block max-h-28 overflow-auto bg-zinc-100 align-bottom w-fit details">{message}</code>
29
+ <code className="mt-2 block max-h-28 overflow-auto bg-zinc-100 align-bottom w-fit details whitespace-pre-line">{message}</code>
30
30
  </p>
31
31
  <p className="message">
32
32
  Route: <code className="ml-2 bg-zinc-100">{errorRoute}</code>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rsshub",
3
- "version": "1.0.0-master.f9ec483",
3
+ "version": "1.0.0-master.fa1dcc5",
4
4
  "description": "Make RSS Great Again!",
5
5
  "keywords": [
6
6
  "RSS"
@@ -34,19 +34,19 @@
34
34
  "dependencies": {
35
35
  "@bbob/html": "4.1.1",
36
36
  "@bbob/preset-html5": "4.1.1",
37
- "@hono/node-server": "1.13.3",
38
- "@hono/zod-openapi": "0.16.4",
37
+ "@hono/node-server": "1.13.7",
38
+ "@hono/zod-openapi": "0.18.0",
39
39
  "@notionhq/client": "2.2.15",
40
40
  "@opentelemetry/api": "1.9.0",
41
- "@opentelemetry/exporter-prometheus": "0.54.0",
42
- "@opentelemetry/exporter-trace-otlp-http": "0.54.0",
43
- "@opentelemetry/resources": "1.27.0",
44
- "@opentelemetry/sdk-metrics": "1.27.0",
45
- "@opentelemetry/sdk-trace-base": "1.27.0",
46
- "@opentelemetry/semantic-conventions": "1.27.0",
41
+ "@opentelemetry/exporter-prometheus": "0.55.0",
42
+ "@opentelemetry/exporter-trace-otlp-http": "0.55.0",
43
+ "@opentelemetry/resources": "1.28.0",
44
+ "@opentelemetry/sdk-metrics": "1.28.0",
45
+ "@opentelemetry/sdk-trace-base": "1.28.0",
46
+ "@opentelemetry/semantic-conventions": "1.28.0",
47
47
  "@postlight/parser": "2.2.3",
48
48
  "@rss3/sdk": "0.0.23",
49
- "@scalar/hono-api-reference": "0.5.158",
49
+ "@scalar/hono-api-reference": "0.5.161",
50
50
  "@sentry/node": "7.119.1",
51
51
  "@tonyrl/rand-user-agent": "2.0.81",
52
52
  "aes-js": "3.1.2",
@@ -66,12 +66,12 @@
66
66
  "fanfou-sdk": "5.0.0",
67
67
  "form-data": "4.0.1",
68
68
  "googleapis": "144.0.0",
69
- "hono": "4.6.8",
69
+ "hono": "4.6.12",
70
70
  "html-to-text": "9.0.5",
71
71
  "http-cookie-agent": "6.0.6",
72
72
  "https-proxy-agent": "7.0.5",
73
73
  "iconv-lite": "0.6.3",
74
- "imapflow": "1.0.165",
74
+ "imapflow": "1.0.169",
75
75
  "instagram-private-api": "1.46.1",
76
76
  "ioredis": "5.4.1",
77
77
  "ip-regex": "5.0.0",
@@ -83,12 +83,13 @@
83
83
  "mailparser": "3.7.1",
84
84
  "markdown-it": "14.1.0",
85
85
  "module-alias": "2.2.3",
86
+ "narou": "1.0.0",
86
87
  "notion-to-md": "3.1.1",
87
88
  "oauth-1.0a": "2.2.6",
88
89
  "ofetch": "1.4.1",
89
90
  "otplib": "12.0.1",
90
91
  "pac-proxy-agent": "7.0.2",
91
- "proxy-chain": "2.5.4",
92
+ "proxy-chain": "2.5.5",
92
93
  "puppeteer": "22.6.2",
93
94
  "puppeteer-extra": "3.3.6",
94
95
  "puppeteer-extra-plugin-stealth": "2.11.2",
@@ -96,35 +97,36 @@
96
97
  "puppeteer-extra-plugin-user-preferences": "2.4.1",
97
98
  "query-string": "9.1.1",
98
99
  "rate-limiter-flexible": "5.0.4",
99
- "re2js": "0.4.2",
100
+ "re2js": "0.4.3",
100
101
  "rfc4648": "1.5.3",
101
102
  "rss-parser": "3.13.0",
102
103
  "sanitize-html": "2.13.1",
103
104
  "simplecc-wasm": "1.1.0",
104
105
  "socks-proxy-agent": "8.0.4",
105
106
  "source-map": "0.7.4",
106
- "telegram": "2.26.6",
107
+ "telegram": "2.26.8",
107
108
  "tiny-async-pool": "2.1.0",
108
- "title": "3.5.3",
109
- "tldts": "6.1.57",
109
+ "title": "4.0.1",
110
+ "tldts": "6.1.64",
110
111
  "tosource": "2.0.0-alpha.3",
111
112
  "tough-cookie": "5.0.0",
112
113
  "tsx": "4.19.2",
113
- "twitter-api-v2": "1.18.1",
114
- "undici": "6.20.1",
115
- "uuid": "11.0.2",
116
- "winston": "3.15.0",
117
- "xxhash-wasm": "1.0.2",
114
+ "twitter-api-v2": "1.18.2",
115
+ "ufo": "1.5.4",
116
+ "undici": "6.21.0",
117
+ "uuid": "11.0.3",
118
+ "winston": "3.17.0",
119
+ "xxhash-wasm": "1.1.0",
118
120
  "zod": "3.23.8"
119
121
  },
120
122
  "devDependencies": {
121
123
  "@babel/preset-env": "7.26.0",
122
124
  "@babel/preset-typescript": "7.26.0",
123
125
  "@bbob/types": "4.1.1",
124
- "@eslint/eslintrc": "3.1.0",
125
- "@eslint/js": "9.13.0",
126
+ "@eslint/eslintrc": "3.2.0",
127
+ "@eslint/js": "9.15.0",
126
128
  "@microsoft/eslint-formatter-sarif": "3.1.0",
127
- "@stylistic/eslint-plugin": "2.10.1",
129
+ "@stylistic/eslint-plugin": "2.11.0",
128
130
  "@types/aes-js": "3.1.4",
129
131
  "@types/babel__preset-env": "7.9.7",
130
132
  "@types/crypto-js": "4.2.2",
@@ -141,38 +143,39 @@
141
143
  "@types/mailparser": "3.4.5",
142
144
  "@types/markdown-it": "14.1.2",
143
145
  "@types/module-alias": "2.0.4",
144
- "@types/node": "22.8.6",
146
+ "@types/node": "22.9.3",
145
147
  "@types/sanitize-html": "2.13.0",
146
148
  "@types/supertest": "6.0.2",
147
149
  "@types/tiny-async-pool": "2.0.3",
148
150
  "@types/title": "3.4.3",
149
151
  "@types/uuid": "10.0.0",
150
- "@typescript-eslint/eslint-plugin": "8.12.2",
151
- "@typescript-eslint/parser": "8.12.2",
152
- "@vercel/nft": "0.27.5",
152
+ "@typescript-eslint/eslint-plugin": "8.15.0",
153
+ "@typescript-eslint/parser": "8.15.0",
154
+ "@vercel/nft": "0.27.6",
153
155
  "@vitest/coverage-v8": "2.0.5",
154
- "discord-api-types": "0.37.103",
155
- "eslint": "9.13.0",
156
+ "discord-api-types": "0.37.107",
157
+ "eslint": "9.15.0",
156
158
  "eslint-config-prettier": "9.1.0",
157
159
  "eslint-nibble": "8.1.0",
158
- "eslint-plugin-n": "17.12.0",
160
+ "eslint-plugin-n": "17.14.0",
159
161
  "eslint-plugin-prettier": "5.2.1",
160
- "eslint-plugin-unicorn": "56.0.0",
162
+ "eslint-plugin-unicorn": "56.0.1",
161
163
  "eslint-plugin-yml": "1.15.0",
162
164
  "fs-extra": "11.2.0",
163
- "globals": "15.11.0",
164
- "got": "14.4.3",
165
- "husky": "9.1.6",
165
+ "globals": "15.12.0",
166
+ "got": "14.4.5",
167
+ "husky": "9.1.7",
166
168
  "js-beautify": "1.15.1",
167
169
  "lint-staged": "15.2.10",
168
170
  "mockdate": "3.0.5",
169
171
  "msw": "2.4.3",
172
+ "node-network-devtools": "1.0.22",
170
173
  "prettier": "3.3.3",
171
174
  "remark-parse": "11.0.0",
172
175
  "supertest": "7.0.0",
173
176
  "typescript": "5.6.3",
174
177
  "unified": "11.0.5",
175
- "vite-tsconfig-paths": "5.0.1",
178
+ "vite-tsconfig-paths": "5.1.3",
176
179
  "vitest": "2.0.5",
177
180
  "yaml-eslint-parser": "1.2.3"
178
181
  },
@@ -1 +0,0 @@
1
- <img src="{{ image }}">
@@ -1,74 +0,0 @@
1
- import { Route } from '@/types';
2
- import cache from '@/utils/cache';
3
- import ofetch from '@/utils/ofetch';
4
- import * as cheerio from 'cheerio';
5
- import { parseDate } from '@/utils/parse-date';
6
-
7
- export const route: Route = {
8
- path: '/thebatch',
9
- categories: ['programming'],
10
- example: '/deeplearning/thebatch',
11
- parameters: {},
12
- features: {
13
- requireConfig: false,
14
- requirePuppeteer: false,
15
- antiCrawler: false,
16
- supportBT: false,
17
- supportPodcast: false,
18
- supportScihub: false,
19
- },
20
- radar: [
21
- {
22
- source: ['www.deeplearning.ai/thebatch', 'www.deeplearning.ai/'],
23
- },
24
- ],
25
- name: 'TheBatch 周报',
26
- maintainers: ['nczitzk', 'juvenn'],
27
- handler,
28
- url: 'www.deeplearning.ai/thebatch',
29
- };
30
-
31
- async function handler() {
32
- const baseUrl = 'https://www.deeplearning.ai';
33
- const link = `${baseUrl}/the-batch/`;
34
- const page = await ofetch(link);
35
- const $ = cheerio.load(page);
36
- const nextJs = $('script#__NEXT_DATA__').text();
37
- const nextBuildId = JSON.parse(nextJs).buildId;
38
-
39
- const listing = await ofetch(`${baseUrl}/_next/data/${nextBuildId}/the-batch.json`);
40
-
41
- const items = listing.pageProps.posts.map((item) => ({
42
- title: item.title,
43
- link: `${link}${item.slug}`,
44
- jsonUrl: `${baseUrl}/_next/data/${nextBuildId}/the-batch/${item.slug}.json`,
45
- pubDate: parseDate(item.published_at),
46
- }));
47
-
48
- return {
49
- title: 'The Batch - a new weekly newsletter from deeplearning.ai',
50
- link,
51
- item: await Promise.all(
52
- items.map((item) =>
53
- cache.tryGet(item.link, async () => {
54
- const resp = await ofetch(item.jsonUrl);
55
- const $ = cheerio.load(resp.pageProps.cmsData.post.html);
56
-
57
- $('a').each((_, ele) => {
58
- if (ele.attribs.href?.includes('utm_campaign')) {
59
- const url = new URL(ele.attribs.href);
60
- url.searchParams.delete('utm_campaign');
61
- url.searchParams.delete('utm_source');
62
- url.searchParams.delete('utm_medium');
63
- url.searchParams.delete('_hsenc');
64
- ele.attribs.href = url.href;
65
- }
66
- });
67
-
68
- item.description = $.html();
69
- return item;
70
- })
71
- )
72
- ),
73
- };
74
- }
@@ -1,87 +0,0 @@
1
- import { Route } from '@/types';
2
- import cache from '@/utils/cache';
3
- import got from '@/utils/got';
4
- import { load } from 'cheerio';
5
- import timezone from '@/utils/timezone';
6
- import { parseDate } from '@/utils/parse-date';
7
- import { CookieJar } from 'tough-cookie';
8
-
9
- const cookieJar = new CookieJar();
10
- cookieJar.setCookieSync('over18=yes', 'https://novel18.syosetu.com/');
11
-
12
- export const route: Route = {
13
- path: '/chapter/:id',
14
- categories: ['reading'],
15
- example: '/syosetu/chapter/n1976ey',
16
- parameters: { id: 'Novel id, can be found in URL' },
17
- features: {
18
- requireConfig: false,
19
- requirePuppeteer: false,
20
- antiCrawler: false,
21
- supportBT: false,
22
- supportPodcast: false,
23
- supportScihub: false,
24
- },
25
- radar: [
26
- {
27
- source: ['novel18.syosetu.com/:id'],
28
- },
29
- ],
30
- name: 'chapter',
31
- maintainers: ['huangliangshusheng'],
32
- handler,
33
- description: `Eg: \`https://ncode.syosetu.com/n1976ey/\``,
34
- };
35
-
36
- async function handler(ctx) {
37
- const id = ctx.req.param('id');
38
- const limit = Number.parseInt(ctx.req.query('limit')) || 5;
39
- const link = `https://ncode.syosetu.com/${id}`;
40
- const $ = load(await get(link));
41
-
42
- const title = $('p.novel_title').text();
43
- const description = $('#novel_ex').html();
44
-
45
- const chapter_list = $('dl.novel_sublist2')
46
- .toArray()
47
- .map((chapter) => {
48
- const $_chapter = $(chapter);
49
- const chapter_link = $_chapter.find('a');
50
- return {
51
- title: chapter_link.text(),
52
- link: chapter_link.attr('href'),
53
- pubDate: timezone(parseDate($_chapter.find('dt').text(), 'YYYY/MM/DD HH:mm'), +9),
54
- };
55
- })
56
- .sort((a, b) => (a.pubDate <= b.pubDate ? 1 : -1))
57
- .slice(0, limit);
58
-
59
- const item_list = await Promise.all(
60
- chapter_list.map((chapter) =>
61
- cache.tryGet(chapter.link, async () => {
62
- chapter.link = `https://ncode.syosetu.com${chapter.link}`;
63
- const content = load(await get(chapter.link));
64
- chapter.description = content('#novel_honbun').html();
65
- return chapter;
66
- })
67
- )
68
- );
69
-
70
- return {
71
- title,
72
- description,
73
- link,
74
- language: 'ja',
75
- item: item_list,
76
- };
77
- }
78
-
79
- const get = async (url) => {
80
- const response = await got({
81
- method: 'get',
82
- url,
83
- cookieJar,
84
- });
85
-
86
- return response.data;
87
- };
@@ -1,39 +0,0 @@
1
- import { Route } from '@/types';
2
- import cache from '@/utils/cache';
3
- import { getNotes, formatText, formatNote } from './util';
4
-
5
- export const route: Route = {
6
- path: '/user/:user_id/notes/fulltext',
7
- radar: [
8
- {
9
- source: ['xiaohongshu.com/user/profile/:user_id'],
10
- target: '/user/:user_id/notes',
11
- },
12
- ],
13
- name: '用户笔记 全文',
14
- maintainers: ['howerhe'],
15
- handler,
16
- example: '/xiaohongshu/user/52d8c541b4c4d60e6c867480/notes/fulltext',
17
- features: {
18
- antiCrawler: true,
19
- requirePuppeteer: true,
20
- },
21
- parameters: {
22
- user_id: 'user id, length 24 characters',
23
- },
24
- };
25
-
26
- async function handler(ctx) {
27
- const userId = ctx.req.param('user_id');
28
- const url = `https://www.xiaohongshu.com/user/profile/${userId}`;
29
-
30
- const { user, notes } = await getNotes(url, cache);
31
-
32
- return {
33
- title: `${user.nickname} - 笔记 • 小红书 / RED`,
34
- description: formatText(user.desc),
35
- image: user.imageb || user.images,
36
- link: url,
37
- item: notes.map((item) => formatNote(url, item)),
38
- };
39
- }
@@ -1,44 +0,0 @@
1
- const got = require('@/utils/got');
2
-
3
- module.exports = async (ctx) => {
4
- // 传入参数
5
- const nsfw = String(ctx.params.nsfw);
6
-
7
- // 判断传入的参数nsfw
8
- let url = 'https://faexport.spangle.org.uk/browse.json?sfw=1';
9
- if (nsfw === '1') {
10
- url = 'https://faexport.spangle.org.uk/browse.json';
11
- }
12
- // 发起 HTTP GET 请求
13
- const response = await got({
14
- method: 'get',
15
- url,
16
- headers: {
17
- Referer: `https://faexport.spangle.org.uk/`,
18
- },
19
- });
20
-
21
- const data = response.data;
22
-
23
- ctx.state.data = {
24
- // 源标题
25
- title: `Fur Affinity Browse`,
26
- // 源链接
27
- link: `https://www.furaffinity.net/browse/`,
28
- // 源说明
29
- description: `Fur Affinity Browse`,
30
-
31
- // 遍历此前获取的数据
32
- item: data.map((item) => ({
33
- // 标题
34
- title: item.title,
35
- // 正文
36
- description: `<img src="${item.thumbnail}">`,
37
- // 链接
38
- link: item.link,
39
- // 作者
40
- author: item.name,
41
- // 由于源API未提供日期,故无pubDate
42
- })),
43
- };
44
- };
@@ -1,39 +0,0 @@
1
- const got = require('@/utils/got');
2
-
3
- module.exports = async (ctx) => {
4
- // 传入参数
5
- const username = String(ctx.params.username);
6
-
7
- // 发起 HTTP GET 请求
8
- const response = await got({
9
- method: 'get',
10
- url: `https://faexport.spangle.org.uk/user/${username}/commissions.json`,
11
- headers: {
12
- Referer: `https://faexport.spangle.org.uk/`,
13
- },
14
- });
15
-
16
- const data = response.data;
17
-
18
- ctx.state.data = {
19
- // 源标题
20
- title: `${username}'s Commissions`,
21
- // 源链接
22
- link: `https://www.furaffinity.net/commissions/${username}/`,
23
- // 源说明
24
- description: `Fur Affinity ${username}'s Commissions`,
25
-
26
- // 遍历此前获取的数据
27
- item: data.map((item) => ({
28
- // 标题
29
- title: item.title,
30
- // 正文
31
- description: `${item.description} <br> <img src="${item.submission.thumbnail}"> `,
32
- // 链接
33
- link: item.submission.link,
34
- // 作者
35
- author: username,
36
- // 由于源API未提供日期,故无pubDate
37
- })),
38
- };
39
- };
@@ -1,56 +0,0 @@
1
- const got = require('@/utils/got');
2
- const cheerio = require('cheerio');
3
-
4
- module.exports = async (ctx) => {
5
- // 传入参数
6
- const nsfw = String(ctx.params.nsfw);
7
- const username = String(ctx.params.username);
8
-
9
- // 添加参数username以及判断传入的参数nsfw
10
- let url = `https://faexport.spangle.org.uk/user/${username}/favorites.rss?sfw=1`;
11
- if (nsfw === '1') {
12
- url = `https://faexport.spangle.org.uk/user/${username}/favorites.rss`;
13
- }
14
-
15
- // 发起 HTTP GET 请求
16
- const response = await got({
17
- method: 'get',
18
- url,
19
- headers: {
20
- Referer: `https://faexport.spangle.org.uk/`,
21
- },
22
- });
23
-
24
- // 使用 cheerio 加载返回的 HTML
25
-
26
- const data = response.data;
27
- const $ = cheerio.load(data, {
28
- xmlMode: true,
29
- });
30
-
31
- const list = $('item');
32
-
33
- ctx.state.data = {
34
- // 源标题
35
- title: `${username}'s Favorites`,
36
- // 源链接
37
- link: `https://www.furaffinity.net/favorites/${username}/`,
38
- // 源说明
39
- description: `Fur Affinity ${username}'s Favorites`,
40
-
41
- // 遍历此前获取的数据
42
- item:
43
- list &&
44
- list
45
- .map((index, item) => {
46
- item = $(item);
47
- return {
48
- title: item.find('title').text(),
49
- description: item.find('description').text(),
50
- link: item.find('link').text(),
51
- pubDate: new Date(item.find('pubDate').text()).toUTCString(),
52
- };
53
- })
54
- .get(),
55
- };
56
- };