new
This commit is contained in:
parent
c6019ffee4
commit
834c461515
|
@ -26,7 +26,7 @@ i currently have it set to save forever, but that might not always be true. assu
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
also assume that things are not private. i am using xid to generate, which i believe is not secure? also its being stored on my computer lol.
|
also assume that things are not private. i am using xid to generate, which i believe is not secure? its also just on a random pvc
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -49,7 +49,7 @@ works with whatever works in the command line (it just runs go tool pprof in the
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
u can also use curl! basically it checks if your Accept headers have "http", and if not, then it will not redirect, and will send the id instead
|
u can also use curl! basically it checks if your Accept headers have "http", and if not, then it will not redirect, and will send the id instead
|
||||||
curl -F file=@<filename> https://pprof.aaaaa.news/upload
|
curl -F file=@<filename> https://pprof.tuxpa.in/upload
|
||||||
|
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue