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

[blogger] Fix lh*(-**).googleusercontent.com URLs #5091

Merged
merged 2 commits into from
Jan 20, 2024

Conversation

Wiiplay123
Copy link
Contributor

Some URLs use "lh(number)-(locale).googleusercontent.com" format, so I added support for those.

Also, "lh(number).googleusercontent.com" formats were broken because the regex was looking for a second forward slash.

Examples:
lh7.googleusercontent.com
lh7-us.googleusercontent.com

…t for lh*-**.googleusercontent.com

Some URLs use "lh(number)-(locale).googleusercontent.com" format, so I added support for those.

Also, "lh(number).googleusercontent.com" formats were broken because the regex was looking for a second forward slash.

Examples:
lh7.googleusercontent.com
lh7-us.googleusercontent.com
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
@mikf mikf merged commit b1561a2 into mikf:master Jan 20, 2024
9 checks passed
@Wiiplay123 Wiiplay123 deleted the Wiiplay123-blogger-lhfix branch January 21, 2024 20:15
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