(function() { const u = '/apps/statistics.php?aid=408415&browser=IE&created_date=20251217&created_hour=04&dduuid=f894c4f3d6926&device=0&device_type=desktop&os=Windows&ssid=kjagevtpts7scn99lrdbedub88&t=1765917339&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1c4a31c137a3469a0f4680eb7da44ccc6ff6c1ff&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();