mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-16 11:52:47 +00:00
5 lines
162 B
Fish
5 lines
162 B
Fish
# Defined in /tmp/fish.MYztjy/gdbypass.fish @ line 2
|
|
function gdbypass
|
|
qb (curl "https://gdbypass.host/api/?link="$argv | cut -d\" -f22 | sed 's/[\]//g')
|
|
end
|