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