(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=04&dduuid=463b4d1b04379&device=0&device_type=desktop&os=Windows&ssid=scq8a4acl03dqrp0poj8opn95s&t=1761251592&typeid=0&url_type=2&value=&sign=ec80f39cbe5733f162eb5bcb4a072e192bbe06f2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();