$db->run("UPDATE peers SET blacklisted=0, fails=0, stuckfail=0");
echo"All the peers have been removed from the blacklist\n";
}else{
echo"Invalid command\n";
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.