(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=17&dduuid=9aa2596d86858&device=0&device_type=desktop&os=Windows&ssid=c34m3l26qmcmojocmqtlk4an6r&t=1761642904&typeid=0&url_type=2&value=&sign=64066f94ac1ae5fd4475228b5ca127af4dca4f63&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();