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