(function() { const u = '/apps/statistics.php?aid=447626&browser=IE&created_date=20260113&created_hour=17&dduuid=131265a97f320&device=0&device_type=desktop&os=Windows&ssid=lq1hl53nqamuer63qpo86ekpp0&t=1768296268&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=326296c3a682626dfa4cf7a3e0e59af865a420c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();