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: chevereto CDN regex #301

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

NTFSvolume
Copy link
Collaborator

img.wiki uses /images subpath to serve their assets (direct links). Matching by host is not enough, regex needs to match the entire URL

fixes #298

img.wiki uses `/images` subpath to serve their assets (direct links). Matching by host is not enough, regex needs to match the entire URL
@NTFSvolume NTFSvolume added the bug Something isn't working label Nov 19, 2024
@NTFSvolume NTFSvolume requested a review from jbsparrow November 19, 2024 17:05
@jbsparrow jbsparrow merged commit d87f830 into jbsparrow:master Nov 19, 2024
3 checks passed
@NTFSvolume NTFSvolume deleted the fix_chevereto_cdn_regex branch November 19, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] img.kiwi Received image/jpeg, was expecting text
2 participants