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: don't convert regex from punycode to ASCII (#1126) #1131

Merged
merged 2 commits into from Sep 8, 2023

Conversation

0xERR0R
Copy link
Owner

@0xERR0R 0xERR0R commented Sep 7, 2023

closes #1126

@0xERR0R 0xERR0R added the 🐞 bug Something isn't working label Sep 7, 2023
@0xERR0R 0xERR0R added this to the v0.23 milestone Sep 7, 2023
@kwitsch
Copy link
Collaborator

kwitsch commented Sep 8, 2023

The docker build failure should be fixed by running make fmt followed by a git commit & push.

@0xERR0R
Copy link
Owner Author

0xERR0R commented Sep 8, 2023

The docker build failure should be fixed by running make fmt followed by a git commit & push.

Thanks, I fixed it. 👍

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
lists/parsers/hosts.go 100.00%

📢 Thoughts on this report? Let us know!.

Copy link
Collaborator

@ThinkChaos ThinkChaos left a comment

Choose a reason for hiding this comment

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

Thanks for tackling this so fast!

@0xERR0R 0xERR0R merged commit 245bb61 into main Sep 8, 2023
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix-regex-parser branch September 8, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse error domains containing xn--
3 participants