(function() { const u = '/apps/statistics.php?aid=357068&browser=IE&created_date=20251221&created_hour=23&dduuid=55642a82fbf9e&device=0&device_type=desktop&os=Windows&ssid=pgvqlfs9vu722pnrhmg0mok8l1&t=1766329980&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=df198345df12c0a17f6e0a75c11737223ba82042&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();