(function() { const u = '/apps/statistics.php?aid=394032&browser=IE&created_date=20251218&created_hour=03&dduuid=a3f51c19eb4c7&device=0&device_type=desktop&os=Windows&ssid=eua1mid4o8dt9ab4fur90b5p81&t=1766000140&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e77e20d6b04cb1b0a6e02220edba47d3a42e6d5c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();