Skip to content

All: add option filter to prevent local homepage redirects #439

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

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

timmywil
Copy link
Member

This adds a filter to prevent local redirects to live sites, specifically local.jquery.com to jquery.com and local.jqueryui.com to jqueryui.com. The culprit turned out to be a combination of wordpress redirecting indexes classified as "page" and the jquery-static-index.php plugin used on those sites. Thanks to @Krinkle for his help figuring this out.

Copy link
Member

@mgol mgol left a comment

Choose a reason for hiding this comment

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

One minor comment, otherwise LGTM. Thanks!

@timmywil timmywil requested a review from Krinkle June 20, 2023 14:06
@Krinkle Krinkle merged commit 0f498c7 into jquery:main Jun 20, 2023
@timmywil timmywil deleted the home-redirect branch June 20, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants