(function() { const u = '/apps/statistics.php?aid=385426&browser=IE&created_date=20251226&created_hour=02&dduuid=9114199c842f4&device=0&device_type=desktop&os=Windows&ssid=73bsbbg2v7c5paqr2jv47b5per&t=1766686826&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=28398b1582fddf391656744877564826f38ccff8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();