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