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