(function() { const u = '/apps/statistics.php?aid=444063&browser=IE&created_date=20251222&created_hour=12&dduuid=d3d0c37089a6c&device=0&device_type=desktop&os=Windows&ssid=lj5o64nk973ojsjs402eod0lci&t=1766376470&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=61ced61f76ef589b49cedaa2d40765edd2ca0bd1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();