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