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