(function() { const u = '/apps/statistics.php?aid=441909&browser=IE&created_date=20251223&created_hour=03&dduuid=1c9488c5b91cd&device=0&device_type=desktop&os=Windows&ssid=foqi9ta6uc4m04hsaqa98og9k0&t=1766433327&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=25e988d63301f97df360ac4059e5642f49889149&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();