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