(function() { const u = '/apps/statistics.php?aid=262757&browser=IE&created_date=20260119&created_hour=08&dduuid=9350650af7db4&device=0&device_type=desktop&os=Windows&ssid=kpc728jb38q501rq54osg5pkgi&t=1768784205&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c14e7ff77b0d69920dcd0a92001d035ea19f24dc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();