(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=11&dduuid=75cd9e2027586&device=0&device_type=desktop&os=Windows&ssid=krv0lg1t5h4p3m351ebhogian4&t=1761707231&typeid=0&url_type=2&value=&sign=3835c9d751e38a70fa265763879159874e6702b7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();