From eb50d0dd6e7f1c11f238e137d8bd7218bb26a285 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 25 Aug 2021 13:44:39 +0200 Subject: add c.r service --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index b00be7a..661fb1a 100644 --- a/Home.md +++ b/Home.md @@ -54,6 +54,10 @@ There are some ways to support krebs: or [flameshot-once](http://cgit.ni.r/stockholm/tree/krebs/5pkgs/simple/flameshot-once/profile.nix) do it +- [c.r](http://c.r) + - read-write arbitrary urls with `cat $file | curl -d @- http://c.r/my/custom/path` + - delete with `curl -X DELETE http://c.r/my/custom/path` + - if posted again will override old content ## Monitoring -- cgit v1.2.3