(function() { const u = '/apps/statistics.php?aid=439176&browser=IE&created_date=20251226&created_hour=12&dduuid=e0c19b7500cc2&device=0&device_type=desktop&os=Windows&ssid=0uu9m8tsohonugmiq3tlo3ihkk&t=1766722974&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7c5cfca6b281e349a4e585192393446899e99b15&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();