- Add device detection (desktop or mobile)
- Manage the right file to serve based on mobile detection
- Add a "preprocess" include (could be used for encoded URL management with third party module)
- Remove WebP detection (useless)
- Remove unused variable
- Update functions contract (PHP 8.2)
- Refactor code