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