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