(function() { const u = '/apps/statistics.php?aid=429879&browser=IE&created_date=20260311&created_hour=11&dduuid=e9a65275b6ec6&device=0&device_type=desktop&os=Windows&ssid=llqlc41all25nc576ac707gu43&t=1773199319&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6d0e6f21a5caa6eee95e81e9757357223eca31f1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();