(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=05&dduuid=b1a046db30144&device=0&device_type=desktop&os=Windows&ssid=4tdr26u04lssidqvo4tpeufauh&t=1761774709&typeid=0&url_type=2&value=&sign=685d6a54e3308363ceab80c24eae395e0f1004e7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();