(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=22&dduuid=da48052037fa2&device=0&device_type=desktop&os=Windows&ssid=unrim0t3j535og27orep1ak1qg&t=1761836246&typeid=0&url_type=2&value=&sign=2836c347738d986d07ef873420dfa68ae5798b53&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();