Commit Graph

10455 Commits

Author SHA1 Message Date
Rongrong e8a33d80fa
fix(route/twitter/web-api): excludeReplies=1 (#14290)
Fixes #14285

The postprocessing that removes replies accidentally removed all tweets
except for the first one after the recent Twitter update.

Signed-off-by: Rongrong <i@rong.moe>
2024-01-21 14:11:01 +08:00
dependabot[bot] cd48da470e
chore(deps): bump @sentry/node from 7.93.0 to 7.94.1 (#14293)
* chore(deps): bump @sentry/node from 7.93.0 to 7.94.1

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.93.0 to 7.94.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.93.0...7.94.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  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-01-19 22:50:33 +00:00
dependabot[bot] 2baa265018
chore(deps): bump dotenv from 16.3.1 to 16.3.2 (#14291)
* chore(deps): bump dotenv from 16.3.1 to 16.3.2

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.3.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.3.2)

---
updated-dependencies:
- dependency-name: dotenv
  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-01-19 22:48:14 +00:00
dependabot[bot] 97e9da6e81
chore(deps): bump twitter-api-v2 from 1.15.2 to 1.16.0 (#14292)
* chore(deps): bump twitter-api-v2 from 1.15.2 to 1.16.0

Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.15.2 to 1.16.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.15.2...1.16.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>

* 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-01-19 22:47:13 +00:00
Tony e399ca73c8
feat(route): bjedu (#14288) 2024-01-19 22:31:20 +00:00
github-actions[bot] 4adcd60986 style: auto format 2024-01-19 18:36:56 +00:00
Ethan Shen b387495bec
feat(route): add 中国期货市场监控中心 (#14287)
* feat(route): add 中国期货市场监控中心

* Update lib/v2/cfmmc/radar.js

---------
2024-01-19 18:35:01 +00:00
Tony 237d442d90
fix(route): tencent gifs (#14286) 2024-01-19 23:30:37 +08:00
SunBK201 ed5c6fff48
feat(secrss): full text support (#14284)
* feat(secrss): full text support

* fix(secrss): pubDate author category
2024-01-19 09:00:33 +00:00
lidashuang d006267ce3
fix: 修复界面标题重复 (#14283)
* fix(jiemian): 标题重复

* Update lib/v2/jiemian/lists.js

---------
2024-01-19 15:50:09 +08:00
DIYgod 1574105a92
fix: twitter changed the fields 2024-01-19 11:30:45 +08:00
CaoMeiYouRen 30c453eec2
feat(route): New route: MiYouShe - User Posts; Optimize the routing of MiYouShe | 新增路由:米游社 - 用户帖子;优化米游社路由 (#14268)
* fix(route): 修复 米游社 公告栏 template 错误

* feat(route): 新增 bing 搜索

* docs: Update other.mdx

* docs: fix docs

* feat(route): 新增 百度搜索

* fix(route): 修复 pubDate 解析错误

* fix(route): 优化 百度搜索的缓存,减轻反爬问题

* feat(route): 新增 360 搜索

* feat(route): 迁移 搜狗特色LOGO 到 v2 规范;添加 搜狗搜索

* fix(route): 百度搜索增加图片

* feat(route): 新增 Google Search

* fix(route): 修复 百度搜索相关问题

* fix(route): 修复 Google 相关问题

* fix(route): 修复 360 搜索

* fix(route): 修复 搜狗搜索

* fix(route): 修复 await 问题

* fix: 移除 google sites

* fix(route): 修复 缓存和过滤逻辑问题

* fix(route): 修复 360 搜索缺少 cookie 的问题

* fix(route): 修复 360 搜索 cookie 的问题

* feat(route): 移除 so.com 路由

* fix: merge conflict

* feat(route): 新增路由:米游社 - 用户帖子;优化米游社路由

* fix(route): 修复 米游社用户帖子路由

* feat(route): 新增 米游社 用户关注路由

* fix(route): 修复 米游社帖子可能缺失封面的 bug;增加 点赞和评论数

* fix(route): 修复 米游社路由的规范和 bug

---------
2024-01-19 03:46:51 +08:00
github-actions[bot] 1ec55d126a style: auto format 2024-01-18 17:08:39 +00:00
Ethan Shen b31adca78e
feat(route): add TradingView Pine Script™ Release notes (#14279) 2024-01-19 01:06:41 +08:00
dependabot[bot] 9581d309fb
chore(deps): bump pinyin-pro from 3.19.2 to 3.19.3 in /website (#14278)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.19.2...3.19.3)

---
updated-dependencies:
- dependency-name: pinyin-pro
  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>
2024-01-18 15:10:23 +00:00
Tony 35561ce39c
style(eslint): add `default-case`: 1
`default-case-last`: 2
`unicorn/prefer-spread`: 2->1
`unicorn/prefer-switch`: 2->1
2024-01-18 15:03:52 +00:00
Kun CHEN cdb6f6f34c
fix(route): broken item URL in Google Scholar Author Citations (#14277)
* fix broken url in item fields

* add author information in item field

* add query parameter usage

* fine-tune channel  title&description

* add maintainer

* shorten the itemUrl definition

---------
2024-01-18 22:09:04 +08:00
dependabot[bot] 0dc664ea9f
chore(deps-dev): bump eslint-plugin-yml from 1.12.0 to 1.12.2 (#14263)
* chore(deps-dev): bump eslint-plugin-yml from 1.12.0 to 1.12.2

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

---
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-01-18 21:17:32 +08:00
github-actions[bot] 89759b0fcb style: auto format 2024-01-18 13:08:36 +00:00
Rachasak Ragkamnerd ba3c2925f8
feat: Add Thai Department Of Lands e-LandsAnnouncement website (#14245)
* feat: Add Thai DOL website

* feat: Add timezone, Radar for Thai DOL e-LandsAnnoucements

* Update lib/v2/dol/maintainer.js

* Update website/docs/routes/government.mdx

* Update lib/v2/dol/radar.js

---------

Co-authored-by: rrachasak <dev@rachasak.org>
2024-01-18 21:06:39 +08:00
dependabot[bot] 5c91e50c94
chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.5.3 to 1.5.4 (#14274)
* chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.5.3 to 1.5.4

Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.5.4/packages/eslint-plugin-js)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  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-01-18 20:54:16 +08:00
github-actions[bot] 52ee219378 style: auto format 2024-01-18 12:45:55 +00:00
Tony 6d901cb7dc
style(eslint): add eslint-unicorn (#14257)
* style: add eslint-unicorn

* style: fix unicorn/no-useless-spread

* style: fix unicorn/no-useless-promise-resolve-reject

* style: fix unicorn/no-for-loop

* fix: codeql bad HTML filtering regexp

* fix: codeql incomplete replace

* fix: unicorn/no-abusive-eslint-disable

* style: fix unicorn/no-new-array

* style: fix unicorn/no-typeof-undefined

* style: fix unicorn/no-zero-fractions

* style: fix unicorn/no-empty-file

* style: fix unicorn/prefer-date-now

* revert: auto fix unicorn/prefer-switch on lib/v2/kuaidi100/utils.js

* style: fix unicorn/prefer-array-find

* style: fix unicorn/prefer-array-flat

* style: fix unicorn/prefer-array-flat-map

* style: fix unicorn/prefer-at

* style: fix unicorn/prefer-string-starts-ends-with

* style: fix unicorn/prefer-includes

* fix: codeql URL substring sanitization

* style: fix unicorn/prefer-optional-catch-binding

* style: fix unicorn/catch-error-name

* style: fix unicorn/escape-case

* style: fix unicorn/prefer-native-coercion-functions

* style: fix unicorn/prefer-regexp-test

* style: fix unicorn/require-array-join-separator

* style: fix unicorn/prefer-math-trunc

* style: fix unicorn/prefer-negative-index

* style: fix unicorn/prefer-dom-node-dataset

* style: fix unicorn/prefer-dom-node-text-content

* style: fix unicorn/prefer-query-selector

* style: fix unicorn/no-array-for-each

* style: fix unicorn/no-negated-condition

* style: fix unicorn/prefer-add-event-listener

* style: fix unicorn/import-style

* style: fix prefer-regex-literals

* style: disable unicorn/no-useless-switch-case

* style: disable unicorn/text-encoding-identifier-case

* style: fix unicorn/prefer-set-has

* style: fix unicorn/prefer-spread

* revert: auto fix on lib/routes/universities/ynnu/edu/base64.js

* style: fix unicorn/no-useless-undefined

* style: fix unicorn/no-array-push-push

* style: fix unicorn/no-useless-undefined again

* style: fix unicorn/no-lonely-if

* style: fix unicorn/prefer-reflect-apply

* style: fix unicorn/switch-case-braces

* style: fix unicorn/prefer-switch

* style: fix unicorn/prefer-array-some

* fix: deepscan UNUSED_VAR_ASSIGN

* style: fix unicorn/prefer-ternary

* fix: follow-up of unicorn/prefer-ternary

* revert: auto fix of unicorn/prefer-string-slice for substring()

* style: disable unicorn/prefer-string-slice

fix: auto fix slice over deprecated substr

* style: fix unicorn/throw-new-error

* style: fix unicorn/filename-case

* test: fix dateParser renaming

* style: fix unicorn/better-regex

* style: fix unicorn/prefer-string-replace-all

* fix(deps): add sanitize-html

* style: fix no-prototype-builtins

* style: fix unicorn/consistent-destructuring

* style: fix unicorn/consistent-function-scoping

* style: fix unicorn/prefer-regexp-test

* style: fix unicorn/prefer-logical-operator-over-ternary

* style: fix unicorn/no-array-callback-reference

* style: add prefer-object-has-own

* style: warn unicorn/no-empty-file

* style: fix unicorn/prefer-number-properties

* style: fix no-useless-undefined again

* style: fix unicorn/numeric-separators-style

* style: disable unicorn/no-array-callback-reference

false postive with cheerio
2024-01-18 20:43:40 +08:00
github-actions[bot] cd00220d98 style: auto format 2024-01-17 22:14:44 +00:00
dependabot[bot] 67b000e60f
chore(deps-dev): bump prettier from 3.2.2 to 3.2.4 (#14273)
* chore(deps-dev): bump prettier from 3.2.2 to 3.2.4

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.4.
- [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/3.2.2...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  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-01-17 22:13:10 +00:00
JimenezLi 73010823e1
fix(docs): fix some working notOperational routes (#14270) 2024-01-17 22:27:14 +08:00
dependabot[bot] dd29e6e155
chore(deps): bump googleapis from 130.0.0 to 131.0.0 (#14266)
* chore(deps): bump googleapis from 130.0.0 to 131.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 130.0.0 to 131.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v130.0.0...googleapis-v131.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>

* 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-01-16 22:17:19 +00:00
dependabot[bot] 300a23e87e
chore(deps): bump imapflow from 1.0.147 to 1.0.148 (#14265)
* chore(deps): bump imapflow from 1.0.147 to 1.0.148

Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.147 to 1.0.148.
- [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.147...v1.0.148)

---
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-01-16 22:16:57 +00:00
dependabot[bot] 3ccdf5d562
chore(deps-dev): bump nodemon from 3.0.2 to 3.0.3 (#14264)
* chore(deps-dev): bump nodemon from 3.0.2 to 3.0.3

Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: nodemon
  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-01-16 21:56:27 +00:00
xizeyoupan 987d6fe218
fix(route): coolapk publish time (#14261) 2024-01-16 13:51:54 +00:00
Carson Yang f9ac1e2c72
docs: Add deploy to Sealos (#14259) 2024-01-16 09:04:30 +00:00
dependabot[bot] a60a81de65
chore(deps-dev): bump nock from 13.4.0 to 13.5.0 (#14254)
* chore(deps-dev): bump nock from 13.4.0 to 13.5.0

Bumps [nock](https://github.com/nock/nock) from 13.4.0 to 13.5.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.4.0...v13.5.0)

---
updated-dependencies:
- dependency-name: nock
  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-01-16 01:15:08 +00:00
dependabot[bot] e080fcec45
chore(deps): bump @tonyrl/rand-user-agent from 2.0.45 to 2.0.46 (#14253)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.45 to 2.0.46

Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.45 to 2.0.46.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases)
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.45...v2.0.46)

---
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-01-16 01:14:37 +00:00
dependabot[bot] 815082d9fa
chore(deps-dev): bump prettier from 3.2.1 to 3.2.2 (#14252)
* chore(deps-dev): bump prettier from 3.2.1 to 3.2.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.2.
- [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/3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: prettier
  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-01-16 00:38:28 +00:00
dependabot[bot] c39b348b7c
chore(deps-dev): bump eslint-plugin-yml from 1.11.0 to 1.12.0 (#14251)
* chore(deps-dev): bump eslint-plugin-yml from 1.11.0 to 1.12.0

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.11.0 to 1.12.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.11.0...v1.12.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-01-16 00:37:59 +00:00
dependabot[bot] 5ecb413a93
chore(deps-dev): bump supertest from 6.3.3 to 6.3.4 (#14250)
* chore(deps-dev): bump supertest from 6.3.3 to 6.3.4

Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v6.3.3...v6.3.4)

---
updated-dependencies:
- dependency-name: supertest
  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-01-15 22:11:51 +00:00
dependabot[bot] acb1da5647
chore(deps): bump pinyin-pro from 3.19.0 to 3.19.2 in /website (#14256)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.19.0 to 3.19.2.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/commits/3.19.2)

---
updated-dependencies:
- dependency-name: pinyin-pro
  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>
2024-01-15 22:10:00 +00:00
dependabot[bot] 5bc9f255f9
chore(deps-dev): bump @types/react from 18.2.47 to 18.2.48 in /website (#14255)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.47 to 18.2.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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>
2024-01-15 22:05:38 +00:00
Tony 39c6720498
feat: recover shuiguopai (#14248) 2024-01-16 01:00:19 +08:00
JimenezLi 450bdb3a17
feat(route): zhihu xhu posts (#14246) 2024-01-15 23:23:47 +08:00
Tony 50b32696fa
feat(route): recover kuwaitlocal agirls qianp taiwannews jiaoliudao (#14247)
* fix: recover kuwaitlocal

* fix: recover agirls

* fix: recover qianp

* fix: recover taiwannews

* fix: recover hket

* fix: recover jiaoliudao

* fix: qianp

* fix: deepscan issue
2024-01-15 23:03:49 +08:00
陈楷 352a7cf302
docs: Update InstanceList.tsx (#14244)
Add instance hosted by Kai.
2024-01-15 15:54:04 +08:00
Joshua Peek ed8e195ba6
feat: support CIDR IP ranges in allowlist (#14243) 2024-01-15 12:35:34 +08:00
Tony 6780b96b23
fix(route): hoyolab (#14242) 2024-01-15 12:22:54 +08:00
Gerardyang 4ee41944b8
fix: luogu route parse error (#14170)
* fix route parse error

* use parse-date instead of Date

* optimize decode processes

* fix typo

---------
2024-01-15 03:23:41 +00:00
Tony a1c0e75542
fix(route): tencent author (#14241) 2024-01-15 02:11:00 +08:00
Ethan Shen 7a94c42e94
feat(route): add 苏州市发展和改革委员会 (#14214)
* feat(route): add 苏州市发展和改革委员会

* docs: remove duplicated heading

* refactor: migrate to v2

* fix: suzhou docs

* fix: news

---------
2024-01-15 01:25:20 +08:00
JimenezLi 1a49f937d8
fix(route): fix twitch (#14238)
* fix(route): fix twitch

* fix docs
2024-01-14 15:21:19 +00:00
huanfei 418e68aa57
fix: pornhub pubDate (#14232) 2024-01-14 09:35:00 +00:00
Ethan Shen 376ebf4bc4
feat(route): add TradingView Desktop releases and release notes (#14234) 2024-01-14 16:02:07 +08:00