(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251013&created_hour=05&dduuid=64848f33f7581&device=0&device_type=desktop&os=Windows&ssid=likmmg6o2gantos0g5je9q904d&t=1760303805&typeid=0&url_type=2&value=&sign=5bd99f7d6efd7abe4db5af51a7eb1c1a80f8c652&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();