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