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