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