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