add harder-to-guess url and expire 24hr 0x0.st script

This commit is contained in:
Lucas Barbieri 2023-11-27 21:13:31 -03:00
parent 6315b1adee
commit 57cf72c658

View File

@ -7,5 +7,5 @@ fi
if [[ $XDG_SESSION_TYPE == "wayland" ]]; then
grim -g "$(slurp)" $tmp
curl -F'file=@'"${tmp}" https://0x0.st | wl-copy
curl -F'file=@'"${tmp}" -Fsecret= -Fexpires=24 https://0x0.st | wl-copy
fi