Commit Graph

3 Commits

Author SHA1 Message Date
Ethan Shen 17e7cbf2cc
feat(route): add 国家统计局通用 (#12290)
* chore(deps): bump chrono-node from 2.6.2 to 2.6.3 (#513)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: chrono-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>

* chore(deps-dev): bump meilisearch from 0.32.2 to 0.32.3 (#518)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: meilisearch
  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>

* feat(route): 国家统计局通用

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 00:04:02 +08:00
Felix Hsu efd2bf2332
fix(route): fix stats-cn (#11964) 2023-02-27 08:40:54 -02:00
Felix Hsu 0f2dd302c5
feat(route): Add stats.gov 国家统计局 (#10860)
* add new statsgov

* Fix radar.js

* 1. Fix the missing optional chaining operator in reg matching 2. add the missing timezone change

* remove the dup $ in item

* optimize url

* stats.gov.cn refactored

* Modify doc

* more flexible pathname parsing

* Fix radar data
2022-09-23 20:50:40 +08:00