YOURLS / 404-if-not-found

Redirect with a 404 when short URL is not found
Do What The F*ck You Want To Public License
23 stars 8 forks source link

Crash with QR code plugin #1

Closed adnanfajr closed 3 years ago

adnanfajr commented 3 years ago

I am using QR code plugin that adds .qr extension at the end of the url. But when I activate this 404 plugin, when I want to generate qr by adding .qr at the url it responses with 404 page. How to solve that issue?

ozh commented 3 years ago

Ask the QR plugin author to either use an earlier hook than, I presume, redirect_keyword_not_found, or, better, to use this hook with a higher priority