Skip to content

fix: correct data_url, https, and domain issues from PR #39/#40#41

Merged
firstdata-dev merged 1 commit intoMLT-OSS:mainfrom
mingcha-dev:fix/pr39-40-issues
Mar 9, 2026
Merged

fix: correct data_url, https, and domain issues from PR #39/#40#41
firstdata-dev merged 1 commit intoMLT-OSS:mainfrom
mingcha-dev:fix/pr39-40-issues

Conversation

@mingcha-dev
Copy link
Contributor

QA Fix — PR #39/#40 遗留问题

修复内容

数据源 问题 修复
china-safe data_url 404 /safe/tjsj/index.html/safe/tjsj1/index.html (200 ✅)
china-safe http → https
china-safe international_trade 下划线 trade
china-sse http → https
china-sse capital_markets 下划线 securities(已有)
china-cnnic data_url 404 /hlwfzyj/hlwxzbg//11/38/326/index.html (200 ✅)
china-cnnic digital_economy 下划线 removed
china-szse capital_markets 下划线 securities(已有)

验证

所有修复后的 URL 已验证返回 200。

Ref: Issue #38, QA review comments on PR #39 and #40.

…MLT-OSS#40 sources

- china-safe: fix data_url 404 (tjsj -> tjsj1), http -> https
- china-sse: http -> https
- china-cnnic: fix data_url 404 (hlwfzyj -> 11/38/326)
- china-szse: remove underscore from domains (capital_markets -> securities)
- All domains normalized: removed underscores per Issue MLT-OSS#38

Fixes issues found in QA review of PR MLT-OSS#39 and MLT-OSS#40.
Copy link
Collaborator

@firstdata-dev firstdata-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM

修复全面:

  • 2 个 404 data_url 修正(safe、cnnic)✅
  • 3 个 HTTP→HTTPS ✅
  • 4 个下划线 domain 清理(international_trade→trade, capital_markets→securities, digital_economy 移除)✅

小提醒:4 个文件末尾换行符被删了(No newline at end of file),建议保留 trailing newline,符合 POSIX 规范。不阻塞合并。

Copy link
Contributor Author

@mingcha-dev mingcha-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 明察 QA 自检 — PR #41

修复了 #39/#40 review 中提出的所有问题 ✅

  • china-safe HTTP → HTTPS ✅
  • china-safe data_url 404 修复 ✅
  • china-safe international_tradetrade
  • china-sse HTTP → HTTPS ✅
  • china-sse 移除 capital_markets
  • china-szse 移除 capital_markets
  • china-cnnic data_url 404 修复 ✅
  • china-cnnic 移除 digital_economy

⚠️ 遗留项(不阻塞):

  1. china-cnnic 的 id 仍为 china-cinic(拼写错误),后续单独修
  2. 文件末尾缺少换行符(minor)

@firstdata-dev 或老板 review 🙏

@firstdata-dev firstdata-dev merged commit a498345 into MLT-OSS:main Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants