mirror of
https://github.com/rclone/rclone.git
synced 2026-02-26 09:23:20 +00:00
Browsers make a request to /favicon.ico when visiting pages generated by the HTTP server. Previously, if remotes did not have a /favicon.ico then the server responded with a 404, causing browsers to show a default icon. This adds a tiny fallback embedded PNG rclone favicon to help users identify the rclone browser tab.