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