1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
DanieL 2023-02-16 16:12:05 -03:00
parent ee2ebb8ebd
commit efca692544

View file

@ -3,7 +3,7 @@ if(!empty($removeVideoList)){
return false;
}
$TimeLogLimitMYBR = 0.01;
$TimeLogLimitMYBR = 0.2;
$timeLogNameMYBR = TimeLogStart("modeYoutubeBottomRight.php");
if (!empty($video['users_id']) && User::hasBlockedUser($video['users_id'])) {
return false;