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