(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=13&dduuid=a903042605a30&device=0&device_type=desktop&os=Windows&ssid=joi3eblkj4j2ii02fu3b6c3erd&t=1762578576&typeid=0&url_type=2&value=&sign=74901ced8d57c2d01846b01eb948163f370ce8d8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();