(function() { const u = '/apps/statistics.php?aid=455758&browser=IE&created_date=20260305&created_hour=05&dduuid=3f6f26b04c90b&device=0&device_type=desktop&os=Windows&ssid=lsbfgo187rchov5ecqmnehn9nq&t=1772660304&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=94861e89e3d546bf4e81c03b4e246aa1b362f78b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();