vpinball.js sets a table-supplied image as the page favicon via a blob: URL as a table loads. Revert any blob: href on the icon <link> the moment it appears, via a MutationObserver, instead of patching the compiled engine.
vpinball.js sets a table-supplied image as the page favicon via a blob: URL as a table loads. Revert any blob: href on the icon <link> the moment it appears, via a MutationObserver, instead of patching the compiled engine.