(function() { const u = '/apps/statistics.php?aid=452163&browser=IE&created_date=20260225&created_hour=02&dduuid=dcf1031e46fe3&device=0&device_type=desktop&os=Windows&ssid=tqsgo856lq5ddvde7p1ieg3fiq&t=1771956429&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=253f745905e8bc82d8b86b6e3e5618a24d7417c6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();