(function() { const u = '/apps/statistics.php?aid=435755&browser=IE&created_date=20251227&created_hour=22&dduuid=2f37f0024eeca&device=0&device_type=desktop&os=Windows&ssid=8t1q637uih0ltbu9gcfitt48ve&t=1766844120&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=995b167d2902d20bc926ba61733127c86cc0c05b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();