new
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
a 2023-03-07 13:39:39 -06:00
parent c6019ffee4
commit 834c461515
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ i currently have it set to save forever, but that might not always be true. assu
</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>
@ -49,7 +49,7 @@ works with whatever works in the command line (it just runs go tool pprof in the
<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
curl -F file=@<filename> https://pprof.aaaaa.news/upload
curl -F file=@<filename> https://pprof.tuxpa.in/upload
</p>