Skip to content

Rewrite aem urls #643

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 2 commits into from
Jul 15, 2024
Merged

Rewrite aem urls #643

merged 2 commits into from
Jul 15, 2024

Conversation

tripodsan
Copy link
Contributor

fixes #498

Comment on lines -15 to -17
const MEDIA_BLOB_REGEXP = /^https:\/\/.*\.hlx3?\.(live|page)\/media_.*/;
const MEDIA_BLOB_REGEXP = /^https:\/\/.*\.(aem|hlx3?)\.(live|page)\/media_.*/;

const HELIX_URL_REGEXP = /^https:\/\/(?!admin\.|www\.)[^.]+\.hlx3?\.(live|page)\/?.*/;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

same as in the main branch now.

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6883422) to head (b4514e3).
Report is 1 commits behind head on 5.x.

Additional details and impacted files
@@            Coverage Diff            @@
##               5.x      #643   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        50           
  Lines         4448      4448           
=========================================
  Hits          4448      4448           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tripodsan tripodsan merged commit b6b5b04 into 5.x Jul 15, 2024
7 checks passed
@tripodsan tripodsan deleted the rewrite-aem-urls branch July 15, 2024 11:17
Copy link

🎉 This issue has been resolved in version 5.11.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants