(function() { const u = '/apps/statistics.php?aid=207100&browser=IE&created_date=20251224&created_hour=18&dduuid=075a4cfd98840&device=0&device_type=desktop&os=Windows&ssid=f1abdv0guovipf34rnrkgvhmk7&t=1766572873&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=29688b99f7ba7d2265c0c4e661ebd758e83833a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();