(function() { const u = '/apps/statistics.php?aid=349397&browser=IE&created_date=20251227&created_hour=16&dduuid=b550189343c0b&device=0&device_type=desktop&os=Windows&ssid=v5lbro8f5mmuejas8qh6fdiro1&t=1766825591&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=25f57d4a0e69e118425eb2c93748fd01cb8cec59&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();