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