(function() { const u = '/apps/statistics.php?aid=390081&browser=IE&created_date=20251219&created_hour=18&dduuid=b66b0a9a872c1&device=0&device_type=desktop&os=Windows&ssid=l6f8br4qt93hd99l1h7pu073s9&t=1766141160&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0e95b64b6e7c2db0f3809244ec3ff046425fc58a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();