(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=02&dduuid=9853c1ee1badb&device=0&device_type=desktop&os=Windows&ssid=gl29or0v6bc9a2f9tqoitdfg5o&t=1762109153&typeid=0&url_type=2&value=&sign=a3a154322556b16678ee178a6304ce15902b33e1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();