diff --git a/pprofweb/page.go b/pprofweb/page.go index fa228ec..9090971 100644 --- a/pprofweb/page.go +++ b/pprofweb/page.go @@ -26,7 +26,7 @@ i currently have it set to save forever, but that might not always be true. assu

-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

@@ -49,7 +49,7 @@ works with whatever works in the command line (it just runs go tool pprof in the

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=@ https://pprof.aaaaa.news/upload +curl -F file=@ https://pprof.tuxpa.in/upload