setTimeout(function() {
    document.head.insertAdjacentHTML('beforeend', '<link rel="icon" href="/iu.ico">');
}, 1000);
