Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] some urls will be misjudged to phone #16

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

hxphieno
Copy link
Contributor

Give an example as "https://www.zhihu.com/question/648850626?utm_campaign=shareopn&utm_content=group2_questions&utm_medium=social&utm_psn=1753366003193782272&utm_source=wechat_session&utm_id=0",Obviously this is a link in web page format, but it also conforms to our regular rules for determining the format of mobile phone numbers. Obviously, all links in web page format will definitely not be judged as mobile phone numbers, so I think we should increase the priority of judging web page format in if.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8674004281

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.552%

Totals Coverage Status
Change from base Build 8518878168: 0.0%
Covered Lines: 28
Relevant Lines: 29

💛 - Coveralls

@Iamstanlee Iamstanlee merged commit 4feb8a2 into Iamstanlee:main Apr 13, 2024
1 check passed
@Iamstanlee
Copy link
Owner

Iamstanlee commented Apr 13, 2024

Thanks for handling it 👍 @hxphieno

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.

3 participants