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