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,80 @@
1
+ import { Route, DataItem } from '@/types';
2
+ import got from '@/utils/got';
3
+ import { load } from 'cheerio';
4
+ import { parseDate } from '@/utils/parse-date';
5
+ import cache from '@/utils/cache';
6
+
7
+ export const route: Route = {
8
+ path: '/posts',
9
+ categories: ['blog'],
10
+ example: '/thegradient/posts',
11
+ radar: [
12
+ {
13
+ source: ['thegradient.pub/'],
14
+ },
15
+ ],
16
+ url: 'thegradient.pub/',
17
+ name: 'Posts',
18
+ maintainers: ['liyaozhong'],
19
+ handler,
20
+ description: 'The Gradient Blog Posts',
21
+ };
22
+
23
+ async function handler() {
24
+ const rootUrl = 'https://thegradient.pub';
25
+ const currentUrl = rootUrl;
26
+
27
+ const response = await got(currentUrl);
28
+ const $ = load(response.data);
29
+
30
+ let items = $('.c-post-card-wrap')
31
+ .toArray()
32
+ .map((item) => {
33
+ const $item = $(item);
34
+ const $link = $item.find('.c-post-card__title-link').first();
35
+ const $meta = $item.find('.c-post-card__meta');
36
+
37
+ const href = $link.attr('href');
38
+ const title = $link.text().trim();
39
+ const dateStr = $meta.find('time').attr('datetime');
40
+
41
+ if (!href || !title || !dateStr) {
42
+ return null;
43
+ }
44
+
45
+ const link = new URL(href, rootUrl).href;
46
+ const pubDate = parseDate(dateStr);
47
+
48
+ return {
49
+ title,
50
+ link,
51
+ pubDate,
52
+ } as DataItem;
53
+ })
54
+ .filter((item): item is DataItem => item !== null);
55
+
56
+ items = (
57
+ await Promise.all(
58
+ items.map((item) =>
59
+ cache.tryGet(item.link as string, async () => {
60
+ try {
61
+ const detailResponse = await got(item.link);
62
+ const $detail = load(detailResponse.data);
63
+
64
+ item.description = $detail('.c-content').html() || '';
65
+
66
+ return item as DataItem;
67
+ } catch {
68
+ return item;
69
+ }
70
+ })
71
+ )
72
+ )
73
+ ).filter((item): item is DataItem => item !== null);
74
+
75
+ return {
76
+ title: 'The Gradient Blog',
77
+ link: rootUrl,
78
+ item: items,
79
+ };
80
+ }
@@ -0,0 +1,7 @@
1
+ import type { Namespace } from '@/types';
2
+
3
+ export const namespace: Namespace = {
4
+ name: 'The Gradient',
5
+ url: 'thegradient.pub',
6
+ lang: 'en',
7
+ };
@@ -131,6 +131,10 @@ async function handler(ctx) {
131
131
  });
132
132
  const article = $('.pp-article__body');
133
133
  article.find('.block-related-articles').remove();
134
+ article.find('figure.wp-block-pullquote').children().unwrap();
135
+ article.find('div.block-explanation-note').wrapInner('<blockquote></blockquote>');
136
+ article.find('div.wp-block-tcc-author-note').wrapInner('<em></em>').after('<hr>');
137
+ article.find('p.has-small-font-size').wrapInner('<small></small>');
134
138
  item.description = art(path.join(__dirname, 'templates/description.art'), {
135
139
  standfirst: $('.pp-header-group__standfirst').html(),
136
140
  coverImage: $('.pp-media__image').attr('src'),
@@ -5,7 +5,7 @@ import got from '@/utils/got';
5
5
 
6
6
  export const route: Route = {
7
7
  path: '/channel/:id',
8
- categories: ['traditional-media'],
8
+ categories: ['new-media'],
9
9
  example: '/thepaper/channel/25950',
10
10
  parameters: { id: '频道 id,可在频道页 URL 中找到' },
11
11
  features: {
@@ -11,7 +11,7 @@ import path from 'node:path';
11
11
 
12
12
  export const route: Route = {
13
13
  path: '/factpaper/:status?',
14
- categories: ['traditional-media'],
14
+ categories: ['new-media'],
15
15
  example: '/thepaper/factpaper',
16
16
  parameters: { status: '状态 id,可选 `1` 即 有定论 或 `0` 即 核查中,默认为 `1`' },
17
17
  features: {
@@ -5,7 +5,7 @@ import got from '@/utils/got';
5
5
 
6
6
  export const route: Route = {
7
7
  path: '/featured',
8
- categories: ['traditional-media'],
8
+ categories: ['new-media'],
9
9
  example: '/thepaper/featured',
10
10
  parameters: {},
11
11
  features: {
@@ -5,7 +5,7 @@ import got from '@/utils/got';
5
5
 
6
6
  export const route: Route = {
7
7
  path: '/list/:id',
8
- categories: ['traditional-media'],
8
+ categories: ['new-media'],
9
9
  example: '/thepaper/list/25457',
10
10
  parameters: { id: '栏目 id,可在栏目页 URL 中找到' },
11
11
  features: {
@@ -0,0 +1,174 @@
1
+ import { Route } from '@/types';
2
+ import * as cheerio from 'cheerio';
3
+ import ofetch from '@/utils/ofetch';
4
+ import cache from '@/utils/cache';
5
+ import { parseDate } from '@/utils/parse-date';
6
+
7
+ export const route: Route = {
8
+ path: '/user/:pphId',
9
+ categories: ['new-media'],
10
+ example: '/thepaper/user/4221423',
11
+ parameters: { pphId: '澎湃号 id,可在澎湃号页 URL 中找到' },
12
+ name: '澎湃号',
13
+ maintainers: ['TonyRL'],
14
+ handler,
15
+ };
16
+
17
+ interface AuthorInfo {
18
+ userId: number;
19
+ sname: string;
20
+ pic: string;
21
+ isAuth: string;
22
+ userType: string;
23
+ perDesc: string;
24
+ mobile: null;
25
+ isOrder: string;
26
+ sex: string;
27
+ area: string;
28
+ attentionNum: string;
29
+ fansNum: string;
30
+ praiseNum: null;
31
+ pph: boolean;
32
+ normalUser: boolean;
33
+ mobForwardType: number;
34
+ authInfo: string;
35
+ mail: string;
36
+ pphImpactNum: string;
37
+ wonderfulCommentCount: string;
38
+ location: string;
39
+ lastLoginDate: null;
40
+ }
41
+
42
+ interface PPHContentResponse {
43
+ code: number;
44
+ data: Data;
45
+ desc: string;
46
+ time: number;
47
+ }
48
+
49
+ interface Data {
50
+ hasNext: boolean;
51
+ startTime: number;
52
+ list: ListItem[];
53
+ nodeInfo: null;
54
+ tagInfo: null;
55
+ moreNodeInfo: null;
56
+ pageNum: null;
57
+ pageSize: null;
58
+ pages: null;
59
+ total: null;
60
+ prevPageNum: null;
61
+ nextPageNum: null;
62
+ excludeContIds: null;
63
+ contCont: null;
64
+ filterIds: null;
65
+ updateCount: null;
66
+ }
67
+
68
+ interface ListItem {
69
+ contId: string;
70
+ isOutForword: string;
71
+ isOutForward: string;
72
+ forwardType: string;
73
+ mobForwardType: number;
74
+ interactionNum: string;
75
+ praiseTimes: string;
76
+ pic: string;
77
+ imgCardMode: number;
78
+ smallPic: string;
79
+ sharePic: string;
80
+ pubTime: string;
81
+ pubTimeNew: string;
82
+ name: string;
83
+ closePraise: string;
84
+ authorInfo: AuthorInfo;
85
+ nodeId: number;
86
+ contType: number;
87
+ pubTimeLong: number;
88
+ specialNodeId: number;
89
+ cardMode: string;
90
+ dataObjId: number;
91
+ closeFrontComment: boolean;
92
+ isSupInteraction: boolean;
93
+ hideVideoFlag: boolean;
94
+ praiseStyle: number;
95
+ isSustainedFly: number;
96
+ softLocType: number;
97
+ closeComment: boolean;
98
+ voiceInfo: VoiceInfo;
99
+ softAdTypeStr: string;
100
+ }
101
+
102
+ interface VoiceInfo {
103
+ imgSrc: string;
104
+ isHaveVoice: string;
105
+ }
106
+
107
+ async function handler(ctx) {
108
+ const { pphId } = ctx.req.param();
109
+
110
+ const mobileBuildId = (await cache.tryGet('thepaper:m:buildId', async () => {
111
+ const response = await ofetch('https://m.thepaper.cn');
112
+ const $ = cheerio.load(response);
113
+ const nextData = JSON.parse($('script#__NEXT_DATA__').text());
114
+ return nextData.buildId;
115
+ })) as string;
116
+
117
+ const userInfo = (await cache.tryGet(`thepaper:user:${pphId}`, async () => {
118
+ const response = await ofetch(`https://api.thepaper.cn/userservice/user/homePage/${pphId}`, {
119
+ headers: {
120
+ 'Client-Type': '2',
121
+ Origin: 'https://m.thepaper.cn',
122
+ Referer: 'https://m.thepaper.cn/',
123
+ },
124
+ });
125
+ return response.userInfo;
126
+ })) as AuthorInfo;
127
+
128
+ const response = await ofetch<PPHContentResponse>('https://api.thepaper.cn/contentapi/cont/pph/user', {
129
+ method: 'POST',
130
+ body: {
131
+ pageSize: 10,
132
+ pageNum: 1,
133
+ contType: 0,
134
+ excludeContIds: [],
135
+ pphId,
136
+ startTime: 0,
137
+ },
138
+ });
139
+
140
+ const list = response.data.list.map((item) => ({
141
+ title: item.name,
142
+ link: `https://www.thepaper.cn/newsDetail_forward_${item.contId}`,
143
+ pubDate: parseDate(item.pubTimeLong),
144
+ author: item.authorInfo.sname,
145
+ contId: item.contId,
146
+ image: item.pic,
147
+ }));
148
+
149
+ const items = await Promise.all(
150
+ list.map((item) =>
151
+ cache.tryGet(item.link, async () => {
152
+ const response = await ofetch(`https://m.thepaper.cn/_next/data/${mobileBuildId}/detail/${item.contId}.json`, {
153
+ query: {
154
+ id: item.contId,
155
+ },
156
+ });
157
+
158
+ item.description = response.pageProps.detailData.contentDetail.content;
159
+ item.updated = parseDate(response.pageProps.detailData.contentDetail.updateTime);
160
+
161
+ return item;
162
+ })
163
+ )
164
+ );
165
+
166
+ return {
167
+ title: userInfo.sname,
168
+ description: userInfo.perDesc,
169
+ link: `https://www.thepaper.cn/user_${pphId}`,
170
+ item: items,
171
+ itunes_author: userInfo.sname,
172
+ image: userInfo.pic,
173
+ };
174
+ }
@@ -0,0 +1,65 @@
1
+ import got from '@/utils/got';
2
+ import { load } from 'cheerio';
3
+ import { parseDate } from '@/utils/parse-date';
4
+ import { config } from '@/config';
5
+
6
+ export async function getNotifByPage(url): Promise<{ title: string; link: string; pubDate: Date }[]> {
7
+ const pageUrl: string = url;
8
+
9
+ try {
10
+ const response = await got.get(pageUrl, {
11
+ headers: {
12
+ 'User-Agent': config.ua,
13
+ },
14
+ });
15
+
16
+ const html = response.body;
17
+ const $ = load(html);
18
+
19
+ const notifListElements = $('#page-wrap > div.maim_pages > div > div.leftmain_page > div > ul > li');
20
+
21
+ return notifListElements.toArray().map((Element) => {
22
+ const aTagFirst = $(Element).find('a.bt');
23
+ const aTagSecond = $(Element).find('a.time');
24
+
25
+ const title = aTagFirst.attr('title');
26
+ const href = aTagFirst.attr('href');
27
+ const time = aTagSecond.text().trim();
28
+
29
+ return {
30
+ title,
31
+ link: href,
32
+ pubDate: parseDate(time, 'YYYY-MM-DD'),
33
+ };
34
+ });
35
+ } catch {
36
+ // console.error(error);
37
+ }
38
+ return [];
39
+ }
40
+
41
+ export async function getArticle(item) {
42
+ const articleUrl: string = item.link;
43
+
44
+ if (articleUrl.includes('sem.tongji.edu.cn/semch')) {
45
+ // console.log(articleUrl);
46
+
47
+ try {
48
+ const response = await got.get(articleUrl, {
49
+ headers: {
50
+ 'User-Agent': config.ua,
51
+ },
52
+ });
53
+
54
+ const html = response.body;
55
+ const $ = load(html);
56
+
57
+ const articleContentElement = $('#page-wrap > div.maim_pages > div > div.leftmain_page > div');
58
+ item.description = articleContentElement ? articleContentElement.html() : '';
59
+ } catch {
60
+ // console.error(error);
61
+ }
62
+ }
63
+
64
+ return item;
65
+ }
@@ -0,0 +1,58 @@
1
+ // Warning: The author still knows nothing about javascript!
2
+ import { Route } from '@/types';
3
+ import { getNotifByPage, getArticle } from './_utils';
4
+ import cache from '@/utils/cache';
5
+
6
+ export const route: Route = {
7
+ path: '/sem/:type?',
8
+ categories: ['university'],
9
+ example: '/tongji/sem/notice',
10
+ parameters: { type: '通知类型,默认为 `notice`' },
11
+ features: {
12
+ requireConfig: false,
13
+ requirePuppeteer: false,
14
+ antiCrawler: false,
15
+ supportBT: false,
16
+ supportPodcast: false,
17
+ supportScihub: false,
18
+ },
19
+ name: '经济与管理学院通知',
20
+ maintainers: ['sitdownkevin'],
21
+ url: 'sem.tongji.edu.cn/semch',
22
+ handler,
23
+ description: `| 学院通知 | 招生通知 | 学术观点 | 新闻 | 活动 | 视点 | 教师与行政人员招聘 |
24
+ | -------- | -------------- | ------------------ | ---- | ---------- | --------- | ------------------ |
25
+ | notice | enrollment | academic-paper | news | events | focus | collegerecruitment |
26
+ `,
27
+ };
28
+
29
+ async function handler(ctx) {
30
+ const type = ctx.req.param('type') || 'notice';
31
+ const subType = new Set(['enrollment', 'academic-paper', 'news', 'events', 'focus', 'collegerecruitment']);
32
+ const subTypeName = {
33
+ notice: '学院通知',
34
+ enrollment: '招生通知',
35
+ 'academic-paper': '学术观点',
36
+ news: '新闻',
37
+ events: '活动',
38
+ focus: '视点',
39
+ collegerecruitment: '教师与行政人员招聘',
40
+ };
41
+
42
+ const url = `https://sem.tongji.edu.cn/semch/category/frontpage/${subType.has(type) ? type : 'notice'}`;
43
+
44
+ const results: { title: string; link: string; pubDate: Date }[] = await getNotifByPage(url);
45
+
46
+ const resultsWithContent = await Promise.all(results.map((item) => cache.tryGet(item.link, () => getArticle(item))));
47
+
48
+ // feed the data to rss
49
+ return {
50
+ title: '同济大学经济与管理学院',
51
+ description: String(subType.has(type) ? subTypeName[type] : '学院通知'),
52
+ image: 'https://upload.wikimedia.org/wikipedia/zh/f/f8/Tongji_University_Emblem.svg',
53
+ icon: 'https://upload.wikimedia.org/wikipedia/zh/f/f8/Tongji_University_Emblem.svg',
54
+ logo: 'https://upload.wikimedia.org/wikipedia/zh/f/f8/Tongji_University_Emblem.svg',
55
+ link: 'https://sem.tongji.edu.cn/semch',
56
+ item: resultsWithContent,
57
+ };
58
+ }