(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=06&dduuid=48c064a57099c&device=0&device_type=desktop&os=Windows&ssid=3ol0l9l4vhkrb22feo82c3hg4d&t=1762035871&typeid=0&url_type=2&value=&sign=460b8613a436bb54b6435d8fd739b1ba4cbf3d0b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();