(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=69908c55c289d&device=0&device_type=desktop&os=Windows&ssid=4cailbh7l93adqkk95n5ikm6k5&t=1760520259&typeid=0&url_type=2&value=&sign=2c01413c4b90bd515e9e119f326bf396ecd57a28&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();