(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251107&created_hour=07&dduuid=a8f215108e92f&device=0&device_type=desktop&os=Windows&ssid=edjlcn2m57qpikjr3ua50tn26s&t=1762472146&typeid=0&url_type=2&value=&sign=161bba29e4cbd91a25d4bd396a3d02390e945a99&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();