mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-11 13:46:10 +00:00
There are multiple calls to the favicon on the preview.ideditor.com system in one session: > GET http://preview.ideditor.com/favicon.ico 403 (Forbidden) According to https://stackoverflow.com/questions/1321878/how-to-prevent-favicon-ico-requests#comment50777781_13416784 this should sho an empty favicon which will prevent the browser to try loading the missing icon.