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