(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=4b84f7d7f5cb2&device=0&device_type=desktop&os=Windows&ssid=8ogngjm8ar8qkefkha6s7jtd9k&t=1760519143&typeid=0&url_type=2&value=&sign=ad60d809319c5e76e47c41b9f6142d795b6d16ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();