(function() { const u = '/apps/statistics.php?aid=461275&browser=IE&created_date=20260312&created_hour=12&dduuid=8b49af85f5459&device=0&device_type=desktop&os=Windows&ssid=tbl60cl0h72ta1eupdnstg2itp&t=1773288039&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=55dcf5e50ed93a1c18733aeb8c0f6a4e0dd8d90b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();