(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=13&dduuid=ff8e8147fad34&device=0&device_type=desktop&os=Windows&ssid=1d218dbh0cp4aj709lk5elftp2&t=1762319793&typeid=0&url_type=2&value=&sign=d034416f843809bebf774ae0be5f8932d1c63486&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();