(function() { const u = '/apps/statistics.php?aid=146157&browser=IE&created_date=20251127&created_hour=11&dduuid=068cc7529faec&device=0&device_type=desktop&os=Windows&ssid=lhi8s0bmic90vltslr907n4n9m&t=1764213746&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=553bb132adb158a588704a066ff972f37047b332&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();