fix favico badge not working on chrome
added line prevents chrome from """tainting""" the canvas, making it non-exportable.
Also makes it handle case of multiple favicons (i.e. multiple sizes) by processing all favicons, not just first one
Edited by HJ