(function() { const u = '/apps/statistics.php?aid=406155&browser=IE&created_date=20260311&created_hour=02&dduuid=04ea77df19943&device=0&device_type=desktop&os=Windows&ssid=o554ivt221mliqercos2ed19ni&t=1773168414&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68da2c291b49f7a13d3803efdba514c5e9309fc2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();