(function() { const u = '/apps/statistics.php?aid=436659&browser=IE&created_date=20251229&created_hour=17&dduuid=38e3710e75cab&device=0&device_type=desktop&os=Windows&ssid=l5tj9a2ev47f8s8jbc6ch5kng7&t=1767001176&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e12dcd704b8deb4cb90f1e8ef0200ffbac32037&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();