(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=17&dduuid=3335daa0bb82d&device=0&device_type=desktop&os=Windows&ssid=q1c51tl19ua83o1nct870b67nr&t=1760262693&typeid=0&url_type=2&value=&sign=b9811ca55661caa960a1a67d9b657c529a46ce7a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();