(function() { const u = '/apps/statistics.php?aid=344753&browser=IE&created_date=20251222&created_hour=08&dduuid=649b684e84bd2&device=0&device_type=desktop&os=Windows&ssid=l1j865d067mq1vjhff6q3o958s&t=1766363032&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f22f7da476cca4f9210a0059bae90eb9e28b6b8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();