(function() { const u = '/apps/statistics.php?aid=209161&browser=IE&created_date=20251228&created_hour=17&dduuid=0a74b2f377a48&device=0&device_type=desktop&os=Windows&ssid=mhd7ft7kp31ue8o5oltahbks8g&t=1766913367&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7e584c246f068594293fd55596ebdcbbf2f10fda&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();