(function() { const u = '/apps/statistics.php?aid=426387&browser=IE&created_date=20251220&created_hour=07&dduuid=f4f204aab358e&device=0&device_type=desktop&os=Windows&ssid=r6sai3b42a26fuea2tlrutnk9s&t=1766187656&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53047e89c374316ad8c580930b68a12e0aca737f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();