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