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