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