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