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