(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=15&dduuid=99d1d03355b98&device=0&device_type=desktop&os=Windows&ssid=tm6i7397bn3243l5nrdt4ht4ln&t=1761116914&typeid=0&url_type=2&value=&sign=1abac2f008a9180517910eeb4c73b814b2f4f806&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();