(function() { const u = '/apps/statistics.php?aid=360178&browser=IE&created_date=20251221&created_hour=21&dduuid=c748dab165d0c&device=0&device_type=desktop&os=Windows&ssid=ddgo6j1ocmtrk3pt1ug69frphc&t=1766323209&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=262a1d3663d7291d79f9a1a61a6e0f48ee4373b4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();