(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=20&dduuid=0241a0a86f676&device=0&device_type=desktop&os=Windows&ssid=a2btnvuk3h7ht62i3qcepgm720&t=1762172325&typeid=0&url_type=2&value=&sign=53d0fe29aad312ee00d309c884049b6f1c0a1a36&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();