(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=31400f204e001&device=0&device_type=desktop&os=Windows&ssid=vcg49ij9mgvhruvsr8i0u1ht69&t=1760520752&typeid=0&url_type=2&value=&sign=3d24bd45bc87df16e5a7a003427590159f18ee57&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();