(function() { const u = '/apps/statistics.php?aid=78720&browser=IE&created_date=20260112&created_hour=05&dduuid=4743c6e3bd8ee&device=0&device_type=desktop&os=Windows&ssid=jejo0m47qoic558fe0qvf5qos0&t=1768168409&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d027c8f23ea0ed69d1bdde302fa3565e1cbe4fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();