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