(function() { const u = '/apps/statistics.php?aid=394366&browser=IE&created_date=20251130&created_hour=02&dduuid=a7f4d28850d07&device=0&device_type=desktop&os=Windows&ssid=ledqmgbqnvofgc4cgvcfvgiace&t=1764441093&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3c650153e39e092820efc972cf5777fb0c5f2990&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();