Post #1452119
2026-04-07 19:07 UTC
@sigrid @dillo Took a couple minutes but figured out how to use it with curl, but sadly the server doesn't return the filename of your upload :( - Do you run the service or know who does?
curl 'https://okturing.com/' -H 'Content-Type: application/x-www-form-urlencoded' -X POST --data-raw 'fake=fake&a_func=add_post&submit=submit' --data-urlencode a_body@file-to-string.el
Replies (1)
-
@sigrid@nein.ftrv.se 2026-04-07 20:28
@zyd @dillo I believe sl runs it. Idk what the specific difference is between curl and webpaste in 9front is.