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