Compare commits
No commits in common. "21b8f2b469ce29db1b8b1dbaa6f11545ff3cebbf" and "b225ac85068296054d627f03eb855e20a983eb07" have entirely different histories.
21b8f2b469
...
b225ac8506
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
/*/
|
/*/
|
||||||
/*.log
|
/*.log
|
||||||
/venv
|
|
||||||
|
@ -71,6 +71,7 @@ case "$(file --mime-type "$PICKED")" in
|
|||||||
*': video/'*) ;;
|
*': video/'*) ;;
|
||||||
*)
|
*)
|
||||||
echo "File is not an image or video: ${PICKED}"
|
echo "File is not an image or video: ${PICKED}"
|
||||||
|
"$0" "$TAGS_BLACKLIST" "$TAGS" "$MSG_SFW" "$MSG_NSFW"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user