Commit Graph

11119 Commits

Author SHA1 Message Date
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
Tony 0e81bf9651
fix: cs index path (#14846) 2024-03-19 13:42:09 +08:00
Tony acb25bf3a6
fix: don't start TG client unless routes are requested
cherry-pick bec5b6e0d6f8ac8e5783812ca935b57d3b4991a8 from #14675
2024-03-19 05:29:20 +00:00
Tony 440d98b8d2
chore: fix labelling
migrating old js routes aren't core enhancement
2024-03-19 05:22:19 +00:00
MajexH 01a16fd04a
fix(route): Fix gov/chongqing/sydwgkzp error (#14827)
* feat(route): 更新重庆事业单位考试通知

* docs: fix docs

---------
2024-03-19 13:16:10 +08:00
tssujt 2dd1b75f7b
fix(route): Fix xiaoheihe (#14764) 2024-03-19 13:06:27 +08:00
cnkmmk ccad5e8f87
fix(route): Fix 荒岛 (#14843)
修改文档描述
2024-03-19 12:55:55 +08:00
Xzonn 226fcd8e7c
feat(route): Add TGBUS (电玩巴士) (#14821)
* feat(route): Add TGBUS (电玩巴士)

* feat(route): Update TGBUS (电玩巴士)

* docs: fix parameters

---------
2024-03-19 12:50:46 +08:00
Neko Aria ab77187fd3
feat(route): Kemono Posts remove Ad (#14841)
* feat(route): Kemono Posts remove Ad

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-19 12:10:28 +08:00
cubroe 263d6b818e
feat(route): complete FCB's v3 route info. (#14775) 2024-03-19 11:44:56 +08:00
dependabot[bot] c2f60e89a0
chore(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 (#14844)
* chore(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.2.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/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.3.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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 11:14:42 +08:00
dependabot[bot] 8fdc46b3bf
chore(deps): bump hono from 4.1.1 to 4.1.2 (#14840)
* chore(deps): bump hono from 4.1.1 to 4.1.2

Bumps [hono](https://github.com/honojs/hono) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: hono
  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-19 11:06:48 +08:00
dependabot[bot] 73a6da8417
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.0 (#14838)
* 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.2.0 to 7.3.0.
- [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.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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 11:00:48 +08:00
Nikita Artikhovich a555b1799b
feat(route)(telegram/channel): support for video stickers (#14842) 2024-03-19 10:53:47 +08:00
dependabot[bot] 08f7453583
chore(deps): bump @types/node from 20.11.28 to 20.11.29 (#14837)
* chore(deps): bump @types/node from 20.11.28 to 20.11.29

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.28 to 20.11.29.
- [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: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-18 22:28:41 +00:00
dependabot[bot] 0886554822
chore(deps-dev): bump eslint-plugin-yml from 1.12.2 to 1.13.0 (#14836)
* chore(deps-dev): bump eslint-plugin-yml from 1.12.2 to 1.13.0

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.12.2 to 1.13.0.
- [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.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  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-18 22:26:52 +00:00
dependabot[bot] 4d4d591b28
chore(deps): bump hono from 4.1.0 to 4.1.1 (#14832)
* chore(deps): bump hono from 4.1.0 to 4.1.1

Bumps [hono](https://github.com/honojs/hono) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: hono
  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-19 02:15:29 +08:00
dependabot[bot] bdacc23da6
chore(deps): bump @tonyrl/rand-user-agent from 2.0.54 to 2.0.55 (#14831)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.54 to 2.0.55

Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.54 to 2.0.55.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases)
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.54...v2.0.55)

---
updated-dependencies:
- dependency-name: "@tonyrl/rand-user-agent"
  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-19 01:36:49 +08:00
DIYgod 2d4abeb9ec
docs: default values 2024-03-18 23:50:37 +08:00
DIYgod 5ce88253cd
fix: route titles 2024-03-18 23:40:43 +08:00
DIYgod 5e63cec7c9
Merge remote-tracking branch 'origin/master' 2024-03-18 22:43:57 +08:00
DIYgod 5f9d8d994e
fix: route titles 2024-03-18 22:43:32 +08:00
cnkmmk a3057d70fa
fix(route): fix 免費資源網路社群 (#14829) 2024-03-18 22:30:16 +08:00
DIYgod acc571b9fa
docs: remove website 2024-03-18 21:29:17 +08:00
DIYgod 628757d6e5
chore: build docs 2024-03-18 20:50:36 +08:00
DIYgod 59f7e2d6f8
chore: build docs user-name 2024-03-18 20:43:15 +08:00
DIYgod 2b191496f3
chore: build docs user-name 2024-03-18 20:37:46 +08:00