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