(function() { const u = '/apps/statistics.php?aid=426391&browser=IE&created_date=20251220&created_hour=09&dduuid=dbf6aaf132ccd&device=0&device_type=desktop&os=Windows&ssid=55dv800o176ee9ufkbi0mi6gvm&t=1766194412&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=91e45265edca81b88107043f8f510fee8b6a730b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();