(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=10&dduuid=4e28d5514bbff&device=0&device_type=desktop&os=Windows&ssid=6995hafu2tmame9um1gr0e8j4u&t=1762914744&typeid=0&url_type=2&value=&sign=204af6ed176c872cf116ea4f42976ad587f7f8ca&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();