(function() { const u = '/apps/statistics.php?aid=436078&browser=IE&created_date=20251226&created_hour=15&dduuid=ec9f5c8a18fac&device=0&device_type=desktop&os=Windows&ssid=d3j106tuqrruedns5jusr4ecnq&t=1766735066&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=25293a60274282f5e77a99e0327b5e3003261205&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();