rsshub 1.0.0-master.ff3a9ce → 1.0.0-master.ff3ea5a
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.
- package/lib/config.ts +38 -0
- package/lib/errors/index.tsx +3 -2
- package/lib/middleware/debug.ts +6 -4
- package/lib/middleware/header.ts +4 -2
- package/lib/registry.test.ts +24 -1
- package/lib/registry.ts +40 -11
- package/lib/router.js +1 -1
- package/lib/routes/121/namespace.ts +9 -0
- package/lib/routes/121/templates/description.art +17 -0
- package/lib/routes/121/weather-live.ts +104 -0
- package/lib/routes/141jav/index.ts +3 -0
- package/lib/routes/141ppv/index.ts +3 -0
- package/lib/routes/163/news/rank.ts +1 -1
- package/lib/routes/18comic/album.ts +59 -64
- package/lib/routes/18comic/index.ts +1 -0
- package/lib/routes/18comic/search.ts +53 -4
- package/lib/routes/18comic/utils.ts +70 -1
- package/lib/routes/2048/index.ts +1 -0
- package/lib/routes/30secondsofcode/utils.ts +0 -1
- package/lib/routes/6park/index.ts +1 -1
- package/lib/routes/7mmtv/index.ts +1 -0
- package/lib/routes/91porn/index.ts +1 -0
- package/lib/routes/95mm/tab.ts +1 -0
- package/lib/routes/agefans/detail.ts +1 -1
- package/lib/routes/aliyun/database-month.ts +1 -1
- package/lib/routes/anthropic/research.ts +112 -0
- package/lib/routes/apnews/topics.ts +2 -1
- package/lib/routes/apnews/utils.ts +1 -1
- package/lib/routes/apple/design.ts +54 -0
- package/lib/routes/apple/namespace.ts +1 -1
- package/lib/routes/aqara/post.ts +1 -1
- package/lib/routes/augmentcode/blog.ts +161 -0
- package/lib/routes/augmentcode/namespace.ts +9 -0
- package/lib/routes/augmentcode/templates/description.art +17 -0
- package/lib/routes/azul/namespace.ts +9 -0
- package/lib/routes/azul/packages.ts +105 -0
- package/lib/routes/banshujiang/index.ts +763 -0
- package/lib/routes/banshujiang/namespace.ts +9 -0
- package/lib/routes/banshujiang/templates/description.art +17 -0
- package/lib/routes/bfl/announcements.ts +1 -1
- package/lib/routes/bilibili/cache.ts +78 -0
- package/lib/routes/bilibili/danmaku.ts +1 -1
- package/lib/routes/bilibili/dynamic.ts +8 -2
- package/lib/routes/bilibili/video.ts +31 -73
- package/lib/routes/biquge/index.ts +1 -1
- package/lib/routes/bsky/keyword.ts +15 -10
- package/lib/routes/capitalmind/insights.ts +40 -0
- package/lib/routes/capitalmind/namespace.ts +8 -0
- package/lib/routes/capitalmind/podcasts.ts +41 -0
- package/lib/routes/capitalmind/utils.ts +122 -0
- package/lib/routes/cartoonmad/comic.ts +1 -1
- package/lib/routes/chikubi/index.ts +1 -0
- package/lib/routes/chikubi/tag.ts +1 -0
- package/lib/routes/chocolatey/namespace.ts +9 -0
- package/lib/routes/chocolatey/packages.ts +122 -0
- package/lib/routes/cmde/index.ts +1 -1
- package/lib/routes/cockroachlabs/blog.ts +113 -0
- package/lib/routes/cockroachlabs/namespace.ts +7 -0
- package/lib/routes/cool18/index.ts +4 -1
- package/lib/routes/coomer/index.ts +12 -6
- package/lib/routes/coomer/namespace.ts +1 -1
- package/lib/routes/copymanga/comic.ts +7 -9
- package/lib/routes/css-tricks/articles.ts +48 -0
- package/lib/routes/css-tricks/collections.ts +62 -0
- package/lib/routes/css-tricks/namespace.ts +8 -0
- package/lib/routes/css-tricks/popular.ts +39 -0
- package/lib/routes/css-tricks/utils.ts +103 -0
- package/lib/routes/cursor/changelog.ts +26 -17
- package/lib/routes/cursor/namespace.ts +1 -1
- package/lib/routes/cw/utils.ts +6 -13
- package/lib/routes/dealstreetasia/home.ts +1 -1
- package/lib/routes/dedao/index.ts +3 -3
- package/lib/routes/deepl/blog.ts +422 -0
- package/lib/routes/deepl/namespace.ts +9 -0
- package/lib/routes/deepl/templates/description.art +21 -0
- package/lib/routes/deeplearning/the-batch.ts +1 -1
- package/lib/routes/dev.to/guides.ts +100 -0
- package/lib/routes/dev.to/namespace.ts +8 -0
- package/lib/routes/dev.to/top.ts +105 -0
- package/lib/routes/dgut/jwb.ts +73 -0
- package/lib/routes/dgut/namespace.ts +9 -0
- package/lib/routes/digitalpolicyalert/activity-tracker.ts +135 -0
- package/lib/routes/digitalpolicyalert/namespace.ts +9 -0
- package/lib/routes/dnaindia/common.ts +26 -8
- package/lib/routes/douban/other/list.ts +3 -3
- package/lib/routes/e-hentai/index.ts +4 -1
- package/lib/routes/ehentai/tag.ts +1 -0
- package/lib/routes/englishhome/index.ts +55 -0
- package/lib/routes/englishhome/namespace.ts +6 -0
- package/lib/routes/epicgames/index.ts +2 -2
- package/lib/routes/espn/news.ts +1 -1
- package/lib/routes/expats/czech-news.ts +272 -0
- package/lib/routes/expats/namespace.ts +9 -0
- package/lib/routes/fanbox/index.ts +1 -0
- package/lib/routes/fanbox/utils.ts +1 -1
- package/lib/routes/fansly/tag.ts +1 -0
- package/lib/routes/fantia/search.ts +1 -1
- package/lib/routes/fantube/creator.ts +69 -0
- package/lib/routes/fantube/namespace.ts +7 -0
- package/lib/routes/fantube/templates/post.art +17 -0
- package/lib/routes/fantube/types.ts +100 -0
- package/lib/routes/fantube/utils.ts +268 -0
- package/lib/routes/follow/profile.ts +1 -1
- package/lib/routes/followin/news.ts +1 -1
- package/lib/routes/foresightnews/util.ts +1 -1
- package/lib/routes/freexcomic/book.ts +4 -1
- package/lib/routes/gamer/hot.ts +5 -5
- package/lib/routes/gaoyu/blog.ts +145 -0
- package/lib/routes/gaoyu/namespace.ts +9 -0
- package/lib/routes/gaoyu/templates/description.art +7 -0
- package/lib/routes/geocaching/blogs.ts +2 -2
- package/lib/routes/github/namespace.ts +1 -1
- package/lib/routes/github/private-feed.ts +229 -0
- package/lib/routes/github/star.ts +1 -1
- package/lib/routes/google/extension.ts +9 -10
- package/lib/routes/gov/beijing/bphc/index.ts +1 -1
- package/lib/routes/gov/ccdi/index.ts +1 -1
- package/lib/routes/gov/chongqing/sydwgkzp.ts +22 -6
- package/lib/routes/gov/customs/list.ts +1 -1
- package/lib/routes/gov/general/general.ts +1 -1
- package/lib/routes/gov/hangzhou/zwfw.ts +1 -1
- package/lib/routes/gov/pbc/goutongjiaoliu.ts +1 -1
- package/lib/routes/gov/shenzhen/szlh/index.ts +77 -0
- package/lib/routes/gov/shenzhen/szlh/namespace.ts +8 -0
- package/lib/routes/grist/utils.ts +5 -4
- package/lib/routes/hanime1/search.ts +4 -2
- package/lib/routes/hellogithub/report.ts +1 -1
- package/lib/routes/hit/hitgs.ts +240 -54
- package/lib/routes/hit/templates/description.art +7 -0
- package/lib/routes/hlju/namespace.ts +8 -0
- package/lib/routes/hlju/news.ts +141 -0
- package/lib/routes/hostmonit/cloudflareyes.ts +1 -1
- package/lib/routes/hotukdeals/index.ts +1 -1
- package/lib/routes/hyperdash/namespace.ts +7 -0
- package/lib/routes/hyperdash/templates/description.art +34 -0
- package/lib/routes/hyperdash/top-traders.ts +84 -0
- package/lib/routes/hyperdash/utils.ts +49 -0
- package/lib/routes/hypergryph/arknights/announce.ts +1 -1
- package/lib/routes/ielts/index.ts +1 -1
- package/lib/routes/infoq/topic.ts +16 -13
- package/lib/routes/instagram/web-api/index.ts +17 -13
- package/lib/routes/instagram/web-api/utils.ts +46 -63
- package/lib/routes/jamesclear/book-summaries.ts +40 -0
- package/lib/routes/jamesclear/great-speeches.ts +40 -0
- package/lib/routes/jamesclear/namespace.ts +8 -0
- package/lib/routes/jamesclear/quotes.ts +40 -0
- package/lib/routes/jamesclear/three-two-one.ts +41 -0
- package/lib/routes/jamesclear/utils.ts +22 -0
- package/lib/routes/japanpost/utils.ts +2 -2
- package/lib/routes/javbus/index.ts +3 -0
- package/lib/routes/javdb/tags.ts +1 -0
- package/lib/routes/javlibrary/star.ts +1 -0
- package/lib/routes/javtiful/actress.ts +3 -0
- package/lib/routes/javtiful/channel.ts +3 -0
- package/lib/routes/javtrailers/casts.ts +3 -0
- package/lib/routes/jetbrains/comments.ts +99 -0
- package/lib/routes/jetbrains/namespace.ts +8 -0
- package/lib/routes/jimmyspa/books.ts +1 -1
- package/lib/routes/jimmyspa/news.ts +1 -1
- package/lib/routes/jpxgmn/tab.ts +3 -0
- package/lib/routes/kakuyomu/works.ts +3 -0
- package/lib/routes/kaopu/news.ts +1 -1
- package/lib/routes/kemono/const.ts +1 -1
- package/lib/routes/kemono/index.ts +12 -11
- package/lib/routes/kemono/namespace.ts +1 -1
- package/lib/routes/kiro/blog.ts +131 -0
- package/lib/routes/kiro/changelog.ts +128 -0
- package/lib/routes/kiro/namespace.ts +9 -0
- package/lib/routes/konachan/post.ts +3 -0
- package/lib/routes/kovidgoyal/kitty/changelog.ts +83 -0
- package/lib/routes/kovidgoyal/namespace.ts +7 -0
- package/lib/routes/kunchengblog/essay.ts +1 -1
- package/lib/routes/landiannews/category.ts +1 -1
- package/lib/routes/landiannews/index.ts +1 -1
- package/lib/routes/landiannews/tag.ts +1 -1
- package/lib/routes/line/utils.ts +1 -1
- package/lib/routes/lineageos/changes.ts +79 -0
- package/lib/routes/lineageos/namespace.ts +9 -0
- package/lib/routes/linkedin/cn/renderer.ts +1 -1
- package/lib/routes/liquipedia/cs-matches.ts +42 -14
- package/lib/routes/literotica/new.ts +1 -0
- package/lib/routes/lofter/tag.ts +27 -3
- package/lib/routes/makerworld/contest.ts +51 -0
- package/lib/routes/makerworld/namespace.ts +7 -0
- package/lib/routes/makerworld/trending.ts +45 -0
- package/lib/routes/makerworld/user-upload.ts +54 -0
- package/lib/routes/makerworld/utils.ts +18 -0
- package/lib/routes/manhuagui/comic.ts +1 -1
- package/lib/routes/manus/blog.ts +77 -0
- package/lib/routes/manus/namespace.ts +7 -0
- package/lib/routes/mastodon/tag.ts +48 -0
- package/lib/routes/mathpix/blog.ts +155 -0
- package/lib/routes/mathpix/namespace.ts +9 -0
- package/lib/routes/mathpix/templates/description.art +21 -0
- package/lib/routes/mckinsey/cn/category-map.ts +9 -15
- package/lib/routes/mckinsey/cn/index.ts +77 -40
- package/lib/routes/melonbooks/search.ts +1 -0
- package/lib/routes/metacritic/index.ts +2 -2
- package/lib/routes/meteoblue/namespace.ts +8 -0
- package/lib/routes/meteoblue/weathernews.ts +75 -0
- package/lib/routes/meteor/index.ts +1 -1
- package/lib/routes/microsoft/addon.ts +7 -9
- package/lib/routes/mihoyo/zzz/news.ts +106 -0
- package/lib/routes/missav/new.ts +2 -1
- package/lib/routes/mit/hanlab.ts +61 -0
- package/lib/routes/mit/namespace.ts +6 -0
- package/lib/routes/mittrchina/index.ts +3 -3
- package/lib/routes/mixcloud/config.ts +129 -0
- package/lib/routes/mixcloud/index.ts +163 -107
- package/lib/routes/mixcloud/user-playlist.ts +31 -0
- package/lib/routes/mixi2/community.ts +72 -0
- package/lib/routes/mixi2/discovery.ts +52 -0
- package/lib/routes/mixi2/home.ts +51 -0
- package/lib/routes/mixi2/namespace.ts +8 -0
- package/lib/routes/mixi2/user.ts +77 -0
- package/lib/routes/mixi2/utils.ts +56 -0
- package/lib/routes/modelscope/learn.ts +94 -0
- package/lib/routes/moodysmismicrosite/report.ts +1 -1
- package/lib/routes/musify/index.ts +130 -0
- package/lib/routes/musify/namespace.ts +9 -0
- package/lib/routes/musikguru/namespace.ts +9 -0
- package/lib/routes/musikguru/news.ts +146 -0
- package/lib/routes/musikguru/templates/description.art +21 -0
- package/lib/routes/myfans/post.ts +1 -0
- package/lib/routes/nankai/cc-notice.ts +114 -0
- package/lib/routes/nankai/jwc.ts +131 -0
- package/lib/routes/nankai/namespace.ts +7 -0
- package/lib/routes/nankai/notice.ts +84 -0
- package/lib/routes/nankai/yzb.ts +97 -0
- package/lib/routes/neu/yz.ts +172 -0
- package/lib/routes/newslaundry/explainer.ts +30 -0
- package/lib/routes/newslaundry/namespace.ts +8 -0
- package/lib/routes/newslaundry/nl-cheatsheet.ts +30 -0
- package/lib/routes/newslaundry/nl-collaborations.ts +30 -0
- package/lib/routes/newslaundry/podcast.ts +61 -0
- package/lib/routes/newslaundry/reports.ts +30 -0
- package/lib/routes/newslaundry/shot.ts +30 -0
- package/lib/routes/newslaundry/subscriber-only.ts +30 -0
- package/lib/routes/newslaundry/templates/description.art +28 -0
- package/lib/routes/newslaundry/utils.ts +108 -0
- package/lib/routes/newswav/latest.ts +100 -0
- package/lib/routes/newswav/namespace.ts +7 -0
- package/lib/routes/nhentai/index.ts +1 -0
- package/lib/routes/nifd/research.ts +16 -0
- package/lib/routes/nio/namespace.ts +9 -0
- package/lib/routes/nio/nioradio.ts +75 -0
- package/lib/routes/njust/cs.ts +58 -0
- package/lib/routes/njust/utils.ts +1 -1
- package/lib/routes/ntdm/video.ts +1 -1
- package/lib/routes/nuaa/utils/pypasswaf.ts +1 -1
- package/lib/routes/oilchem/index.ts +1 -1
- package/lib/routes/oncc/money18.ts +1 -1
- package/lib/routes/openai/cookbook.ts +1 -1
- package/lib/routes/paulgraham/article.ts +2 -2
- package/lib/routes/picuki/profile.ts +4 -0
- package/lib/routes/pixiv/bookmarks.ts +1 -1
- package/lib/routes/pixiv/novel-api/series/sfw.ts +1 -1
- package/lib/routes/pixiv/novels.ts +2 -2
- package/lib/routes/pixiv/user.ts +1 -1
- package/lib/routes/playno1/av.ts +1 -0
- package/lib/routes/pornhub/model.ts +3 -7
- package/lib/routes/pornhub/pornstar.ts +2 -7
- package/lib/routes/pornhub/users.ts +2 -7
- package/lib/routes/pornhub/utils.ts +12 -1
- package/lib/routes/qingting/podcast.ts +2 -1
- package/lib/routes/qipamaijia/index.ts +1 -0
- package/lib/routes/questmobile/report.ts +1 -1
- package/lib/routes/railway/index.ts +73 -0
- package/lib/routes/railway/namespace.ts +8 -0
- package/lib/routes/reuters/common.ts +0 -3
- package/lib/routes/rockthejvm/articles.ts +167 -0
- package/lib/routes/rockthejvm/namespace.ts +9 -0
- package/lib/routes/rockthejvm/templates/description.art +7 -0
- package/lib/routes/samrdprc/namespace.ts +7 -0
- package/lib/routes/samrdprc/news.ts +79 -0
- package/lib/routes/sankei/namespace.ts +7 -0
- package/lib/routes/sankei/news.ts +68 -0
- package/lib/routes/sankei/topics.ts +71 -0
- package/lib/routes/sciencenet/user.ts +1 -1
- package/lib/routes/scoop/apps.ts +188 -0
- package/lib/routes/scoop/namespace.ts +9 -0
- package/lib/routes/scoop/templates/description.art +56 -0
- package/lib/routes/scpta/namespace.ts +8 -0
- package/lib/routes/scpta/news.ts +101 -0
- package/lib/routes/seekingalpha/index.ts +1 -1
- package/lib/routes/sehuatang/index.ts +29 -31
- package/lib/routes/setn/index.ts +11 -2
- package/lib/routes/seu/cyber/index.ts +78 -0
- package/lib/routes/sicau/jiaowu.ts +42 -34
- package/lib/routes/sis001/forum.ts +1 -0
- package/lib/routes/sjtu/seiee/icisee.ts +67 -0
- package/lib/routes/sketis/isabelle-dev/blog/index.ts +1 -1
- package/lib/routes/smartlink/index.ts +13 -3
- package/lib/routes/sohu/mp.ts +17 -6
- package/lib/routes/sotwe/namespace.ts +1 -0
- package/lib/routes/sotwe/user.ts +98 -0
- package/lib/routes/spankbang/new-videos.ts +1 -0
- package/lib/routes/spglobal/ratings.ts +1 -1
- package/lib/routes/stanford/blog.ts +77 -0
- package/lib/routes/stanford/namespace.ts +7 -0
- package/lib/routes/syosetu/index.ts +1 -1
- package/lib/routes/t66y/index.ts +1 -0
- package/lib/routes/taobao/mysql.ts +157 -0
- package/lib/routes/taobao/namespace.ts +2 -2
- package/lib/routes/techcrunch/category.ts +48 -0
- package/lib/routes/telegram/channel.ts +2 -2
- package/lib/routes/tesla/cx.ts +1 -1
- package/lib/routes/test/index.ts +1 -1
- package/lib/routes/themoviedb/episodes.ts +1 -1
- package/lib/routes/thewirehindi/category.ts +78 -0
- package/lib/routes/thewirehindi/index.ts +43 -0
- package/lib/routes/thewirehindi/namespace.ts +7 -0
- package/lib/routes/thewirehindi/templates/description.art +9 -0
- package/lib/routes/thewirehindi/utils.ts +33 -0
- package/lib/routes/threads/utils.ts +2 -2
- package/lib/routes/tidb/blog.ts +314 -0
- package/lib/routes/tidb/namespace.ts +9 -0
- package/lib/routes/tumblr/namespace.ts +17 -0
- package/lib/routes/tumblr/posts.ts +74 -0
- package/lib/routes/tumblr/utils.ts +110 -0
- package/lib/routes/tver/namespace.ts +7 -0
- package/lib/routes/tver/series.ts +98 -0
- package/lib/routes/twitter/api/web-api/login.ts +1 -3
- package/lib/routes/twitter/api/web-api/utils.ts +23 -1
- package/lib/routes/twitter/utils.ts +21 -21
- package/lib/routes/udn/breaking-news.ts +2 -2
- package/lib/routes/uestc/auto.ts +1 -1
- package/lib/routes/uestc/cqe.ts +1 -1
- package/lib/routes/uestc/scse.ts +1 -1
- package/lib/routes/uestc/sice.ts +1 -1
- package/lib/routes/uestc/sise.ts +1 -1
- package/lib/routes/upc/jwc.ts +32 -46
- package/lib/routes/uptimerobot/rss.ts +1 -1
- package/lib/routes/visionias/daily-news-summary.ts +65 -0
- package/lib/routes/visionias/monthly-magazine.ts +68 -0
- package/lib/routes/visionias/news-today.ts +3 -13
- package/lib/routes/visionias/utils.ts +5 -5
- package/lib/routes/visionias/weekly-focus.ts +2 -2
- package/lib/routes/wdfxw/bookfree.ts +528 -0
- package/lib/routes/wdfxw/namespace.ts +8 -0
- package/lib/routes/wdfxw/templates/description.art +13 -0
- package/lib/routes/whu/swrh.ts +1 -1
- package/lib/routes/windsurf/blog.ts +118 -0
- package/lib/routes/windsurf/changelog.ts +100 -0
- package/lib/routes/windsurf/namespace.ts +9 -0
- package/lib/routes/windsurf/templates/description.art +21 -0
- package/lib/routes/x6d/index.ts +1 -1
- package/lib/routes/xbookcn/blog.ts +1 -0
- package/lib/routes/xiaohongshu/util.ts +1 -3
- package/lib/routes/xiaoyuzhou/pickup.ts +1 -1
- package/lib/routes/ximalaya/album.ts +32 -70
- package/lib/routes/ximalaya/types.ts +48 -0
- package/lib/routes/ximalaya/utils.ts +9 -7
- package/lib/routes/xmanhua/index.ts +1 -0
- package/lib/routes/xueqiu/cookies.ts +1 -1
- package/lib/routes/xueqiu/user.ts +1 -1
- package/lib/routes/xwenming/index.ts +184 -0
- package/lib/routes/xwenming/namespace.ts +9 -0
- package/lib/routes/yahoo/news/utils.ts +1 -1
- package/lib/routes/yande/post.ts +3 -0
- package/lib/routes/ymgal/game.ts +1 -0
- package/lib/routes/youtube/api/google.ts +27 -0
- package/lib/routes/youtube/api/youtubei.ts +70 -20
- package/lib/routes/youtube/community.ts +3 -1
- package/lib/routes/youtube/utils.ts +16 -14
- package/lib/routes/zaobao/util.ts +8 -5
- package/lib/routes/zhihu/activities.ts +3 -0
- package/lib/routes/zhihu/execlib/x-zse-96-v3.ts +5 -5
- package/lib/routes/zhizhuan100/namespace.ts +7 -0
- package/lib/routes/zhizhuan100/report.ts +79 -0
- package/lib/routes/zimuxia/portfolio.ts +1 -1
- package/lib/routes/zju/sis/index.ts +161 -0
- package/lib/server.ts +5 -0
- package/lib/types.ts +58 -54
- package/lib/utils/helpers.ts +1 -1
- package/lib/utils/logger.ts +1 -1
- package/lib/utils/proxy/index.ts +102 -18
- package/lib/utils/proxy/multi-proxy.ts +139 -0
- package/lib/utils/proxy/unify-proxy.ts +3 -1
- package/lib/utils/puppeteer-utils.test.ts +1 -1
- package/lib/utils/puppeteer.test.ts +14 -27
- package/lib/utils/puppeteer.ts +51 -37
- package/lib/utils/readable-social.test.ts +65 -0
- package/lib/utils/readable-social.ts +15 -1
- package/lib/utils/request-rewriter/fetch.ts +42 -4
- package/package.json +54 -56
- package/lib/routes/mixcloud/queries.ts +0 -2274
- package/lib/routes-deprecated/dev.to/top.js +0 -40
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
import { type Data, type DataItem, type Route, ViewType } from '@/types';
|
|
2
|
+
|
|
3
|
+
import cache from '@/utils/cache';
|
|
4
|
+
import ofetch from '@/utils/ofetch';
|
|
5
|
+
import { parseDate } from '@/utils/parse-date';
|
|
6
|
+
|
|
7
|
+
import { type CheerioAPI, type Cheerio, load } from 'cheerio';
|
|
8
|
+
import type { Element } from 'domhandler';
|
|
9
|
+
import { type Context } from 'hono';
|
|
10
|
+
|
|
11
|
+
export const handler = async (ctx: Context): Promise<Data> => {
|
|
12
|
+
const limit: number = Number.parseInt(ctx.req.query('limit') ?? '30', 10);
|
|
13
|
+
|
|
14
|
+
const baseUrl: string = 'http://mysql.taobao.org';
|
|
15
|
+
const targetUrl: string = new URL('monthly/', baseUrl).href;
|
|
16
|
+
|
|
17
|
+
const response = await ofetch(targetUrl);
|
|
18
|
+
const $: CheerioAPI = load(response);
|
|
19
|
+
const language = $('html').attr('lang') ?? 'zh';
|
|
20
|
+
|
|
21
|
+
let items: DataItem[] = [];
|
|
22
|
+
let count = 0;
|
|
23
|
+
|
|
24
|
+
items = await Promise.all(
|
|
25
|
+
$('h3 a.main')
|
|
26
|
+
.toArray()
|
|
27
|
+
.map(async (monthlyEl): Promise<Element[] | undefined> => {
|
|
28
|
+
const $monthlyEl: Cheerio<Element> = $(monthlyEl);
|
|
29
|
+
|
|
30
|
+
const monthlyUrl: string | undefined = $monthlyEl.attr('href') ? new URL($monthlyEl.attr('href') as string, baseUrl).href : undefined;
|
|
31
|
+
|
|
32
|
+
if (!monthlyUrl) {
|
|
33
|
+
return undefined;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
const monthlyResponse = await ofetch(monthlyUrl);
|
|
37
|
+
|
|
38
|
+
const $$: CheerioAPI = load(monthlyResponse);
|
|
39
|
+
|
|
40
|
+
return $$('h3 a.main')
|
|
41
|
+
.toArray()
|
|
42
|
+
.map((el): Element => {
|
|
43
|
+
if (count < limit) {
|
|
44
|
+
const $$el: Cheerio<Element> = $$(el);
|
|
45
|
+
|
|
46
|
+
const title: string = $$el.text();
|
|
47
|
+
const linkUrl: string | undefined = $$el.attr('href');
|
|
48
|
+
const pubDateStr: string | undefined = linkUrl?.split(/monthly\//).pop();
|
|
49
|
+
const upDatedStr: string | undefined = pubDateStr;
|
|
50
|
+
|
|
51
|
+
const processedItem: DataItem = {
|
|
52
|
+
title,
|
|
53
|
+
pubDate: pubDateStr ? parseDate(pubDateStr) : undefined,
|
|
54
|
+
link: linkUrl ? new URL(linkUrl, baseUrl).href : undefined,
|
|
55
|
+
updated: upDatedStr ? parseDate(upDatedStr) : undefined,
|
|
56
|
+
language,
|
|
57
|
+
};
|
|
58
|
+
count++;
|
|
59
|
+
return processedItem;
|
|
60
|
+
}
|
|
61
|
+
return undefined;
|
|
62
|
+
})
|
|
63
|
+
.filter(Boolean);
|
|
64
|
+
})
|
|
65
|
+
);
|
|
66
|
+
|
|
67
|
+
items = await Promise.all(
|
|
68
|
+
items
|
|
69
|
+
.filter(Boolean)
|
|
70
|
+
.flat()
|
|
71
|
+
.slice(0, limit)
|
|
72
|
+
.map((item) => {
|
|
73
|
+
if (!item.link) {
|
|
74
|
+
return item;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
return cache.tryGet(item.link, async (): Promise<DataItem> => {
|
|
78
|
+
const detailResponse = await ofetch(item.link);
|
|
79
|
+
const $$: CheerioAPI = load(detailResponse);
|
|
80
|
+
|
|
81
|
+
const title: string = $$('h2').first().text()?.trim() || item.title;
|
|
82
|
+
const description: string | undefined = $$('div.content').html() ?? undefined;
|
|
83
|
+
const pubDateStr: string | undefined = item.link.split(/monthly\//).pop();
|
|
84
|
+
const authorEls: Element[] = $$('div.block p').toArray();
|
|
85
|
+
const authors: DataItem['author'] = authorEls.map((authorEl) => {
|
|
86
|
+
const $$authorEl: Cheerio<Element> = $$(authorEl);
|
|
87
|
+
|
|
88
|
+
return {
|
|
89
|
+
name: $$authorEl.text().split(/:/).pop()?.trim() ?? '',
|
|
90
|
+
url: undefined,
|
|
91
|
+
avatar: undefined,
|
|
92
|
+
};
|
|
93
|
+
});
|
|
94
|
+
const upDatedStr: string | undefined = pubDateStr;
|
|
95
|
+
|
|
96
|
+
const processedItem: DataItem = {
|
|
97
|
+
title,
|
|
98
|
+
description,
|
|
99
|
+
pubDate: pubDateStr ? parseDate(pubDateStr) : item.pubDate,
|
|
100
|
+
author: authors,
|
|
101
|
+
content: {
|
|
102
|
+
html: description,
|
|
103
|
+
text: description,
|
|
104
|
+
},
|
|
105
|
+
updated: upDatedStr ? parseDate(upDatedStr) : item.updated,
|
|
106
|
+
language,
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
return {
|
|
110
|
+
...item,
|
|
111
|
+
...processedItem,
|
|
112
|
+
};
|
|
113
|
+
});
|
|
114
|
+
})
|
|
115
|
+
);
|
|
116
|
+
|
|
117
|
+
const title: string = $('title').text();
|
|
118
|
+
|
|
119
|
+
return {
|
|
120
|
+
title,
|
|
121
|
+
description: $('meta[name="description"]').attr('content'),
|
|
122
|
+
link: targetUrl,
|
|
123
|
+
item: items,
|
|
124
|
+
allowEmpty: true,
|
|
125
|
+
author: title,
|
|
126
|
+
language,
|
|
127
|
+
id: targetUrl,
|
|
128
|
+
};
|
|
129
|
+
};
|
|
130
|
+
|
|
131
|
+
export const route: Route = {
|
|
132
|
+
path: '/mysql/monthly',
|
|
133
|
+
name: '数据库内核月报',
|
|
134
|
+
url: 'mysql.taobao.org',
|
|
135
|
+
maintainers: ['nczitzk'],
|
|
136
|
+
handler,
|
|
137
|
+
example: '/taobao/mysql/monthly',
|
|
138
|
+
parameters: undefined,
|
|
139
|
+
description: undefined,
|
|
140
|
+
categories: ['programming'],
|
|
141
|
+
features: {
|
|
142
|
+
requireConfig: false,
|
|
143
|
+
requirePuppeteer: false,
|
|
144
|
+
antiCrawler: false,
|
|
145
|
+
supportRadar: true,
|
|
146
|
+
supportBT: false,
|
|
147
|
+
supportPodcast: false,
|
|
148
|
+
supportScihub: false,
|
|
149
|
+
},
|
|
150
|
+
radar: [
|
|
151
|
+
{
|
|
152
|
+
source: ['mysql.taobao.org/monthly/'],
|
|
153
|
+
target: '/mysql/monthly',
|
|
154
|
+
},
|
|
155
|
+
],
|
|
156
|
+
view: ViewType.Articles,
|
|
157
|
+
};
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { Route } from '@/types';
|
|
2
|
+
import got from '@/utils/got';
|
|
3
|
+
import { load } from 'cheerio';
|
|
4
|
+
import { parseDate } from '@/utils/parse-date';
|
|
5
|
+
import { art } from '@/utils/render';
|
|
6
|
+
import path from 'node:path';
|
|
7
|
+
|
|
8
|
+
const host = 'https://techcrunch.com';
|
|
9
|
+
export const route: Route = {
|
|
10
|
+
path: '/category/:categoryId',
|
|
11
|
+
categories: ['new-media'],
|
|
12
|
+
example: '/techcrunch/category/577047203',
|
|
13
|
+
parameters: {
|
|
14
|
+
categoryId: '分类id',
|
|
15
|
+
},
|
|
16
|
+
name: 'Category',
|
|
17
|
+
maintainers: ['MilliumOrion'],
|
|
18
|
+
handler,
|
|
19
|
+
description: `Use the category ID to retrieve a list of articles, category ID.
|
|
20
|
+
From the page source of \`https://techcrunch.com/category/***\`, locate the \`{category_id}\`
|
|
21
|
+
Example:
|
|
22
|
+
\`html\` -> \`head\` -> \`<link rel="alternate" title="JSON" type="application/json" href="https://techcrunch.com/wp-json/wp/v2/categories/{category_id}">\``,
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
async function handler(ctx) {
|
|
26
|
+
const categoryId = ctx.req.param('categoryId');
|
|
27
|
+
const { data } = await got(`${host}/wp-json/wp/v2/posts?categories=${categoryId}`);
|
|
28
|
+
const items = data.map((item) => {
|
|
29
|
+
const head = item.yoast_head_json;
|
|
30
|
+
const $ = load(item.content.rendered, null, false);
|
|
31
|
+
return {
|
|
32
|
+
title: item.title.rendered,
|
|
33
|
+
description: art(path.join(__dirname, 'templates/description.art'), {
|
|
34
|
+
head,
|
|
35
|
+
rendered: $.html(),
|
|
36
|
+
}),
|
|
37
|
+
link: item.link,
|
|
38
|
+
pubDate: parseDate(item.date_gmt),
|
|
39
|
+
};
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
return {
|
|
43
|
+
title: 'TechCrunch',
|
|
44
|
+
link: host,
|
|
45
|
+
description: 'Reporting on the business of technology, startups, venture capital funding, and Silicon Valley.',
|
|
46
|
+
item: items,
|
|
47
|
+
};
|
|
48
|
+
}
|
|
@@ -515,7 +515,7 @@ async function handler(ctx) {
|
|
|
515
515
|
const mapBackground = locationObj.find('.tgme_widget_message_location').css('background-image');
|
|
516
516
|
const mapBackgroundUrl = mapBackground && mapBackground.match(/url\('(.*)'\)/);
|
|
517
517
|
const mapBackgroundUrlSrc = mapBackgroundUrl && mapBackgroundUrl[1];
|
|
518
|
-
const mapImgHtml = mapBackgroundUrlSrc ? `<img src="${mapBackgroundUrlSrc}">` :
|
|
518
|
+
const mapImgHtml = mapBackgroundUrlSrc ? `<img src="${mapBackgroundUrlSrc}">` : showMediaTagAsEmoji ? mediaTagDict[LOCATION][1] : mediaTagDict[LOCATION][0];
|
|
519
519
|
return locationLink ? `<a href="${locationLink}">${mapImgHtml}</a>` : mapImgHtml;
|
|
520
520
|
} else {
|
|
521
521
|
return '';
|
|
@@ -752,6 +752,6 @@ async function handler(ctx) {
|
|
|
752
752
|
};
|
|
753
753
|
})
|
|
754
754
|
.filter(Boolean)
|
|
755
|
-
.
|
|
755
|
+
.toReversed(),
|
|
756
756
|
};
|
|
757
757
|
}
|
package/lib/routes/tesla/cx.ts
CHANGED
|
@@ -132,7 +132,7 @@ async function handler(ctx) {
|
|
|
132
132
|
pageSize: limit,
|
|
133
133
|
pageNumber: 0,
|
|
134
134
|
benefitCategoryId: categoryObject?.id ?? undefined,
|
|
135
|
-
category: categoryObject ? undefined :
|
|
135
|
+
category: categoryObject ? undefined : category === '充电免停' ? 2 : undefined,
|
|
136
136
|
city,
|
|
137
137
|
},
|
|
138
138
|
});
|
package/lib/routes/test/index.ts
CHANGED
|
@@ -416,6 +416,6 @@ async function handler(ctx) {
|
|
|
416
416
|
item,
|
|
417
417
|
allowEmpty: ctx.req.param('id') === 'allow_empty',
|
|
418
418
|
description:
|
|
419
|
-
ctx.req.param('id') === 'complicated' ? '<img src="http://mock.com/DIYgod/DIYgod/RSSHub">' :
|
|
419
|
+
ctx.req.param('id') === 'complicated' ? '<img src="http://mock.com/DIYgod/DIYgod/RSSHub">' : ctx.req.param('id') === 'multimedia' ? '<video src="http://mock.com/DIYgod/DIYgod/RSSHub"></video>' : 'A test route for RSSHub',
|
|
420
420
|
};
|
|
421
421
|
}
|
|
@@ -36,7 +36,7 @@ async function handler(ctx) {
|
|
|
36
36
|
description: seasonDetails.overview.trim(),
|
|
37
37
|
image: `https://image.tmdb.org/t/p/original${seasonDetails.poster_path}`,
|
|
38
38
|
link: `https://www.themoviedb.org/tv/${tvShowDetails.id}/season/${seasonDetails.season_number}`,
|
|
39
|
-
item: seasonDetails.episodes.
|
|
39
|
+
item: seasonDetails.episodes.toReversed().map((item) => ({
|
|
40
40
|
title: `${item.episode_number} ${item.name}`,
|
|
41
41
|
link: `https://www.themoviedb.org/tv/${tvShowDetails.id}/season/${item.season_number}/episode/${item.episode_number}`,
|
|
42
42
|
description: handleDescription(item),
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { Data, Route } from '@/types';
|
|
2
|
+
import got from '@/utils/got';
|
|
3
|
+
import { mapPostToItem } from './utils';
|
|
4
|
+
|
|
5
|
+
const categories = [
|
|
6
|
+
{ value: 'interview', label: 'इंटरव्यू', id: 92820 },
|
|
7
|
+
{ value: 'audio', label: 'ऑडियो', id: 5153 },
|
|
8
|
+
{ value: 'kala-sahitya', label: 'कला-साहित्य', id: 101061 },
|
|
9
|
+
{ value: 'campus', label: 'कैंपस', id: 5261 },
|
|
10
|
+
{ value: 'covid-19', label: 'कोविड-19', id: 73034 },
|
|
11
|
+
{ value: 'jan-ki-baat', label: 'जन की बात', id: 985 },
|
|
12
|
+
{ value: 'duniya', label: 'दुनिया', id: 33 },
|
|
13
|
+
{ value: 'north-east', label: 'नॉर्थ ईस्ट', id: 5834 },
|
|
14
|
+
{ value: 'prasangik', label: 'प्रासंगिक', id: 3394 },
|
|
15
|
+
{ value: 'bharat', label: 'भारत', id: 30 },
|
|
16
|
+
{ value: 'media', label: 'मीडिया', id: 3338 },
|
|
17
|
+
{ value: 'media-bol', label: 'मीडिया बोल', id: 7963 },
|
|
18
|
+
{ value: 'rajneeti', label: 'राजनीति', id: 31 },
|
|
19
|
+
{ value: 'vichar', label: 'विचार', id: 73061 },
|
|
20
|
+
{ value: 'vigyan', label: 'विज्ञान', id: 32 },
|
|
21
|
+
{ value: 'vishesh', label: 'विशेष', id: 2494 },
|
|
22
|
+
{ value: 'video', label: 'वीडियो', id: 34 },
|
|
23
|
+
{ value: 'samaj', label: 'समाज', id: 28 },
|
|
24
|
+
{ value: 'ham-bhi-bharat', label: 'हम भी भारत', id: 14383 },
|
|
25
|
+
{ value: 'hamare-bare-mein', label: 'हमारे बारे में', id: 29 },
|
|
26
|
+
];
|
|
27
|
+
|
|
28
|
+
export const route: Route = {
|
|
29
|
+
path: '/category/:category',
|
|
30
|
+
categories: ['new-media'],
|
|
31
|
+
example: '/thewirehindi/category/bharat',
|
|
32
|
+
parameters: {
|
|
33
|
+
category: {
|
|
34
|
+
description: 'Category name',
|
|
35
|
+
options: categories.map(({ value, label }) => ({ value, label })),
|
|
36
|
+
},
|
|
37
|
+
},
|
|
38
|
+
features: {
|
|
39
|
+
requireConfig: false,
|
|
40
|
+
requirePuppeteer: false,
|
|
41
|
+
antiCrawler: false,
|
|
42
|
+
supportBT: false,
|
|
43
|
+
supportPodcast: false,
|
|
44
|
+
supportScihub: false,
|
|
45
|
+
},
|
|
46
|
+
radar: [
|
|
47
|
+
{
|
|
48
|
+
source: ['thewirehindi.com/category/*'],
|
|
49
|
+
},
|
|
50
|
+
],
|
|
51
|
+
name: 'Category',
|
|
52
|
+
maintainers: ['Rjnishant530'],
|
|
53
|
+
handler,
|
|
54
|
+
url: 'thewirehindi.com/',
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
async function handler(ctx) {
|
|
58
|
+
const { category } = ctx.req.param();
|
|
59
|
+
const categoryData = categories.find((cat) => cat.value === category);
|
|
60
|
+
|
|
61
|
+
if (!categoryData) {
|
|
62
|
+
throw new Error(`Category "${category}" not found`);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
const apiUrl = `https://thewirehindi.com/wp-json/wp/v2/posts?categories=${categoryData.id}&_embed`;
|
|
66
|
+
const { data } = await got(apiUrl);
|
|
67
|
+
|
|
68
|
+
const items = data.map((v) => mapPostToItem(v));
|
|
69
|
+
|
|
70
|
+
return {
|
|
71
|
+
title: `The Wire Hindi - ${categoryData.label}`,
|
|
72
|
+
link: `https://thewirehindi.com/category/${category}/`,
|
|
73
|
+
item: items,
|
|
74
|
+
description: `Latest news from The Wire Hindi - ${categoryData.label} category`,
|
|
75
|
+
logo: 'https://thewirehindi.com/wp-content/uploads/2023/05/cropped-The-wire-32x32.jpeg',
|
|
76
|
+
language: 'hi',
|
|
77
|
+
} as Data;
|
|
78
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { Data, Route } from '@/types';
|
|
2
|
+
import got from '@/utils/got';
|
|
3
|
+
import { mapPostToItem } from './utils';
|
|
4
|
+
|
|
5
|
+
export const route: Route = {
|
|
6
|
+
path: '/',
|
|
7
|
+
categories: ['new-media'],
|
|
8
|
+
example: '/thewirehindi',
|
|
9
|
+
parameters: {},
|
|
10
|
+
features: {
|
|
11
|
+
requireConfig: false,
|
|
12
|
+
requirePuppeteer: false,
|
|
13
|
+
antiCrawler: false,
|
|
14
|
+
supportBT: false,
|
|
15
|
+
supportPodcast: false,
|
|
16
|
+
supportScihub: false,
|
|
17
|
+
},
|
|
18
|
+
radar: [
|
|
19
|
+
{
|
|
20
|
+
source: ['thewirehindi.com/'],
|
|
21
|
+
},
|
|
22
|
+
],
|
|
23
|
+
name: 'Latest News',
|
|
24
|
+
maintainers: ['Rjnishant530'],
|
|
25
|
+
handler,
|
|
26
|
+
url: 'thewirehindi.com/',
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
async function handler() {
|
|
30
|
+
const apiUrl = 'https://thewirehindi.com/wp-json/wp/v2/posts?_embed';
|
|
31
|
+
const { data } = await got(apiUrl);
|
|
32
|
+
|
|
33
|
+
const items = data.map((v) => mapPostToItem(v));
|
|
34
|
+
|
|
35
|
+
return {
|
|
36
|
+
title: 'The Wire Hindi - Latest News',
|
|
37
|
+
link: 'https://thewirehindi.com/',
|
|
38
|
+
item: items,
|
|
39
|
+
description: 'Latest news from The Wire Hindi',
|
|
40
|
+
logo: 'https://thewirehindi.com/wp-content/uploads/2023/05/cropped-The-wire-32x32.jpeg',
|
|
41
|
+
language: 'hi',
|
|
42
|
+
} as Data;
|
|
43
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { DataItem } from '@/types';
|
|
2
|
+
import { parseDate } from '@/utils/parse-date';
|
|
3
|
+
import { art } from '@/utils/render';
|
|
4
|
+
import path from 'node:path';
|
|
5
|
+
|
|
6
|
+
export function mapPostToItem(post): DataItem {
|
|
7
|
+
const featuredMedia = post._embedded?.['wp:featuredmedia']?.find((v) => v.id === post.featured_media);
|
|
8
|
+
const image = featuredMedia?.source_url;
|
|
9
|
+
const altText = featuredMedia?.alt_text || featuredMedia?.title?.rendered || 'Featured Image';
|
|
10
|
+
return {
|
|
11
|
+
title: post.title.rendered,
|
|
12
|
+
description: art(path.join(__dirname, 'templates/description.art'), {
|
|
13
|
+
excerpt: post.excerpt.rendered,
|
|
14
|
+
content: post.content.rendered,
|
|
15
|
+
image,
|
|
16
|
+
altText,
|
|
17
|
+
}),
|
|
18
|
+
link: post.link,
|
|
19
|
+
pubDate: parseDate(post.date_gmt),
|
|
20
|
+
updated: parseDate(post.modified_gmt),
|
|
21
|
+
itunes_item_image: image,
|
|
22
|
+
image,
|
|
23
|
+
author:
|
|
24
|
+
post._embedded?.author
|
|
25
|
+
?.map((v) => ({
|
|
26
|
+
name: v.name,
|
|
27
|
+
url: v.link,
|
|
28
|
+
avatar: v.avatar_urls?.['96'] || v.avatar_urls?.['48'] || v.avatar_urls?.['24'],
|
|
29
|
+
}))
|
|
30
|
+
.join(', ') || 'The Wire Hindi',
|
|
31
|
+
category: post._embedded?.['wp:term']?.flat().map((v) => v.name),
|
|
32
|
+
} as DataItem;
|
|
33
|
+
}
|
|
@@ -6,8 +6,8 @@ import ofetch from '@/utils/ofetch';
|
|
|
6
6
|
import { JSDOM } from 'jsdom';
|
|
7
7
|
import { JSONPath } from 'jsonpath-plus';
|
|
8
8
|
|
|
9
|
-
const profileUrl = (user: string) => `https://www.threads.
|
|
10
|
-
const threadUrl = (code: string) => `https://www.threads.
|
|
9
|
+
const profileUrl = (user: string) => `https://www.threads.com/@${user}`;
|
|
10
|
+
const threadUrl = (code: string) => `https://www.threads.com/t/${code}`;
|
|
11
11
|
|
|
12
12
|
const USER_AGENT = 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1';
|
|
13
13
|
|