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