Feat/enhance zh cn data#166
Merged
spannm merged 1 commit intoSkillPanel:masterfrom May 5, 2026
Merged
Conversation
- Add comprehensive mobile phone prefixes for major Chinese carriers (China Mobile, China Unicom, China Telecom, virtual operators) - Add landline formats with city codes for tier-1 cities (Beijing 010, Shanghai 021, Guangzhou 020, Shenzhen 0755) - Expand personal email domains with popular Chinese providers (aliyun.com, outlook.com, hotmail.com, 139.com, 189.cn) All formats use mask patterns (#) to ensure privacy compliance.
cfb5eb0 to
4aa6a24
Compare
Collaborator
|
Hi @huangq-dev, thanks for your contribution. cheers, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR enhances the localized data for mainland China (zh_CN) by expanding the datasets for phone numbers and email domains. These updates ensure that the mock data generated reflects the current telecommunication and internet landscape in 2026.
Changes
Phone Numbers
Mobile: Added comprehensive prefixes for major carriers:
Landline: Added standard formats for Tier-1 cities:
Email Domains
Expanded the list with popular Chinese email providers:
Compliance & Privacy
All added data follows the mask pattern (#) convention of the project. No real personal information or sensitive identifiers are included, adhering to data privacy best practices and local regulations.
Verification
Acknowledgments
This contribution was developed with the assistance of AI-powered development tools. All changes have been manually reviewed and verified by the author to ensure correctness and compliance with project standards.