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