(function() { const u = '/apps/statistics.php?aid=416087&browser=IE&created_date=20251218&created_hour=09&dduuid=0639665851049&device=0&device_type=desktop&os=Windows&ssid=gp314g4jpg77ij634i10nqp5m7&t=1766020182&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=864fc7c429ae20289543dac0fdb518271bdfd447&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();