(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251111&created_hour=13&dduuid=8980795a2bea2&device=0&device_type=desktop&os=Windows&ssid=tfsvf019vjjka9g22l81nqqbj3&t=1762837809&typeid=0&url_type=2&value=&sign=d29bf799fd5397a50185c84147b353918b25eede&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();