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 incorrect position of ':' in tracker URI #73

Conversation

osirisinferi
Copy link

The URIs of the trackers of the scraper results are currently incorrect. Now they are shown as udp//:foo:123/bar whereas the correct URI would be udp://foo:123/bar. This tiny change corrects that.

@osirisinferi osirisinferi changed the base branch from master to develop March 5, 2023 11:57
@osirisinferi
Copy link
Author

Note that this was fixed in #60 also, but that PR hasn't seen any update in more than 2 years now.

@49e94b8f256530dc0d41f740dfe8a4c1 49e94b8f256530dc0d41f740dfe8a4c1 merged commit b99333d into project-mk-ultra:develop Mar 5, 2023
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