(function() { const u = '/apps/statistics.php?aid=414380&browser=IE&created_date=20251217&created_hour=12&dduuid=ac92eb36adfd7&device=0&device_type=desktop&os=Windows&ssid=18b4qhfq7d0p1n8cmln239d7dp&t=1765945196&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7d19e5a4f0272ec8c4c81e1ff9befaa7fe2dfc57&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();