@@ -70,7 +70,7 @@ function changeStatistics(){
globalURLCounter = 0;
}
globalPercentage.text((globalCounter/globalURLCounter).toFixed(3)*100+"%");
globalPercentage.text(((globalCounter/globalURLCounter)*100).toFixed(3)+"%");
});
};
The note is not visible to the blocked user.