(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250918&created_hour=14&dduuid=39c0539a28465&device=0&device_type=desktop&os=Windows&ssid=rsm4lacccoj9mfei3mhonsaj17&t=1758175432&typeid=0&url_type=2&value=&sign=dbe50514c25bd042ec3b2093462efd013b1107c3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();