(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=18&dduuid=142a9a9e1f72e&device=0&device_type=desktop&os=Windows&ssid=7iq4nnlqmovgtplgqq0p262voo&t=1761216030&typeid=0&url_type=1&value=&sign=fac2f73a55e49fee9a533ea4317cb660fea576bf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();