(function() { const u = '/apps/statistics.php?aid=443323&browser=IE&created_date=20251231&created_hour=08&dduuid=4bac15a8d5f32&device=0&device_type=desktop&os=Windows&ssid=pqi526l223s7329o82rknkfmmb&t=1767142401&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=69db17e86e68f141639761e1f1733641b5d7c553&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();