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