(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=13&dduuid=4ade9f8f4e1d2&device=0&device_type=desktop&os=Windows&ssid=cv51kb48ic5obl1281imo9qlmg&t=1762320669&typeid=0&url_type=2&value=&sign=42233c3e2b5c95d09df1fe50be1367d434da700e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();