We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
原因是阿根廷节点匹配包含AR的节点,而某法国节点格式为法国|PAR|G(其中PAR大约是指巴黎),这样形成了错误匹配。
AR
法国|PAR|G
PAR
The text was updated successfully, but these errors were encountered:
UlinoyaPed
Successfully merging a pull request may close this issue.
Verify steps
Description
[Bug] 正则匹配问题:阿根廷分组错误地匹配到了法国节点
Bug形成的原因
原因是阿根廷节点匹配包含
AR
的节点,而某法国节点格式为法国|PAR|G
(其中PAR
大约是指巴黎),这样形成了错误匹配。The text was updated successfully, but these errors were encountered: