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