Commit Graph
8558 Commits
Author SHA1 Message Date
Tony ba89e298bb fix(route): google news (#11662) 2023-01-21 01:30:13 +08:00
drgnchan cf6dff4305 feat: 新增'观点网' (#11658)
* feat: 新增'观点网'

* polish
2023-01-21 01:06:29 +08:00
papersnake 0d7f42e483 feat(route): 商论 (#11659)
* feat(route): 商论

* fix: apply suggestions from code review

* fix: remove language.sort
2023-01-20 23:44:48 +08:00
Tony ddf82784ec feat(route): zhiy (#11654) 2023-01-19 19:03:31 -03:00
Tony a3bd12171f fix(route): coolapk external share (#11651) 2023-01-19 12:26:43 -03:00
Tony 95dba06d1d docs: fix path regex (#11650) 2023-01-19 22:41:50 +08:00
Joshua Peek 44305f529b fix(route): bloomberg author (#11619)
* Switch bloomberg author feed to html scraper

* Safely resolve relative href

* Prefer WHATWG URL API

* Remove list cache

* Cache article list

* Avoid caching captcha

* Add back rss parser as fallback

* Load author news list from api

* Fallback to rss

* docs: add docs for new params
2023-01-19 22:15:12 +08:00
SUEPbotandSUEPbot 1c9016d12e feat(route): get full text for shiep (#11645)
* feat(route): get full text for shiep

* refactor(route): use WHATWG URL API instead of deprecated url.resolve in shiep

* refactor(route): cache the whole return result

* feat(route): leave a notice if item is redirected to the intranet

Co-authored-by: SUEPbot <SUEPbot@users.noreply.github.com>
2023-01-19 03:41:22 -04:00
dependabot[bot] 1f6221d8ec chore(deps): bump @sentry/node from 7.31.0 to 7.31.1 (#11643)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.31.0 to 7.31.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.31.0...7.31.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 21:08:44 +00:00
dependabot[bot] cad9081daa chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 (#11637)
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 18:13:14 +02:00
SUEPbotandSUEPbot a50e6ff2e0 feat(route): migrate shiep to v2 (#11641)
* feat(route): migrate shiep to v2

* fix(route): fix GHSA-64wp-jh9p-5cg2 in shiep

* chore(route): sort shiep entries in alphabetical order

Co-authored-by: SUEPbot <SUEPbot@users.noreply.github.com>
2023-01-17 23:04:19 +08:00
dependabot[bot] 973eaf389e chore(deps): bump twitter-api-v2 from 1.13.0 to 1.14.0 (#11636)
Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](https://github.com/plhery/node-twitter-api-v2/compare/1.13.0...1.14.0)

---
updated-dependencies:
- dependency-name: twitter-api-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 21:05:53 +08:00
dependabot[bot] 854864b885 chore(deps): bump @sentry/node from 7.30.0 to 7.31.0 (#11634)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.30.0...7.31.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 02:11:56 +02:00
Tony cf674e2b07 fix(route): huxiu article (#11631)
* fix(route): huxiu article

* fix: huxiu

* refactor: api endpoints
2023-01-17 00:33:20 +02:00
dependabot[bot] 17a8bdca38 chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#11635)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.2...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:24:35 +00:00
dependabot[bot] 40b6567bc5 chore(deps): bump rand-user-agent from 1.0.100 to 1.0.101 (#11638)
Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/WebScrapingAPI/rand-user-agent/releases)
- [Commits](https://github.com/WebScrapingAPI/rand-user-agent/commits)

---
updated-dependencies:
- dependency-name: rand-user-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:16:06 +00:00
dependabot[bot] 3842878719 chore(deps): bump ioredis from 5.2.4 to 5.2.5 (#11639)
Bumps [ioredis](https://github.com/luin/ioredis) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.2.4...v5.2.5)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 21:14:14 +00:00
Tony 5456d130e0 fix(route): smzdm fenlei (#11630) 2023-01-17 02:28:43 +08:00
Tony 9a56bb8803 fix(route): pixiv novels (#11629) 2023-01-16 21:10:13 +08:00
Felix Hsu c532e4032b fix(route): add rss item link checking when cnbc rss is generating... (#11628) 2023-01-16 19:11:49 +08:00
Tony c990508717 feat(route): wnacg full comic (#11625) 2023-01-15 19:38:19 -01:00
BrandNewLifeJackie26 e4053665d9 feat(route): add layoffs.fyi (#11621)
* feat(route): add layoffs.fyi

Add RSS source for layoffs.fyi (routes and docs).

* Update lib/v2/layoffs/index.js

Remove the unnecessary header.
2023-01-16 02:26:14 +08:00
Tony 3d1b54f1b4 feat(route): add qoo-app (#11624)
* feat(route): qoo-add

* docs: add docs

* refactor: combine extractNotes
2023-01-15 16:25:20 -01:00
Felix Hsu 3e393ccce8 fix(route): thepaper list error and change to api.thepaper.cn (#11623)
* fix thepaper list error and change to api.thepaper.cn

* fix channel id in thepaper docs

* fix channel id in thepaper docs

* remove the trailing space in </Route>
2023-01-15 22:36:13 +08:00
Tony b404cc6bf9 docs: fix tag 2023-01-14 15:15:22 +00:00
github-actions[bot] 235f172a3f style: auto format 2023-01-14 14:51:13 +00:00
shaomingboandshaomingbo ef5275cacd feat(route): 支持前端早早聊文章 (#11604)
* feat: add route for zaozao.run

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* chore: add maintainer

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* docs: adjust route tag

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* refactor: adjust fetch data method

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* Update lib/v2/zaozao/radar.js

* Update radar.js

Signed-off-by: shaomingbo <shaomingbo@microbt.com>
Co-authored-by: shaomingbo <shaomingbo@microbt.com>
2023-01-14 22:49:21 +08:00
papersnake b4c1b2accb fix: remove dupicated username in description (#11605)
* fix(route): add show uid config for jike

* fix: update maintainer
2023-01-14 20:22:23 +08:00
Tony 2502bef792 feat(route): cw author (#11618) 2023-01-13 21:49:36 +08:00
Joshua Peek b0253d09d8 feat(route): bloomberg by author (#11615)
* Extract asyncPoolAll to utils

* Add bloomberg news by author route

* docs: add docs and radar
2023-01-13 20:25:28 +08:00
joey 5812d70ac8 feat(route): add xunhupay (#11616) 2023-01-13 19:38:31 +08:00
Tony 4e7c633dc2 fix(route): cw (#11613) 2023-01-13 02:42:59 +00:00
dependabot[bot] a008fbeff8 chore(deps): bump puppeteer from 19.5.1 to 19.5.2 (#11612)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.5.1 to 19.5.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.5.1...puppeteer-v19.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 00:16:45 +00:00
dependabot[bot] 8b29954f16 chore(deps): bump puppeteer from 19.5.0 to 19.5.1 (#11603)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.5.0 to 19.5.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.5.0...puppeteer-v19.5.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 10:45:42 -11:00
Tony 033d765358 fix(route): bitmovin (#11611) 2023-01-12 20:39:06 +00:00
Tony 762e67d81e fix(route): twitter quotes (#11610) 2023-01-13 03:47:21 +08:00
Tony 2b9fd19c1c chore: fix codespaces build (#11609) 2023-01-13 01:52:37 +08:00
Fatpandac 315923d67a fix(route): filter out URL parameters (#11608) 2023-01-12 23:22:26 +08:00
github-actions[bot] 83ed93bce8 style: auto format 2023-01-12 14:14:35 +00:00
Crafty 1152a5d231 feat(route):add College of Pharmacy to zcmu (#11598)
* add College of Pharmacy to zcmu

* Update radar.js

* Update index.js

* Update lib/v2/zcmu/yxy/index.js

fixed

* Update docs/university.md

fixed
2023-01-12 22:11:56 +08:00
joey a247455da5 feat(route): add iiilab support (#11596)
* add iiilab support

* Update lib/v2/iiilab/index.js
2023-01-12 20:42:29 +08:00
Joshua Peek 3622af0cde fix(route): improve economist espresso parser (#11599)
* Extract Espresso articles from Next.js data payload

* Set espresso gobbet headline as title
2023-01-11 10:30:53 -11:00
Tony e2a57e4945 fix(route): invalid url (#11597) 2023-01-11 19:57:32 +08:00
github-actions[bot] 2ebefe0c40 style: auto format 2023-01-11 09:53:01 +00:00
Crafty 00abda0a7c feat(route): 增加浙江中医药大学教务处 (#11579)
* Update university.md

* Add files via upload

* Update docs/university.md

* Update docs/university.md

* Update lib/v2/zcmu/radar.js

* modified:   package.json

* add pubDate

* Delete package.json

* Add files via upload
2023-01-11 06:51:07 -03:00
dependabot[bot] 0f01c3d35b chore(deps): bump @sentry/node from 7.29.0 to 7.30.0 (#11592)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.29.0...7.30.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 07:21:37 +00:00
dependabot[bot] 591724ab71 chore(deps-dev): bump nock from 13.2.9 to 13.3.0 (#11591)
Bumps [nock](https://github.com/nock/nock) from 13.2.9 to 13.3.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.2.9...v13.3.0)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 00:55:35 +00:00
DIYgod cb03dd3059 feat: quote repost and reply info for twitter and jike 2023-01-10 17:57:53 +00:00
dependabot[bot] aa163f433d chore(deps): bump jsdom from 20.0.3 to 21.0.0 (#11586)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 21.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.3...21.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 01:16:16 +08:00
dependabot[bot] a9da282bb2 chore(deps): bump puppeteer from 19.4.1 to 19.5.0 (#11587)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.4.1 to 19.5.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.4.1...puppeteer-v19.5.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 23:21:45 +08:00