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