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

Scan Compare fix #739

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Scan Compare fix #739

merged 1 commit into from
Oct 25, 2023

Conversation

zacharykeeping
Copy link
Member

This is just a small fix for an issue I noticed with the Scan Compare page. The code is slicing out the first 12 characters of URLs assuming it contains "https://www" but since that's no longer normalised it breaks scan comparisons for URLs without "www." This just makes it always use the full URL.

@zacharykeeping zacharykeeping marked this pull request as ready for review October 25, 2023 03:46
Copy link
Contributor

@tombui99 tombui99 left a comment

Choose a reason for hiding this comment

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

LGTM!

@tombui99 tombui99 merged commit 2e58718 into staging Oct 25, 2023
1 check passed
@tombui99 tombui99 deleted the scan-compare-fix branch November 9, 2023 04:00
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.

2 participants