4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#! /bin/sh
|
|
|
|
placeholder=$1
|
|
curl -F"file=@$placeholder" http://0x0.st |