(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=01&dduuid=b36747124243f&device=0&device_type=desktop&os=Windows&ssid=vu25lj1m4jci4jn16td3nbhipv&t=1762621919&typeid=0&url_type=2&value=&sign=55186b2b0f0efc37af946c8928b352429188f7ce&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();