(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251111&created_hour=09&dduuid=6c7de398312e3&device=0&device_type=desktop&os=Windows&ssid=o1auhqde5r18df41lb0mank3tp&t=1762825397&typeid=0&url_type=2&value=&sign=d3ba54a55b6a657e4477a1abfb2fe3ba759f7aa1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();