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