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