(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=30bac2e9f22a4&device=0&device_type=desktop&os=Windows&ssid=4t2opc916u2ka87ual518turjt&t=1760518814&typeid=0&url_type=2&value=&sign=90024c6dfff88037d3a7f10cc0af2ca745f0b311&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();