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