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