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