(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=11&dduuid=8dc0bc5a98bf2&device=0&device_type=desktop&os=Windows&ssid=peh5eto9ei3l2hi4d95i2q90nk&t=1757993646&typeid=0&url_type=2&value=&sign=0d3bce4e00bde14a144bd9c1ee21ff29a6da9bf0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();