(function() { const u = '/apps/statistics.php?aid=385519&browser=IE&created_date=20251218&created_hour=16&dduuid=ddf904d9fd27c&device=0&device_type=desktop&os=Windows&ssid=glpa4tn50pvn46h99inv702vp0&t=1766045695&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4dba648ff45fb0ab3a7acabb9787c7bfae178eb2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();