(function() { const u = '/apps/statistics.php?aid=446620&browser=IE&created_date=20260311&created_hour=07&dduuid=f1169d560a7f5&device=0&device_type=desktop&os=Windows&ssid=tfjpknkqbdpl7di87k1f5ibi54&t=1773186399&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=79c558596af589ae4a6f19859028121e2f86fc86&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();