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