(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=14&dduuid=dced17c3d3509&device=0&device_type=desktop&os=Windows&ssid=f7jshi8rmun8qc5harg73aecif&t=1760769773&typeid=0&url_type=1&value=&sign=1d0dfcb32f324853e8f1085abeea5eb1f526cd22&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();