Commit Graph

11145 Commits

Author SHA1 Message Date
karasu 3351e51f3c
fix(route): 南方周末 (#14886)
* fix(route): 南方周末

* update image

* update radar rules

* remove the deprecated content

* Update lib/routes/infzm/index.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/infzm/index.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* use cache.tryGet

---------
2024-03-21 23:45:34 +08:00
frankcwl fe79896615
fix(route): fix priconne-redive and remove deprecated route (#14893)
* fix(route): fix priconne-redive and remove deprecated route

* remove entries in router.js
2024-03-21 23:32:31 +08:00
Mg Pig 7d1448bd00
feat(route): Add yxxc(游戏星辰) (#14870)
* feat(route): Add yxxc(游戏星辰)

* feat(route): Move route yxxc to 2023game
2024-03-21 22:58:54 +08:00
lyqluis 35576d5b21
fix(route): douban/book/latest, add route optional params, replace cheerio with mobile api (#14897) 2024-03-21 22:35:31 +08:00
dependabot[bot] a5219f465f
chore(deps): bump sanitize-html from 2.12.1 to 2.13.0 (#14890)
* chore(deps): bump sanitize-html from 2.12.1 to 2.13.0

Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.12.1 to 2.13.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.12.1...2.13.0)

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

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

* chore: fix pnpm install

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 11:38:30 +08:00
Tony 3272c7c795 chore: Update CodeQL workflow configuration 2024-03-21 10:09:52 +08:00
dependabot[bot] 434b216953
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#14888)
* chore(deps-dev): bump typescript from 5.4.2 to 5.4.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 22:10:55 +00:00
dependabot[bot] 29aa67cdaa
chore(deps): bump puppeteer from 22.5.0 to 22.6.0 (#14887)
* chore(deps): bump puppeteer from 22.5.0 to 22.6.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.5.0 to 22.6.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-v22.5.0...puppeteer-v22.6.0)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 21:55:09 +00:00
dependabot[bot] 5a8aa46365
chore(deps-dev): bump @babel/preset-env from 7.24.1 to 7.24.3 (#14889)
* chore(deps-dev): bump @babel/preset-env from 7.24.1 to 7.24.3

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.1 to 7.24.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 21:42:29 +00:00
Lemon 8a04b52960
refactor: replace `moyu.im` to original sina link (#14874) 2024-03-21 01:04:17 +08:00
DIYgod 40350abcbb
feat: use jsx (#14863)
* feat: render rss using jsx

* fix: error page response header

* feat: render atom using jsx

* feat: export art

* feat: use jsxRenderer

* chore: upgrade hono
2024-03-21 00:28:11 +08:00
Tony f957e664d8 chore: pr route test add fail label for timeout 2024-03-21 00:17:22 +08:00
frankcwl 3f5c016545
feat(route): recover priconne-redive (#14871)
* feat(route): recover priconne-redive

* modify cache content
2024-03-21 00:04:25 +08:00
cnkmmk ba2171efdf
fix(route): fix 不良林 (#14869) 2024-03-20 23:08:42 +08:00
Yufei Wu 3063dfd10d
feat(route): Add USENIX ;login: (#14882) 2024-03-20 22:47:55 +08:00
DIYgod c8e4273843
refactor(twitter): merge common params 2024-03-20 12:44:41 +08:00
DIYgod 39f1f61bf5
fix: twitter cookie getUserTweets 2024-03-20 12:42:12 +08:00
Ethan Shen e0beaad687
fix(route): 4k世界 (#14859)
* style: auto format

* fix(route): 4k世界

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-20 09:08:16 +08:00
dependabot[bot] 6c8bb2ff9b
chore(deps-dev): bump @types/node from 20.11.29 to 20.11.30 (#14867)
* chore(deps-dev): bump @types/node from 20.11.29 to 20.11.30

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.29 to 20.11.30.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 07:41:43 +08:00
dependabot[bot] fde2be236b
chore(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1 (#14868)
* chore(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.23.3 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 23:10:59 +00:00
dependabot[bot] 82273c0df6
chore(deps): bump imapflow from 1.0.156 to 1.0.158 (#14866)
* chore(deps): bump imapflow from 1.0.156 to 1.0.158

Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.156 to 1.0.158.
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postalsys/imapflow/compare/v1.0.156...v1.0.158)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 07:03:40 +08:00
dependabot[bot] b51a395734
chore(deps-dev): bump @babel/preset-env from 7.24.0 to 7.24.1 (#14865)
* chore(deps-dev): bump @babel/preset-env from 7.24.0 to 7.24.1

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 22:47:12 +00:00
dependabot[bot] 49eb6ab086
chore(deps-dev): bump @types/eslint from 8.56.5 to 8.56.6 (#14864)
* chore(deps-dev): bump @types/eslint from 8.56.5 to 8.56.6

Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.56.5 to 8.56.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 22:29:15 +00:00
cnkmmk 2e9935d6b2
fix(route): Fix 电脑玩物 (#14861) 2024-03-20 01:17:38 +08:00
Jia Chen fc1b99f1c1
feat(route): recover kaopu.news route (#14818)
* feat(route): recover kaopu.news route

* feat(route): recover kaopu.new from deprecated

* feat(route): update param & desc info
2024-03-20 01:04:31 +08:00
LMark 906f95e2e8
feat(route): 中国海洋大学后勤通知 (#14854)
* add 中国海洋大学后勤通知

* Update lib/routes/ouc/hqsz.ts

* Update lib/routes/ouc/hqsz.ts

---------
2024-03-20 00:32:41 +08:00
cnkmmk a33502b716
fix(route): Fix 国外主机测评 (#14860) 2024-03-20 00:14:30 +08:00
Zero c91e008143
feat(route): Add 浙江工业大学设计与建筑学院通知 (#14856)
* feat(route): Add 浙江工业大学设计与建筑学院通知

* perf: 优化浙工大设建学院通知相关代码
2024-03-20 00:02:19 +08:00
Mg Pig 9399fb3266
fix(route): 18comic add cover image (#14858) 2024-03-19 23:38:30 +08:00
DIYgod 0f4672570f
Merge remote-tracking branch 'origin/master' 2024-03-19 22:55:31 +08:00
DIYgod 1b2f071a52
Merge remote-tracking branch 'origin/master' 2024-03-19 22:54:47 +08:00
cnkmmk c0b3348c92
fix(route): Fix howtoforge (#14852) 2024-03-19 22:54:46 +08:00
DIYgod d3064e2491
feat(twitter): docs 2024-03-19 22:53:11 +08:00
DIYgod 75354f7620
feat(twitter): radar 2024-03-19 22:42:08 +08:00
DIYgod ebbaf45c3b
feat(twitter): update title 2024-03-19 22:39:34 +08:00
DIYgod c5ea105fab
feat(twitter): following for webapi 2024-03-19 22:36:56 +08:00
DIYgod 1bc24075c7
feat(twitter): list for webapi 2024-03-19 22:11:20 +08:00
DIYgod 2b6c84c829
feat(twitter): keyword for webapi 2024-03-19 21:51:01 +08:00
dependabot[bot] 85733f3186
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.3.0 to 7.3.1 (#14851)
* chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.3.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 21:45:50 +08:00
DIYgod 52edc7e393
feat(twitter): media for webapi 2024-03-19 21:41:39 +08:00
DIYgod 4a7c00f274
feat(twitter): api structure and web user 2024-03-19 20:57:19 +08:00
dependabot[bot] b56792ea3c
chore(deps-dev): bump eslint-plugin-yml from 1.13.0 to 1.13.1 (#14850)
* chore(deps-dev): bump eslint-plugin-yml from 1.13.0 to 1.13.1

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 09:04:34 +00:00
DIYgod 95ace09917
refactor(twitter): web-api -> mobile-api 2024-03-19 16:39:01 +08:00
dependabot[bot] 1590145bdf
chore(deps): bump markdown-it from 14.0.0 to 14.1.0 (#14849)
* chore(deps): bump markdown-it from 14.0.0 to 14.1.0

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.0.0 to 14.1.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.0.0...14.1.0)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 16:29:53 +08:00
tssujt 5ef9ae6c73
feat(route): Update wmpvp news description (#14848) 2024-03-19 15:58:45 +08:00
github-actions[bot] eaf6fffb3d style: auto format 2024-03-19 07:51:12 +00:00
DIYgod dd43c6d1b3
chore: remove unused files and dependencies 2024-03-19 15:49:19 +08:00
moppman e91927843d
fix(route): Restore Steam store route (#14834)
This updates the deprecated Steam store search route. The CSS stuff is
mostly untouched, just some small changes for bundle and discount detection.
`URLSearchParams` is now used instead of external query packages.

Implement PR feedback
2024-03-19 15:42:05 +08:00
cnkmmk f68e2b607d
fix(route): Fix HiFeng'Blog (#14847) 2024-03-19 14:58:25 +08:00
zhangxh1023 c14fb79afd
fix(route): fix redundant '/' in stats.gov.cn (#14806)
* fix: remove redundant '/' in currentUrl

* docs: fix

---------
2024-03-19 14:47:01 +08:00