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