-
Notifications
You must be signed in to change notification settings - Fork 7.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(route):add 政采云前端小报和博客 #9379
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TonyRL
requested changes
Mar 24, 2022
TonyRL
reviewed
Mar 24, 2022
TonyRL
reviewed
Mar 24, 2022
RikkaBlue
added a commit
to RikkaBlue/RSSHub
that referenced
this pull request
Apr 4, 2022
* feat(route): add kakuyomu (DIYgod#9371) * feat(route): add kakuyomu * feat(route): add kakuyomu * add pubDate * fix radar rule * feat(route):add 政采云前端小报和博客 (DIYgod#9379) * feat(route):add 政采云前端小报和博客 * fix:因为使用了空值合并操作符??,所有node的版本必须大于等于14 * feat(route):add 政采云前端小报和博客 * fix:因为使用了空值合并操作符??,所有node的版本必须大于等于14 * docs:新增英文说明 * docs:调整位置 * feat: Modify Backquotes * fix:remove duplicate rssbud and add zooTeam * fix: add a close tag * docs: fix docs tags and attrs * fix:add timezone * feat(route): add 澎湃明查 (DIYgod#9380) * feat(route): add 澎湃明查 * fix: 839studio routes * docs: update example url * fix: parseDate * feat(route): add Weather forcast (DIYgod#9382) * weather_forcast * format * cache * Update lib/v2/weather/index.js Co-authored-by: Tony <[email protected]> * Update lib/v2/weather/util/location.js Co-authored-by: Tony <[email protected]> * Update docs/forecast.md Co-authored-by: Tony <[email protected]> * modify * Update forecast.md * readme.md * docs: reorder `HEFENG_KEY` * style: auto format * chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 (DIYgod#9384) Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.0...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump googleapis from 98.0.0 to 99.0.0 (DIYgod#9385) Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 98.0.0 to 99.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@googleapis-v98.0.0...googleapis-v99.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix(utils): parse relative dates with multiple time units (DIYgod#9365) * fix(utils): parse relative dates with multiple time units * docs: remove warning * fix: add more characters to match * fix: rename to parse-date * fix(route): Weather forcast (DIYgod#9390) * weather_forcast * format * cache * Update lib/v2/weather/index.js * Update lib/v2/weather/util/location.js * Update docs/forecast.md * modify * Update forecast.md * readme.md * docs: reorder `HEFENG_KEY` * fixed cache problem * dependent fix * add link * Update index.js * fix dependent * index * fix md doc * style: auto format * feat(route): add 安徽省科技厅 (DIYgod#9387) * feat(route): add 安徽省科技厅 * update lib/v2/gov/radar.js * refactor: sort radar in alphabetical order * fix(utils): typo in parse-date (DIYgod#9391) * fix(utils): typo in parse-date * fix: add `后日` * fix(route): geo daily photo (DIYgod#7555) * 完成issues#7485,在每日一图-国家地理中增加每日精选节点 * 修改文档和router位置 * 对日期pubDate规范进行了调整 * 优化调整获取内容逻辑,修改pubDate字段的获取方式 * 调整pubDate参数 * 删除代码中多余的console * 调整parse-date引用 * 调整时区 * issues-DIYgod#7471,解决国家地理每日一图获取失败问题,因为网站更改,并且网站对图片进行了处理,所以调整获取方式。 * 删除无用代码 * 调整代码,错删了代码 * refactor: migrate to v2 * fix: nat geo photo of the day * fix: natgeo parseDate * style: lint * feat: radar for natgeomedia.com Co-authored-by: TonyRL <[email protected]> * feat(route)(weibo): display comments (DIYgod#9394) Signed-off-by: Rongrong <[email protected]> * docs: fix blank page (DIYgod#9396) * fix(utils): wrong last weekday for relative date (DIYgod#9397) * fix(route): qweather namespace (DIYgod#9398) * fix(route): PubMed Trending articles (DIYgod#9402) * fix(route): mpaypass news (DIYgod#9367) * fix(route): mpaypass news * refactor: migrate to v2 * fix: parseDate * fix(utils): parseDate custom format not working * refactor(core): unified memory cache (DIYgod#9395) Signed-off-by: Rongrong <[email protected]> * feat(route): 华硕 固件 (DIYgod#9403) * feat(route): 华硕 固件 * fix(route): change radar url and modify the date format * chore(deps): bump ioredis from 4.28.5 to 5.0.1 Bumps [ioredis](https://github.com/luin/ioredis) from 4.28.5 to 5.0.1. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v4.28.5...v5.0.1) --- updated-dependencies: - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 (DIYgod#9412) Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.11.0...v8.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump parse-torrent from 9.1.4 to 9.1.5 (DIYgod#9410) Bumps [parse-torrent](https://github.com/webtorrent/parse-torrent) from 9.1.4 to 9.1.5. - [Release notes](https://github.com/webtorrent/parse-torrent/releases) - [Changelog](https://github.com/webtorrent/parse-torrent/blob/master/CHANGELOG.md) - [Commits](webtorrent/parse-torrent@v9.1.4...v9.1.5) --- updated-dependencies: - dependency-name: parse-torrent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix(route)(douban/wish): username in feed title (DIYgod#9408) fix(route)(douban/wish): username in feed title * feat(route): 新增 米游社 路由 (DIYgod#9404) * feat: 优化B站动态转发内容中的图片和视频 * style: 修复格式错误 * fix: 修复 B站动态转发多图的图片缺失 * style: 整理代码格式 * style: 整理代码格式 * fix: 修复B站动态转发视频缺失标题 * fix: 移除了部分不必要的代码 * fix: 修复b站动态中转发直播间动态出现undefined;整理部分代码 * style: 整理代码格式 * fix: 补充b站动态中转发活动的信息 * fix: 修正代码格式 * fix: b站动态转发专题页缺少标题;整理部分代码 * fix: 修复图片错误 * fix: 修复专栏封面缺失的bug;增加B站动态格式总结 * style:修复格式问题 * fix: 修复/robots.txt路由 * fix * chore: 合并冲突 * fix * fix * feat: 优化B站动态url * fix: 改 \n 为<br> * chore: 更新 npm registry * feat: 完成 米游社路由和文档的编写 * fix: 修复 @vuepress/shared-utils 在 yarn.lock 的缺失 * chore: exact match * fix: parseDate * feat(route): try to avoid being anti-crawled (DIYgod#9406) * feat(route)(weibo): try to avoid being anti-crawled Signed-off-by: Rongrong <[email protected]> * refactor(route)(telegram/channel): migrate to `cache.tryGet` Signed-off-by: Rongrong <[email protected]> * feat(route)(douban): try to avoid being anti-crawled Signed-off-by: Rongrong <[email protected]> * feat(route)(picuki): try to avoid being anti-crawled Signed-off-by: Rongrong <[email protected]> * ref: got.get() to got() * fix(core): torrent searching error (DIYgod#9407) Signed-off-by: Rongrong <[email protected]> * feat(route) add qweather/now (DIYgod#9413) * qweather_now * now * pubDate fix * timezone * parseDate * style: auto format * docs: fix badges in README (DIYgod#9405) Signed-off-by: Rongrong <[email protected]> * feat(route): add 虎扑首页 (DIYgod#9416) * fix(route) qweather/now (DIYgod#9419) * qweather_now * now * pubDate fix * timezone * parseDate * item link fix * cache id fix * time fix * format code * Update forecast.md * style: auto format * feat(route): add 衡阳日报 & 衡阳晚报 (DIYgod#9418) * feat(route): add 衡阳日报 & 衡阳晚报 * docs: update category * fix(utils): tests for parse-date (DIYgod#9428) * chore(deps): bump @sentry/node from 6.19.2 to 6.19.3 (DIYgod#9425) Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.19.2 to 6.19.3. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@6.19.2...6.19.3) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump ioredis from 5.0.1 to 5.0.2 (DIYgod#9427) Bumps [ioredis](https://github.com/luin/ioredis) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump lru-cache from 7.7.1 to 7.7.3 (DIYgod#9426) Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.7.1 to 7.7.3. - [Release notes](https://github.com/isaacs/node-lru-cache/releases) - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v7.7.1...v7.7.3) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(route): add Quicker动作更新 (DIYgod#9357) * feat(route): add Quicker动作更新 * fix typo * delete outdated routes * fix: add h2 header * fix: invalid pubDate * fix(route): qweather/now timezone (DIYgod#9431) * fix(route): bilibili/live 修改areaLink默认值为empty(当areaLink为空时报错) (DIYgod#9424) * 修改areaLink默认值为empty(当areaLink为空时报错) * 修改areaLink默认值为empty(当areaLink为空时报错) * chore(deps): bump ioredis from 5.0.2 to 5.0.3 (DIYgod#9432) Bumps [ioredis](https://github.com/luin/ioredis) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump puppeteer from 13.5.1 to 13.5.2 (DIYgod#9433) Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.5.1 to 13.5.2. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v13.5.1...v13.5.2) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(route): add hameln (DIYgod#9429) * feat(route): add hameln * feat(route): add hameln * fix doc * Update lib/v2/hameln/chapter.js Co-authored-by: Tony <[email protected]> * add timezone Co-authored-by: Tony <[email protected]> * feat(route): add kyodonews (DIYgod#9435) Signed-off-by: Rongrong <[email protected]> * feat(route): add 湖南日报 (DIYgod#9417) * feat(route): add 湖南日报 * docs: update category * update docs/traditional-media.md Co-authored-by: Tony <[email protected]> Co-authored-by: Tony <[email protected]> * feat(route): npm (DIYgod#9437) * docs(route)(weibo): minor update (DIYgod#9438) add a warning about different responses in different regions add my username to the author fields of `user` and `timeline` Signed-off-by: Rongrong <[email protected]> * feat(route)(weibo): recognize and display Live Photo (DIYgod#9440) Signed-off-by: Rongrong <[email protected]> * chore(deps): bump googleapis from 99.0.0 to 100.0.0 (DIYgod#9444) Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 99.0.0 to 100.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@googleapis-v99.0.0...googleapis-v100.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0 (DIYgod#9445) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix(route): qweather/now measure fixed (DIYgod#9448) * time display fix * measure fix * fix(route)(weibo/user): outdated API method (DIYgod#9446) Signed-off-by: Rongrong <[email protected]> * fix(core): offending RFC4287 (DIYgod#9441) * fix(core): offending RFC4287 should not leave `<updated>` blank when `<published>` is not blank these two fields MUST conform to the "date-time" production in RFC3339 Signed-off-by: Rongrong <[email protected]> * test(common-utils): complete tests Signed-off-by: Rongrong <[email protected]> * test(template): restrict expected value of `pubDate` Signed-off-by: Rongrong <[email protected]> * feat(route): add 时光网 (DIYgod#9443) * Create 1.txt * Add files via upload * Delete lib/v2/mtime directory * Add files via upload * Update multimedia.md * Update multimedia.md * Update and rename lib/v2/mtime/news.js to 自由/版本 2/mtime/news.js * Delete news.js * Add files via upload * Update multimedia.md * Update news.js * Update news.js * Update news.js * Update news.js * Update radar.js * Update radar.js * Update radar.js * Update news.js * Update news.js * Update news.js * style: auto format * fix(route): sichuan/deyang 政府公开信息 (DIYgod#9453) * fead: add 雪球股票评论 * style: auto format * fix: 修复雪球评论转发时未带原文 * refactor: 微博个人时间线接入util,支持可读性优化,同时打开emoji表情展示 * route: 雪球评论标题长度自定义 * style: auto format * fix: 风之动漫域名更换 * fix: 风之漫画新域名适配 * refactor: 微博个人时间线接入util,支持可读性优化,同时打开emoji表情展示 * fix: 雪球股票评论格式调整 * fix: 风之动漫域名更换 * fix: 风之动漫link修复 * fix: 雪球股票评论正文使用art模板,日期解析调整 * feat(route): add 德阳考试中心 * feat(route): add 德阳考试中心 * fix: 风之动漫获取数量去掉限制 * fix: 风之动漫获取数量去掉限制 * fix: 风之动漫获取数量使用通用参数控制 * fix: 风之动漫获取数量使用通用参数控制 * style: auto format * fix: dykszx * fix: 德阳考试中心 ssl证书过期 * Merge branch 'master' of https://github.com/DIYgod/RSSHub into dykszx * Merge branch 'master' of https://github.com/DIYgod/RSSHub into dykszx * tmp1 * tmp2: * tmp3 * feat(route): add 政府公开信息 * feat(route): add 政府公开信息 * feat(route): add 政府公开信息 * feat(route): add 政府公开信息 * feat(route): add 政府公开信息 * Revert "feat(route): add 政府公开信息" This reverts commit c9d59af9e09b14f7357014382037b7f378d65ea7. * feat(route): add 政府公开信息 * fix: 修复德阳政府公开信息 * fix: 修复德阳政府公开信息 * Merge branch 'master' of https://github.com/DIYgod/RSSHub into fix_router * Merge branch 'master' of https://github.com/DIYgod/RSSHub into fix_router * Merge branch 'master' of https://github.com/DIYgod/RSSHub into fix_router * fix: 修复德阳政府公开信息 Co-authored-by: GitHub Action <[email protected]> * chore: auto update docker hub description (DIYgod#9454) * docs: 格式化文档 (DIYgod#9450) * Format doc * Update api.md * Add <code> tag for <route> and fix English documentation * Update docs/parameter.md Co-authored-by: Tony <[email protected]> * Update docs/parameter.md Co-authored-by: Tony <[email protected]> Co-authored-by: Tony <[email protected]> * docs: 修正冗余表述 (DIYgod#9456) API 的 `I` 就是 Interface/接口的意思, 不必再说`API 接口了` * docs: invalid `<p>` for route params (DIYgod#9455) Signed-off-by: Rongrong <[email protected]> * feat(route): 增加了六个美国博物馆的展讯 (DIYgod#9451) * Add New York Museums with working code * Add Guggenheim and fix Jewish Museum * Add pubDate for Gugg and Met Exhibitions * Update docs * Add New Museum and MCA Chicago, update document * Fix en route * Add and update radar.js * Add Brooklyn Museum * Reformat code * Update route and travel information * Fix `http` -> `https` for `radar.js` * Change some link quotations mark * Using `parseDate` provided by the project * Removing "insecureHTTPParser" * Fix JewishMuseum issue * Use regex instead of node's vm * Update lib/v2/jewishmuseum/exhibitions.js Co-authored-by: Tony <[email protected]> * Update lib/v2/guggenheim/exhibitions.js Co-authored-by: Tony <[email protected]> * Update docs/en/travel.md Co-authored-by: Tony <[email protected]> * Update docs/travel.md Co-authored-by: Tony <[email protected]> Co-authored-by: Tony <[email protected]> * style: auto format * fix(route)(weibo): misc icons break some readers (DIYgod#9458) Signed-off-by: Rongrong <[email protected]> * feat(route)(kyodonews): icon, main pic, updated date (DIYgod#9459) Signed-off-by: Rongrong <[email protected]> * fix(route)(fortunechina): 修正财富中文网日期时间匹配规则、移除一些不必要评论元素 (DIYgod#9464) Co-authored-by: huangliangshusheng <[email protected]> Co-authored-by: Humble <[email protected]> Co-authored-by: Ethan Shen <[email protected]> Co-authored-by: Rein-Ou <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 忧郁的紫色毛衣男孩 <[email protected]> Co-authored-by: TonyRL <[email protected]> Co-authored-by: Rongrong <[email protected]> Co-authored-by: Genghis Yang <[email protected]> Co-authored-by: Fatpandac <[email protected]> Co-authored-by: CaoMeiYouRen <[email protected]> Co-authored-by: Shironobako <[email protected]> Co-authored-by: SmarT <[email protected]> Co-authored-by: zytomorrow <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Chenxing Luo <[email protected]> Co-authored-by: provefar <[email protected]> Co-authored-by: 任平生 <[email protected]>
RikkaBlue
pushed a commit
to RikkaBlue/RSSHub
that referenced
this pull request
Apr 9, 2022
* feat(route):add 政采云前端小报和博客 * fix:因为使用了空值合并操作符??,所有node的版本必须大于等于14 * feat(route):add 政采云前端小报和博客 * fix:因为使用了空值合并操作符??,所有node的版本必须大于等于14 * docs:新增英文说明 * docs:调整位置 * feat: Modify Backquotes * fix:remove duplicate rssbud and add zooTeam * fix: add a close tag * docs: fix docs tags and attrs * fix:add timezone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
该 PR 相关 Issue / Involved issue
Close #
完整路由地址 / Example for the proposed route(s)
新 RSS 检查列表 / New RSS Script Checklist
Puppeteer
说明 / Note