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