Skip to content
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

fetch upstream #7

Merged
merged 69 commits into from
Apr 4, 2022
Merged

fetch upstream #7

merged 69 commits into from
Apr 4, 2022

Commits on Mar 25, 2022

  1. feat(route): add kakuyomu (#9371)

    * feat(route): add kakuyomu
    
    * feat(route): add kakuyomu
    
    * add pubDate
    
    * fix radar rule
    huangliangshusheng authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d1cda2a View commit details
    Browse the repository at this point in the history
  2. feat(route):add 政采云前端小报和博客 (#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
    Pulset authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c91a4cd View commit details
    Browse the repository at this point in the history
  3. feat(route): add 澎湃明查 (#9380)

    * feat(route): add 澎湃明查
    
    * fix: 839studio routes
    
    * docs: update example url
    
    * fix: parseDate
    Ethan Shen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    8ecad32 View commit details
    Browse the repository at this point in the history
  4. feat(route): add Weather forcast (#9382)

    * weather_forcast
    
    * format
    
    * cache
    
    * Update lib/v2/weather/index.js
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    * Update lib/v2/weather/util/location.js
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    * Update docs/forecast.md
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    * modify
    
    * Update forecast.md
    
    * readme.md
    
    * docs: reorder `HEFENG_KEY`
    Rein-Ou authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2a728f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd439a1 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    616a181 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump googleapis from 98.0.0 to 99.0.0 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    cf04733 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. fix(utils): parse relative dates with multiple time units (#9365)

    * fix(utils): parse relative dates with multiple time units
    
    * docs: remove warning
    
    * fix: add more characters to match
    
    * fix: rename to parse-date
    Ethan Shen authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    d5648b3 View commit details
    Browse the repository at this point in the history
  2. fix(route): Weather forcast (#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
    Rein-Ou authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b55e9a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    329a04d View commit details
    Browse the repository at this point in the history
  4. feat(route): add 安徽省科技厅 (#9387)

    * feat(route): add 安徽省科技厅
    
    * update lib/v2/gov/radar.js
    
    * refactor: sort radar in alphabetical order
    Ethan Shen authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    be5dd42 View commit details
    Browse the repository at this point in the history
  5. fix(utils): typo in parse-date (#9391)

    * fix(utils): typo in parse-date
    
    * fix: add `后日`
    Ethan Shen authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    e42bdf3 View commit details
    Browse the repository at this point in the history
  6. fix(route): geo daily photo (#7555)

    * 完成issues#7485,在每日一图-国家地理中增加每日精选节点
    
    * 修改文档和router位置
    
    * 对日期pubDate规范进行了调整
    
    * 优化调整获取内容逻辑,修改pubDate字段的获取方式
    
    * 调整pubDate参数
    
    * 删除代码中多余的console
    
    * 调整parse-date引用
    
    * 调整时区
    
    * issues-#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 <TonyRL@users.noreply.github.com>
    OrangeEd1t and TonyRL authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    e61a90d View commit details
    Browse the repository at this point in the history
  7. feat(route)(weibo): display comments (#9394)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    8c20399 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. docs: fix blank page (#9396)

    TonyRL authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    e5b2676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a339602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    668286a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. fix(route): PubMed Trending articles (#9402)

    Ethan Shen authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    5927f28 View commit details
    Browse the repository at this point in the history
  2. fix(route): mpaypass news (#9367)

    * fix(route): mpaypass news
    
    * refactor: migrate to v2
    
    * fix: parseDate
    genghis-yang authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    33eb860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd151f4 View commit details
    Browse the repository at this point in the history
  4. refactor(core): unified memory cache (#9395)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    501dff5 View commit details
    Browse the repository at this point in the history
  5. feat(route): 华硕 固件 (#9403)

    * feat(route): 华硕 固件
    
    * fix(route): change radar url and modify the date format
    Fatpandac authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    21dbeba View commit details
    Browse the repository at this point in the history
  6. 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] <support@github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    8cacd98 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a48af28 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump parse-torrent from 9.1.4 to 9.1.5 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    bc13cde View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Merge pull request #9409 from DIYgod/dependabot/npm_and_yarn/ioredis-…

    …5.0.1
    
    chore(deps): bump ioredis from 4.28.5 to 5.0.1
    TonyRL authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    8e5971e View commit details
    Browse the repository at this point in the history
  2. fix(route)(douban/wish): username in feed title (#9408)

    fix(route)(douban/wish): username in feed title
    Rongronggg9 authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1fc9c4a View commit details
    Browse the repository at this point in the history
  3. feat(route): 新增 米游社 路由 (#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
    CaoMeiYouRen authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b70e690 View commit details
    Browse the repository at this point in the history
  4. feat(route): try to avoid being anti-crawled (#9406)

    * feat(route)(weibo): try to avoid being anti-crawled
    
    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    
    * refactor(route)(telegram/channel): migrate to `cache.tryGet`
    
    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    
    * feat(route)(douban): try to avoid being anti-crawled
    
    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    
    * feat(route)(picuki): try to avoid being anti-crawled
    
    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    
    * ref: got.get() to got()
    Rongronggg9 authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    cd91931 View commit details
    Browse the repository at this point in the history
  5. fix(core): torrent searching error (#9407)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    95db3b4 View commit details
    Browse the repository at this point in the history
  6. feat(route) add qweather/now (#9413)

    * qweather_now
    
    * now
    
    * pubDate fix
    
    * timezone
    
    * parseDate
    Rein-Ou authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0a29a7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ec5dd1 View commit details
    Browse the repository at this point in the history
  8. docs: fix badges in README (#9405)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    763b978 View commit details
    Browse the repository at this point in the history
  9. feat(route): add 虎扑首页 (#9416)

    Ethan Shen authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d50e094 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. fix(route) qweather/now (#9419)

    * qweather_now
    
    * now
    
    * pubDate fix
    
    * timezone
    
    * parseDate
    
    * item link fix
    
    * cache id fix
    
    * time fix
    
    * format code
    
    * Update forecast.md
    Rein-Ou authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bb80a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3aa4c5 View commit details
    Browse the repository at this point in the history
  3. feat(route): add 衡阳日报 & 衡阳晚报 (#9418)

    * feat(route): add 衡阳日报 & 衡阳晚报
    
    * docs: update category
    Ethan Shen authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    d88e52c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix(utils): tests for parse-date (#9428)

    Ethan Shen authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bf834bd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @sentry/node from 6.19.2 to 6.19.3 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d17db1f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump ioredis from 5.0.1 to 5.0.2 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ccd658b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump lru-cache from 7.7.1 to 7.7.3 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ede7352 View commit details
    Browse the repository at this point in the history
  5. feat(route): add Quicker动作更新 (#9357)

    * feat(route): add Quicker动作更新
    
    * fix typo
    
    * delete outdated routes
    
    * fix: add h2 header
    
    * fix: invalid pubDate
    Ethan Shen authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d68e5a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e933a02 View commit details
    Browse the repository at this point in the history
  7. fix(route): bilibili/live 修改areaLink默认值为empty(当areaLink为空时报错) (#9424)

    * 修改areaLink默认值为empty(当areaLink为空时报错)
    
    * 修改areaLink默认值为empty(当areaLink为空时报错)
    Shironobako authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    82a556f View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump ioredis from 5.0.2 to 5.0.3 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    05fe78a View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump puppeteer from 13.5.1 to 13.5.2 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    215db34 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. feat(route): add hameln (#9429)

    * feat(route): add hameln
    
    * feat(route): add hameln
    
    * fix doc
    
    * Update lib/v2/hameln/chapter.js
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    * add timezone
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    huangliangshusheng and TonyRL authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c6fbc9e View commit details
    Browse the repository at this point in the history
  2. feat(route): add kyodonews (#9435)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    df846c4 View commit details
    Browse the repository at this point in the history
  3. feat(route): add 湖南日报 (#9417)

    * feat(route): add 湖南日报
    
    * docs: update category
    
    * update docs/traditional-media.md
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    Ethan Shen and TonyRL authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    457e8f8 View commit details
    Browse the repository at this point in the history
  4. feat(route): npm (#9437)

    Fatpandac authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    bb3924c View commit details
    Browse the repository at this point in the history
  5. docs(route)(weibo): minor update (#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 <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    dc90ea9 View commit details
    Browse the repository at this point in the history
  6. feat(route)(weibo): recognize and display Live Photo (#9440)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    96e3b76 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump googleapis from 99.0.0 to 100.0.0 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    1d4d969 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0 (#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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9f791ab View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. fix(route): qweather/now measure fixed (#9448)

    * time display fix
    
    * measure fix
    Rein-Ou authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    9299722 View commit details
    Browse the repository at this point in the history
  2. fix(route)(weibo/user): outdated API method (#9446)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    63b3b04 View commit details
    Browse the repository at this point in the history
  3. fix(core): offending RFC4287 (#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 <15956627+Rongronggg9@users.noreply.github.com>
    
    * test(common-utils): complete tests
    
    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    
    * test(template): restrict expected value of `pubDate`
    
    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    5b35471 View commit details
    Browse the repository at this point in the history
  4. feat(route): add 时光网 (#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
    TsSmartTT authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    577541f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b7b2f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. fix(route): sichuan/deyang 政府公开信息 (#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 <action@github.com>
    zytomorrow and actions-user authored Apr 3, 2022
    Configuration menu
    Copy the full SHA
    476b393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300af73 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. docs: 格式化文档 (#9450)

    * Format doc
    
    * Update api.md
    
    * Add <code> tag for <route> and fix English documentation
    
    * Update docs/parameter.md
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    * Update docs/parameter.md
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    chazeon and TonyRL authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5012e71 View commit details
    Browse the repository at this point in the history
  2. docs: 修正冗余表述 (#9456)

    API 的 `I` 就是 Interface/接口的意思, 不必再说`API 接口了`
    myuanz authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cf8cb29 View commit details
    Browse the repository at this point in the history
  3. docs: invalid <p> for route params (#9455)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    19608ab View commit details
    Browse the repository at this point in the history
  4. feat(route): 增加了六个美国博物馆的展讯 (#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 <TonyRL@users.noreply.github.com>
    
    * Update lib/v2/guggenheim/exhibitions.js
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    * Update docs/en/travel.md
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    * Update docs/travel.md
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    
    Co-authored-by: Tony <TonyRL@users.noreply.github.com>
    chazeon and TonyRL authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b17eaf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62c3329 View commit details
    Browse the repository at this point in the history
  6. fix(route)(weibo): misc icons break some readers (#9458)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7399d17 View commit details
    Browse the repository at this point in the history
  7. feat(route)(kyodonews): icon, main pic, updated date (#9459)

    Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
    Rongronggg9 authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    32fe3ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6835353 View commit details
    Browse the repository at this point in the history