(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=14&dduuid=963a75071430f&device=0&device_type=desktop&os=Windows&ssid=o429t14tsapvii1fv5sjk7hh44&t=1762323129&typeid=0&url_type=2&value=&sign=3e94bfaa4c974742516378201e212d8d0f77374f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();