rsshub 1.0.0-master.f72af1b → 1.0.0-master.f7347d9

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 (222) hide show
  1. package/lib/config.ts +18 -0
  2. package/lib/middleware/template.tsx +10 -2
  3. package/lib/routes/163/music/playlist.ts +2 -1
  4. package/lib/routes/5eplay/index.ts +1 -51
  5. package/lib/routes/a9vg/index.ts +214 -0
  6. package/lib/routes/a9vg/namespace.ts +1 -0
  7. package/lib/routes/a9vg/templates/description.art +17 -0
  8. package/lib/routes/aibase/discover.ts +388 -0
  9. package/lib/routes/aibase/namespace.ts +8 -0
  10. package/lib/routes/aibase/news.ts +118 -0
  11. package/lib/routes/aibase/templates/description.art +100 -0
  12. package/lib/routes/aibase/topic.ts +614 -0
  13. package/lib/routes/aibase/util.ts +114 -0
  14. package/lib/routes/apnews/api.ts +18 -3
  15. package/lib/routes/apnews/rss.ts +1 -1
  16. package/lib/routes/apnews/topics.ts +4 -3
  17. package/lib/routes/apple/podcast.ts +19 -15
  18. package/lib/routes/bangumi/templates/tv/subject.art +6 -0
  19. package/lib/routes/bangumi/tv/other/followrank.ts +19 -22
  20. package/lib/routes/bangumi/tv/user/collections.ts +172 -0
  21. package/lib/routes/bilibili/cache.ts +16 -8
  22. package/lib/routes/bilibili/utils.ts +85 -3
  23. package/lib/routes/bilibili/video.ts +7 -9
  24. package/lib/routes/bilibili/vsearch.ts +1 -1
  25. package/lib/routes/bjnews/cat.ts +9 -1
  26. package/lib/routes/cbpanet/index.ts +380 -0
  27. package/lib/routes/cbpanet/namespace.ts +8 -0
  28. package/lib/routes/ceph/blog.ts +72 -0
  29. package/lib/routes/ceph/namespace.ts +7 -0
  30. package/lib/routes/chinanews/index.ts +1 -1
  31. package/lib/routes/chinaventure/index.ts +1 -1
  32. package/lib/routes/cisia/index.ts +264 -0
  33. package/lib/routes/cisia/namespace.ts +8 -0
  34. package/lib/routes/cjlu/namespace.ts +10 -0
  35. package/lib/routes/cjlu/yjsy/index.ts +107 -0
  36. package/lib/routes/cnki/journals.ts +31 -2
  37. package/lib/routes/cohere/index.ts +54 -0
  38. package/lib/routes/cohere/namespace.ts +6 -0
  39. package/lib/routes/coolapk/dyh.ts +7 -1
  40. package/lib/routes/coolapk/hot.ts +7 -1
  41. package/lib/routes/coolapk/huati.ts +7 -1
  42. package/lib/routes/coolapk/namespace.ts +6 -0
  43. package/lib/routes/coolapk/toutiao.ts +7 -1
  44. package/lib/routes/coolapk/tuwen.ts +10 -5
  45. package/lib/routes/coolapk/user-dynamic.ts +7 -1
  46. package/lib/routes/damai/activity.ts +3 -2
  47. package/lib/routes/dcfever/trading.ts +3 -5
  48. package/lib/routes/dcfever/utils.ts +13 -4
  49. package/lib/routes/dealstreetasia/home.ts +72 -0
  50. package/lib/routes/dealstreetasia/namespace.ts +6 -0
  51. package/lib/routes/dealstreetasia/section.ts +57 -0
  52. package/lib/routes/dlsite/campaign.ts +1 -2
  53. package/lib/routes/dlsite/new.ts +1 -2
  54. package/lib/routes/dlsite/{index.ts → z-index/index.ts} +1 -1
  55. package/lib/routes/douban/other/topic.ts +10 -4
  56. package/lib/routes/douyin/types.ts +795 -0
  57. package/lib/routes/douyin/user.ts +51 -23
  58. package/lib/routes/douyin/utils.ts +1 -87
  59. package/lib/routes/dribbble/keyword.ts +1 -1
  60. package/lib/routes/dribbble/popular.ts +1 -1
  61. package/lib/routes/dribbble/user.ts +1 -1
  62. package/lib/routes/dribbble/utils.ts +16 -18
  63. package/lib/routes/famitsu/category.ts +1 -1
  64. package/lib/routes/fanbox/index.ts +1 -1
  65. package/lib/routes/fanbox/types.ts +1 -5
  66. package/lib/routes/fediverse/timeline.ts +21 -3
  67. package/lib/routes/follow/profile.ts +4 -2
  68. package/lib/routes/follow/types.ts +11 -1
  69. package/lib/routes/github/advisor.ts +97 -0
  70. package/lib/routes/github/discussions.ts +194 -0
  71. package/lib/routes/github/issue.ts +1 -1
  72. package/lib/routes/github/pulls.ts +1 -1
  73. package/lib/routes/gmcmonline/chinacustoms.ts +130 -0
  74. package/lib/routes/gmcmonline/namespace.ts +8 -0
  75. package/lib/routes/gov/csrc/csrc.ts +541 -0
  76. package/lib/routes/gov/customs/list.ts +5 -2
  77. package/lib/routes/gov/customs/namespace.ts +7 -0
  78. package/lib/routes/gov/jgjcndrc/index.ts +95 -66
  79. package/lib/routes/gov/moa/moa.ts +3 -3
  80. package/lib/routes/gov/moa/szcpxx.ts +115 -0
  81. package/lib/routes/gov/moa/zdscxx.ts +71 -21
  82. package/lib/routes/gov/ndrc/zfxxgk.ts +106 -0
  83. package/lib/routes/gov/pudong/zwgk.ts +65 -0
  84. package/lib/routes/gov/zj/search.ts +17 -12
  85. package/lib/routes/guancha/member.ts +1 -1
  86. package/lib/routes/hellogithub/index.ts +17 -67
  87. package/lib/routes/hellogithub/report.ts +1 -1
  88. package/lib/routes/hex-rays/index.ts +23 -29
  89. package/lib/routes/hfut/hf/notice.ts +43 -0
  90. package/lib/routes/hfut/hf/utils.ts +80 -0
  91. package/lib/routes/hfut/namespace.ts +6 -0
  92. package/lib/routes/hfut/xc/notice.ts +43 -0
  93. package/lib/routes/hfut/xc/utils.ts +73 -0
  94. package/lib/routes/hko/earthquake.ts +56 -0
  95. package/lib/routes/hko/namespace.ts +8 -0
  96. package/lib/routes/hko/weather.ts +56 -0
  97. package/lib/routes/huggingface/blog-zh.ts +1 -1
  98. package/lib/routes/hust/mse.ts +575 -0
  99. package/lib/routes/i-cable/namespace.ts +6 -0
  100. package/lib/routes/i-cable/news.ts +77 -0
  101. package/lib/routes/i-cable/templates/description.art +8 -0
  102. package/lib/routes/infoq/presentations.ts +203 -0
  103. package/lib/routes/infoq/templates/description.art +41 -0
  104. package/lib/routes/ipsw.dev/index.ts +64 -0
  105. package/lib/routes/ipsw.dev/namespace.ts +7 -0
  106. package/lib/routes/ipsw.dev/templates/description.art +20 -0
  107. package/lib/routes/ixigua/user-video.ts +18 -7
  108. package/lib/routes/javtiful/actress.ts +37 -0
  109. package/lib/routes/javtiful/channel.ts +37 -0
  110. package/lib/routes/javtiful/namespace.ts +6 -0
  111. package/lib/routes/javtiful/templates/description.art +7 -0
  112. package/lib/routes/javtiful/utils.ts +18 -0
  113. package/lib/routes/kisskiss/blog.ts +74 -0
  114. package/lib/routes/kisskiss/namespace.ts +6 -0
  115. package/lib/routes/ktown4u/artist-brandlist.ts +61 -0
  116. package/lib/routes/ktown4u/namespace.ts +6 -0
  117. package/lib/routes/lorientlejour/index.ts +186 -0
  118. package/lib/routes/lorientlejour/namespace.ts +7 -0
  119. package/lib/routes/lorientlejour/templates/description.art +18 -0
  120. package/lib/routes/lovelive-anime/namespace.ts +1 -1
  121. package/lib/routes/lovelive-anime/news.ts +56 -26
  122. package/lib/routes/lovelive-anime/schedules.ts +18 -6
  123. package/lib/routes/lovelive-anime/templates/description.art +1 -1
  124. package/lib/routes/lovelive-anime/templates/scheduleDesc.art +0 -1
  125. package/lib/routes/lovelive-anime/topics.ts +1 -1
  126. package/lib/routes/manhuagui/comic.ts +1 -1
  127. package/lib/routes/mi/crowdfunding.ts +43 -22
  128. package/lib/routes/mi/templates/crowdfunding.art +28 -0
  129. package/lib/routes/mi/types.ts +40 -0
  130. package/lib/routes/mi/utils.ts +80 -0
  131. package/lib/routes/misskey/utils.ts +1 -0
  132. package/lib/routes/misskon/namespace.ts +6 -0
  133. package/lib/routes/misskon/posts.ts +33 -0
  134. package/lib/routes/misskon/tag.ts +38 -0
  135. package/lib/routes/misskon/top.ts +67 -0
  136. package/lib/routes/misskon/utils.ts +41 -0
  137. package/lib/routes/natgeo/dailyphoto.ts +1 -1
  138. package/lib/routes/natgeo/dailyselection.ts +1 -1
  139. package/lib/routes/ncku/namespace.ts +1 -1
  140. package/lib/routes/ncku/phys.ts +95 -0
  141. package/lib/routes/news/namespace.ts +1 -1
  142. package/lib/routes/nikkei/cn/index.ts +12 -1
  143. package/lib/routes/nudt/yjszs.ts +33 -13
  144. package/lib/routes/nytimes/book.ts +11 -11
  145. package/lib/routes/nytimes/daily-briefing-chinese.ts +4 -4
  146. package/lib/routes/nytimes/namespace.ts +1 -1
  147. package/lib/routes/oncc/templates/article.art +1 -1
  148. package/lib/routes/papers/index.ts +7 -1
  149. package/lib/routes/parliament.uk/commonslibrary.ts +55 -0
  150. package/lib/routes/parliament.uk/lordslibrary.ts +55 -0
  151. package/lib/routes/parliament.uk/namespace.ts +6 -0
  152. package/lib/routes/picuki/profile.ts +50 -39
  153. package/lib/routes/pornhub/model.ts +3 -5
  154. package/lib/routes/pornhub/pornstar.ts +3 -5
  155. package/lib/routes/pornhub/users.ts +3 -5
  156. package/lib/routes/resonac/namespace.ts +6 -0
  157. package/lib/routes/resonac/products.ts +85 -0
  158. package/lib/routes/rsshub/transform/html.ts +114 -75
  159. package/lib/routes/rsshub/transform/json.ts +14 -8
  160. package/lib/routes/sciencenet/user.ts +3 -1
  161. package/lib/routes/scmp/utils.ts +2 -2
  162. package/lib/routes/skeb/following-creators.ts +52 -0
  163. package/lib/routes/skeb/following-works.ts +52 -0
  164. package/lib/routes/skeb/friend-works.ts +52 -0
  165. package/lib/routes/skeb/index.ts +131 -0
  166. package/lib/routes/skeb/namespace.ts +6 -0
  167. package/lib/routes/skeb/search.ts +77 -0
  168. package/lib/routes/skeb/templates/creator.art +8 -0
  169. package/lib/routes/skeb/templates/work.art +10 -0
  170. package/lib/routes/skeb/utils.ts +155 -0
  171. package/lib/routes/skeb/works.ts +88 -0
  172. package/lib/routes/skebetter/illust.ts +83 -0
  173. package/lib/routes/skebetter/index.ts +83 -0
  174. package/lib/routes/skebetter/manga.ts +65 -0
  175. package/lib/routes/skebetter/namespace.ts +6 -0
  176. package/lib/routes/skebetter/utils.ts +72 -0
  177. package/lib/routes/spankbang/namespace.ts +6 -0
  178. package/lib/routes/spankbang/new-videos.ts +90 -0
  179. package/lib/routes/spankbang/templates/video.art +7 -0
  180. package/lib/routes/straitstimes/index.ts +135 -0
  181. package/lib/routes/straitstimes/namespace.ts +7 -0
  182. package/lib/routes/straitstimes/templates/description.art +27 -0
  183. package/lib/routes/szftedu/dongtai.ts +62 -0
  184. package/lib/routes/szftedu/gonggao.ts +62 -0
  185. package/lib/routes/szftedu/namespace.ts +6 -0
  186. package/lib/routes/the/index.ts +1 -1
  187. package/lib/routes/tkww/index.ts +83 -0
  188. package/lib/routes/tkww/namespace.ts +6 -0
  189. package/lib/routes/ttv/index.ts +1 -1
  190. package/lib/routes/tvb/news.ts +2 -1
  191. package/lib/routes/twitter/api/mobile-api/login.ts +5 -0
  192. package/lib/routes/twitter/api/web-api/api.ts +16 -10
  193. package/lib/routes/twitter/api/web-api/constants.ts +1 -1
  194. package/lib/routes/twitter/api/web-api/utils.ts +94 -56
  195. package/lib/routes/twitter/list.ts +4 -12
  196. package/lib/routes/twitter/media.ts +13 -4
  197. package/lib/routes/twitter/user.ts +15 -6
  198. package/lib/routes/udn/breaking-news.ts +2 -2
  199. package/lib/routes/uestc/gr.ts +65 -37
  200. package/lib/routes/uestc/jwc.ts +49 -28
  201. package/lib/routes/wechat/ershcimi.ts +4 -2
  202. package/lib/routes/weibo/user.ts +10 -2
  203. package/lib/routes/xaut/index.ts +13 -20
  204. package/lib/routes/xaut/namespace.ts +1 -1
  205. package/lib/routes/xbookcn/blog.ts +66 -0
  206. package/lib/routes/xbookcn/namespace.ts +6 -0
  207. package/lib/routes/xiaoyuzhou/podcast.ts +35 -7
  208. package/lib/routes/xueqiu/cookies.ts +5 -3
  209. package/lib/routes/xueqiu/stock-info.ts +6 -12
  210. package/lib/routes/yande/namespace.ts +1 -1
  211. package/lib/routes/yande/post.ts +6 -6
  212. package/lib/routes/zaobao/util.ts +41 -43
  213. package/lib/routes/zhihu/activities.ts +2 -1
  214. package/lib/routes/zhihu/timeline.ts +6 -1
  215. package/lib/routes/zhihu/utils.ts +1 -1
  216. package/lib/routes/zjut/cs/index.ts +105 -0
  217. package/lib/routes/zjut/jwc/index.ts +117 -0
  218. package/lib/utils/cache/redis.ts +1 -1
  219. package/package.json +35 -36
  220. package/lib/routes/a9vg/a9vg.ts +0 -45
  221. package/lib/routes/gov/ndrc/zfxxgk/articles.ts +0 -73
  222. package/lib/routes-deprecated/hko/weather.js +0 -44
@@ -0,0 +1,83 @@
1
+ import { Data, DataItem, Route } from '@/types';
2
+ import cache from '@/utils/cache';
3
+ import { processItems, fetchData } from './utils';
4
+ import { config } from '@/config';
5
+
6
+ export const route: Route = {
7
+ path: '/illust/:type',
8
+ categories: ['anime'],
9
+ example: '/skebetter/illust/hot',
10
+ parameters: { type: 'Type, see below' },
11
+ features: {
12
+ requireConfig: false,
13
+ requirePuppeteer: false,
14
+ antiCrawler: false,
15
+ supportBT: false,
16
+ supportPodcast: false,
17
+ supportScihub: false,
18
+ },
19
+ name: 'Illust',
20
+ maintainers: ['SnowAgar25'],
21
+ handler,
22
+ radar: [
23
+ {
24
+ title: 'Illust - Hot',
25
+ source: ['skebetter.com/illust'],
26
+ target: '/illust/hot',
27
+ },
28
+ {
29
+ title: 'Illust - Week',
30
+ source: ['skebetter.com/illust'],
31
+ target: '/illust/week',
32
+ },
33
+ {
34
+ title: 'Illust - Month',
35
+ source: ['skebetter.com/illust'],
36
+ target: '/illust/month',
37
+ },
38
+ {
39
+ title: 'Illust - Latest',
40
+ source: ['skebetter.com/illust'],
41
+ target: '/illust/latest',
42
+ },
43
+ ],
44
+ description: `
45
+ | 急上昇 | 週間 | 月間 | 新着 |
46
+ | ----- | ---- | ---- | ---- |
47
+ | hot | week | month| latest |`,
48
+ };
49
+
50
+ async function handler(ctx): Promise<Data> {
51
+ const type = ctx.req.param('type');
52
+ const baseUrl = 'https://api.twieromanga.com/api/illust/hot';
53
+ const typeMap = {
54
+ hot: '急上昇',
55
+ week: '週間',
56
+ month: '月間',
57
+ latest: '新着',
58
+ };
59
+ const linkMap = {
60
+ hot: '',
61
+ week: '?term=week',
62
+ month: '?term=month',
63
+ latest: '?term=latest',
64
+ };
65
+
66
+ const url = `${baseUrl}?type=${type}`;
67
+
68
+ const items = await cache.tryGet(
69
+ url,
70
+ async () => {
71
+ const data = await fetchData(url);
72
+ return processItems(data, 'illust');
73
+ },
74
+ config.cache.routeExpire,
75
+ false
76
+ );
77
+
78
+ return {
79
+ title: `Skebetter Illust - ${typeMap[type]}`,
80
+ link: `https://skebetter.com/illust${linkMap[type]}`,
81
+ item: items as DataItem[],
82
+ };
83
+ }
@@ -0,0 +1,83 @@
1
+ import { Data, DataItem, Route } from '@/types';
2
+ import cache from '@/utils/cache';
3
+ import { processItems, fetchData } from './utils';
4
+ import { config } from '@/config';
5
+
6
+ export const route: Route = {
7
+ path: '/:type',
8
+ categories: ['anime'],
9
+ example: '/skebetter/hot',
10
+ parameters: { type: 'Type, see below' },
11
+ features: {
12
+ requireConfig: false,
13
+ requirePuppeteer: false,
14
+ antiCrawler: false,
15
+ supportBT: false,
16
+ supportPodcast: false,
17
+ supportScihub: false,
18
+ },
19
+ name: 'Hot',
20
+ maintainers: ['SnowAgar25'],
21
+ handler,
22
+ radar: [
23
+ {
24
+ title: 'Skebetter - Hot',
25
+ source: ['skebetter.com'],
26
+ target: '/hot',
27
+ },
28
+ {
29
+ title: 'Skebetter - Week',
30
+ source: ['skebetter.com'],
31
+ target: '/week',
32
+ },
33
+ {
34
+ title: 'Skebetter - Month',
35
+ source: ['skebetter.com'],
36
+ target: '/month',
37
+ },
38
+ {
39
+ title: 'Skebetter - Latest',
40
+ source: ['skebetter.com'],
41
+ target: '/latest',
42
+ },
43
+ ],
44
+ description: `
45
+ | 急上昇 | 週間 | 月間 | 新着 |
46
+ | ----- | ---- | ---- | ---- |
47
+ | hot | week | month| latest |`,
48
+ };
49
+
50
+ async function handler(ctx): Promise<Data> {
51
+ const type = ctx.req.param('type');
52
+ const baseUrl = 'https://api.twieromanga.com/api/hotv2';
53
+ const typeMap = {
54
+ hot: '急上昇',
55
+ week: '週間',
56
+ month: '月間',
57
+ latest: '新着',
58
+ };
59
+ const linkMap = {
60
+ hot: '',
61
+ week: '?term=week',
62
+ month: '?term=month',
63
+ latest: '?term=latest',
64
+ };
65
+
66
+ const url = `${baseUrl}?type=${type}`;
67
+
68
+ const items = await cache.tryGet(
69
+ url,
70
+ async () => {
71
+ const data = await fetchData(url);
72
+ return processItems(data, 'index');
73
+ },
74
+ config.cache.routeExpire,
75
+ false
76
+ );
77
+
78
+ return {
79
+ title: `Skebetter - ${typeMap[type]}`,
80
+ link: `https://skebetter.com/${linkMap[type]}`,
81
+ item: items as DataItem[],
82
+ };
83
+ }
@@ -0,0 +1,65 @@
1
+ import { Data, DataItem, Route } from '@/types';
2
+ import cache from '@/utils/cache';
3
+ import { processItems, fetchData } from './utils';
4
+ import { config } from '@/config';
5
+
6
+ export const route: Route = {
7
+ path: '/manga/:order',
8
+ categories: ['anime'],
9
+ example: '/skebetter/manga/1',
10
+ parameters: { order: 'Order, see below.' },
11
+ features: {
12
+ requireConfig: false,
13
+ requirePuppeteer: false,
14
+ antiCrawler: false,
15
+ supportBT: false,
16
+ supportPodcast: false,
17
+ supportScihub: false,
18
+ },
19
+ name: 'Manga',
20
+ maintainers: ['SnowAgar25'],
21
+ handler,
22
+ radar: [
23
+ {
24
+ title: 'Manga - Latest',
25
+ source: ['skebetter.com/series'],
26
+ target: '/manga/1',
27
+ },
28
+ {
29
+ title: 'Manga - Hot',
30
+ source: ['skebetter.com/series'],
31
+ target: '/manga/2',
32
+ },
33
+ ],
34
+ description: `
35
+ | 新着 (Latest) | 人気 (Hot) |
36
+ | ---- | ---- |
37
+ | 1 | 2 |`,
38
+ };
39
+
40
+ async function handler(ctx): Promise<Data> {
41
+ const order = ctx.req.param('order') ?? '1';
42
+ const baseUrl = 'https://api.twieromanga.com/api/mangaseries';
43
+ const orderMap = {
44
+ '1': '新着',
45
+ '2': '人気',
46
+ };
47
+
48
+ const url = `${baseUrl}?order=${order}`;
49
+
50
+ const items = await cache.tryGet(
51
+ url,
52
+ async () => {
53
+ const data = await fetchData(url, true);
54
+ return processItems(data, 'manga');
55
+ },
56
+ config.cache.routeExpire,
57
+ false
58
+ );
59
+
60
+ return {
61
+ title: `Skebetter Manga - ${orderMap[order]}`,
62
+ link: `https://skebetter.com/series?order=${order}`,
63
+ item: items as DataItem[],
64
+ };
65
+ }
@@ -0,0 +1,6 @@
1
+ import type { Namespace } from '@/types';
2
+
3
+ export const namespace: Namespace = {
4
+ name: 'Skebetter',
5
+ url: 'skebetter.com',
6
+ };
@@ -0,0 +1,72 @@
1
+ import { DataItem } from '@/types';
2
+ import { ofetch } from 'ofetch';
3
+
4
+ export interface MediaUrl {
5
+ h: number;
6
+ w: number;
7
+ sh: number;
8
+ sw: number;
9
+ type: string;
10
+ media_id: string | null;
11
+ media_uri: string;
12
+ media_index: number;
13
+ }
14
+
15
+ export interface Tweet {
16
+ id: string;
17
+ screen_name: string;
18
+ series_id?: number;
19
+ text: string;
20
+ date: string;
21
+ img: string;
22
+ user_name: string;
23
+ fav: string;
24
+ retweet: string;
25
+ user_id: string;
26
+ media_url: string;
27
+ media_count: number;
28
+ hashtags?: Record<string, unknown>;
29
+ media_urls: MediaUrl[];
30
+ score: string;
31
+ rank: number;
32
+ }
33
+
34
+ export const processItems = (data: Tweet[], type: 'index' | 'illust' | 'manga'): DataItem[] =>
35
+ data.map((item) => {
36
+ const baseAuthorUrl = `https://skebetter.com/author/${item.user_id}`;
37
+ const description = `
38
+ <p>❤${item.fav} 🔁${item.retweet}</p>
39
+ ${item.media_urls.map((media) => `<img src="${media.media_uri}" />`).join('')}
40
+ `;
41
+
42
+ if (type === 'manga') {
43
+ return {
44
+ title: item.text,
45
+ description,
46
+ author: item.user_name,
47
+ link: `https://skebetter.com/series/${item.series_id}`,
48
+ };
49
+ }
50
+
51
+ if (type === 'illust') {
52
+ return {
53
+ title: item.text,
54
+ description,
55
+ author: item.user_name,
56
+ link: `${baseAuthorUrl}/illust/${item.id}`,
57
+ };
58
+ }
59
+
60
+ // type === 'index'
61
+ return {
62
+ title: item.text,
63
+ description,
64
+ author: item.user_name,
65
+ link: item.series_id ? `https://skebetter.com/series/${item.series_id}` : `${baseAuthorUrl}/manga/${item.id}`,
66
+ };
67
+ });
68
+
69
+ export const fetchData = async (url: string, isManga: boolean = false) => {
70
+ const response = await ofetch(url);
71
+ return isManga ? (response as Tweet[]) : (response.tweet as Tweet[]);
72
+ };
@@ -0,0 +1,6 @@
1
+ import type { Namespace } from '@/types';
2
+
3
+ export const namespace: Namespace = {
4
+ name: 'SpankBang',
5
+ url: 'spankbang.com',
6
+ };
@@ -0,0 +1,90 @@
1
+ import { Data, Route } from '@/types';
2
+ import { getCurrentPath } from '@/utils/helpers';
3
+
4
+ import puppeteer from '@/utils/puppeteer';
5
+ import * as cheerio from 'cheerio';
6
+ import { art } from '@/utils/render';
7
+ import path from 'node:path';
8
+ import { config } from '@/config';
9
+ import logger from '@/utils/logger';
10
+ import cache from '@/utils/cache';
11
+
12
+ const __dirname = getCurrentPath(import.meta.url);
13
+ const render = (data) => art(path.join(__dirname, 'templates/video.art'), data);
14
+
15
+ const handler = async () => {
16
+ const baseUrl = 'https://spankbang.com';
17
+ const link = `${baseUrl}/new_videos/`;
18
+
19
+ const browser = await puppeteer();
20
+
21
+ const data = await cache.tryGet(
22
+ link,
23
+ async () => {
24
+ const page = await browser.newPage();
25
+ await page.setRequestInterception(true);
26
+ page.on('request', (request) => {
27
+ request.resourceType() === 'document' ? request.continue() : request.abort();
28
+ });
29
+ logger.http(`Requesting ${link}`);
30
+ await page.goto(link, {
31
+ waitUntil: 'domcontentloaded',
32
+ });
33
+
34
+ const response = await page.content();
35
+ const $ = cheerio.load(response);
36
+
37
+ const items = $('.video-item')
38
+ .toArray()
39
+ .map((item) => {
40
+ const $item = $(item);
41
+ const thumb = $item.find('.thumb');
42
+ const cover = $item.find('img.cover');
43
+
44
+ return {
45
+ title: thumb.attr('title'),
46
+ link: new URL(thumb.attr('href')!, baseUrl).href,
47
+ description: render({
48
+ cover: cover.data('src'),
49
+ preview: cover.data('preview'),
50
+ }),
51
+ };
52
+ });
53
+
54
+ return {
55
+ title: $('head title').text(),
56
+ description: $('head meta[name="description"]').attr('content'),
57
+ item: items,
58
+ };
59
+ },
60
+ config.cache.routeExpire,
61
+ false
62
+ );
63
+
64
+ browser.close();
65
+
66
+ return {
67
+ title: data.title,
68
+ description: data.description,
69
+ link,
70
+ item: data.item,
71
+ } as unknown as Promise<Data>;
72
+ };
73
+
74
+ export const route: Route = {
75
+ path: '/new_videos',
76
+ categories: ['multimedia'],
77
+ example: '/spankbang/new_videos',
78
+ name: 'New Porn Videos',
79
+ maintainers: ['TonyRL'],
80
+ features: {
81
+ antiCrawler: true,
82
+ requirePuppeteer: true,
83
+ },
84
+ radar: [
85
+ {
86
+ source: ['spankbang.com/new_videos/', 'spankbang.com/'],
87
+ },
88
+ ],
89
+ handler,
90
+ };
@@ -0,0 +1,7 @@
1
+ {{ if preview }}
2
+ <video controls preload="metadata"
3
+ {{ if cover }} poster="{{ cover }}" {{ /if }}
4
+ >
5
+ <source src="{{ preview }}" type="video/mp4">
6
+ </video>
7
+ {{ /if }}
@@ -0,0 +1,135 @@
1
+ import { Route } from '@/types';
2
+ import cache from '@/utils/cache';
3
+ import got from '@/utils/got';
4
+ import { parseDate } from '@/utils/parse-date';
5
+ import { getCurrentPath } from '@/utils/helpers';
6
+ import path from 'node:path';
7
+ import { art } from '@/utils/render';
8
+
9
+ export const route: Route = {
10
+ path: '/:category?/:section?',
11
+ categories: ['traditional-media'],
12
+ example: '/straitstimes/singapore',
13
+ parameters: {
14
+ category: 'Category, see below for more information',
15
+ section: 'Section, see below for more information',
16
+ },
17
+ features: {
18
+ requirePuppeteer: false,
19
+ antiCrawler: false,
20
+ supportBT: false,
21
+ supportPodcast: false,
22
+ supportScihub: false,
23
+ requireConfig: false,
24
+ },
25
+ name: 'News',
26
+ maintainers: ['quiniapiezoelectricity'],
27
+ handler,
28
+ description: `
29
+ | Category | \`:category\` |
30
+ | ---------------------- | --------------------------- |
31
+ | Singapore | \`singapore\` |
32
+ | Asia | \`asia\` |
33
+ | World | \`world\` |
34
+ | Opinion | \`opinion\` |
35
+ | Life | \`life\` |
36
+ | Business | \`business\` |
37
+ | Jobs | \`jobs\` |
38
+ | Parenting & Education | \`parenting-and-education\` |
39
+ | Food | \`food\` |
40
+ | Tech | \`tech\` |
41
+ | Sport | \`sport\` |
42
+ | Podcasts | \`podcasts\` |,
43
+
44
+ | Section | \`:section\` |
45
+ | ---------------------- | --------------------------- |
46
+ | Top Stories | \`top-stories\` |
47
+ | Latest | \`latest\` |`,
48
+ radar: [
49
+ {
50
+ source: ['www.straitstimes.com/:category'],
51
+ target: '/:category',
52
+ },
53
+ {
54
+ source: ['www.straitstimes.com'],
55
+ target: '/',
56
+ },
57
+ ],
58
+ };
59
+
60
+ async function handler(ctx) {
61
+ const category = ctx.req.param('category') ? ctx.req.param('category').toLowerCase() : 'singapore';
62
+ const section = ctx.req.param('section') ? ctx.req.param('section').toLowerCase() : undefined;
63
+ const apiKey = 'T9XUJM9rAZoLOd2CAx2wCBSTrm3xoyPw';
64
+ const platform = 'iosflex';
65
+ const __dirname = getCurrentPath(import.meta.url);
66
+ let feed;
67
+ const response = await got({
68
+ method: 'get',
69
+ url: `https://newsapi.sphdigital.com/v2/feed/section/st?page=1&platform=${platform}&section=${category}/star&subscribed=false&version=4.0`,
70
+ headers: {
71
+ 'x-api-key': apiKey,
72
+ },
73
+ });
74
+ feed = response.data.data;
75
+ const sections = new Set(feed.filter((item) => item.items[0].itemType === 'SectionFooter').map((items) => items.items[0].sectionFooterData.link.id));
76
+ let slug = section && sections.has(`${category}-${section}-more/star`) ? `${category}-${section}-more/star` : undefined;
77
+ if (section === undefined) {
78
+ for (const section of ['latest', 'top-picks', 'top-stories']) {
79
+ if (sections.has(`${category}-${section}-more/star`)) {
80
+ slug = `${category}-${section}-more/star`;
81
+ break;
82
+ }
83
+ }
84
+ }
85
+ if (slug) {
86
+ const response = await got({
87
+ method: 'get',
88
+ url: `https://newsapi.sphdigital.com/v2/feed/section/st?page=1&platform=${platform}&section=${slug}&subscribed=false&version=4.0`,
89
+ headers: {
90
+ 'x-api-key': apiKey,
91
+ },
92
+ });
93
+ feed = response.data.data;
94
+ }
95
+ const articles = feed.filter((item) => item.items[0].itemType === 'Article');
96
+ const items = await Promise.all(
97
+ articles.map((item) =>
98
+ cache.tryGet(item.items[0].articleData.url, async () => {
99
+ const article = item.items[0].articleData;
100
+ if (article.authors) {
101
+ item.author = article.authors.map((author) => author.name).join(', ');
102
+ }
103
+ if (article.keywords) {
104
+ item.category = article.keywords.map((keyword) => keyword.name);
105
+ }
106
+ item.title = article.headline;
107
+ item.pubDate = parseDate(article.publicationTime, 'X');
108
+ item.updated = parseDate(article.updatedTime, 'X');
109
+ item.link = article.url;
110
+ let content = article.teaser;
111
+ if (article.documentId) {
112
+ const response = await got({
113
+ method: 'get',
114
+ url: `https://newsapi.sphdigital.com/v2/feed/article/st/${article.documentId}?platform=${platform}&version=4.0`,
115
+ headers: {
116
+ 'x-api-key': apiKey,
117
+ },
118
+ });
119
+ content = response.data.data.body;
120
+ }
121
+ item.description = art(path.join(__dirname, 'templates/description.art'), {
122
+ images: article.images ?? [],
123
+ article: content,
124
+ });
125
+ return item;
126
+ })
127
+ )
128
+ );
129
+
130
+ return {
131
+ title: `The Strait Times - ${category.replaceAll('-', ' ').toUpperCase()}`,
132
+ link: `https://www.straitstimes.com/${category.toLowerCase()}`,
133
+ item: items,
134
+ };
135
+ }
@@ -0,0 +1,7 @@
1
+ import type { Namespace } from '@/types';
2
+
3
+ export const namespace: Namespace = {
4
+ name: 'The Strait Times',
5
+ url: 'straitstimes.com',
6
+ description: '',
7
+ };
@@ -0,0 +1,27 @@
1
+ {{ if images }}
2
+ {{ each images }}
3
+ {{if $value.url }}
4
+ <figure>
5
+ <img src=
6
+ {{ if $value.large }}
7
+ "{{ $value.large }}"
8
+ {{ else }}
9
+ "{{ $value.url }}"
10
+ {{ /if }}
11
+ {{ if $value.height }}
12
+ height="{{ $value.height }}"
13
+ {{ /if }}
14
+ {{ if $value.width }}
15
+ width="{{ $value.width }}"
16
+ {{ /if }}
17
+ >
18
+ {{ if $value.caption }}
19
+ <figcaption>{{ $value.caption }}</figcaption>
20
+ {{ /if }}
21
+ </figure>
22
+ {{ /if }}
23
+ {{ /each }}
24
+ {{ /if }}
25
+ {{ if article }}
26
+ {{@ article }}
27
+ {{ /if }}
@@ -0,0 +1,62 @@
1
+ import { Route } from '@/types';
2
+ import cache from '@/utils/cache';
3
+ import got from '@/utils/got';
4
+ import { load } from 'cheerio';
5
+ import { parseDate } from '@/utils/parse-date';
6
+ import timezone from '@/utils/timezone';
7
+
8
+ const host = 'https://ylxx.szftedu.cn/xx_5828/xydt_5829/bxfbx_6371/';
9
+ const baseLink = 'https://ylxx.szftedu.cn';
10
+
11
+ export const route: Route = {
12
+ path: '/dongtai',
13
+ categories: ['university'],
14
+ example: '/szftedu/dongtai',
15
+ parameters: {},
16
+ features: {
17
+ requireConfig: false,
18
+ requirePuppeteer: false,
19
+ antiCrawler: false,
20
+ supportBT: false,
21
+ supportPodcast: false,
22
+ supportScihub: false,
23
+ },
24
+ name: '动态',
25
+ maintainers: ['valuex'],
26
+ handler,
27
+ description: '',
28
+ };
29
+
30
+ async function handler() {
31
+ const link = host;
32
+ const response = await got(link);
33
+ const $ = load(response.data);
34
+ const lists = $('div.pagenews04 div ul li')
35
+ .toArray()
36
+ .map((el) => ({
37
+ title: $('a', el).text().trim(),
38
+ link: $('a', el).attr('href'),
39
+ pubDate: timezone(parseDate($('span[class=canedit]', el).text()), 8),
40
+ }));
41
+
42
+ const items = await Promise.all(
43
+ lists.map((item) =>
44
+ cache.tryGet(item.link, async () => {
45
+ const thisUrl = item.link;
46
+ const trueLink = thisUrl.includes('http') ? thisUrl : baseLink + thisUrl;
47
+ const response = await got(trueLink);
48
+ const $ = load(response.data);
49
+ item.description = thisUrl.includes('http') ? $('#page-content').html() : $('div.TRS_Editor').html();
50
+ item.pubDate = timezone(parseDate($('#publish_time').first().text()), 8);
51
+ return item;
52
+ })
53
+ )
54
+ );
55
+
56
+ return {
57
+ title: '园岭小学动态',
58
+ link: host,
59
+ description: '园岭小学动态',
60
+ item: items,
61
+ };
62
+ }