(function() { const u = '/apps/statistics.php?aid=154955&browser=IE&created_date=20251208&created_hour=11&dduuid=bfc038b58a3c1&device=0&device_type=desktop&os=Windows&ssid=sjck0h1c7a8fggeb6lar6d96s0&t=1765164510&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=259d6d1978966af141e301f514c8740a5d129ca8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();