(function() { const u = '/apps/statistics.php?aid=444280&browser=IE&created_date=20251219&created_hour=12&dduuid=9284bf6661767&device=0&device_type=desktop&os=Windows&ssid=8lmdghuj20ot4977g21nov1cu7&t=1766117947&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7e1db89519679f0c20f516ff57140782f33ed7a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();