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