(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=06&dduuid=5330cf8a6cd16&device=0&device_type=desktop&os=Windows&ssid=oaqu4c4pqj08vkp45n89n0tq48&t=1761000181&typeid=0&url_type=2&value=&sign=e27acba432b0e76eaa97d027c1e4d58d8c0c85ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();