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