(function() { const u = '/apps/statistics.php?aid=418676&browser=IE&created_date=20260115&created_hour=08&dduuid=ade68423b709b&device=0&device_type=desktop&os=Windows&ssid=lu25bnonlop4vmtp3tfr9lu4f2&t=1768437118&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=578d26bd821de9a247fa57facfe7957d049af8df&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();