8 lines
142 B
Bash
Executable File
8 lines
142 B
Bash
Executable File
#!/bin/bash
|
|
|
|
curl -F upload=@- https://w1r3.net/
|
|
#curl -F 'f:1=<-' ix.io
|
|
#curl -F c=@- https://ptpb.pw/?u=1
|
|
#curl -F "sprunge=<-" sprunge.us
|
|
|