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