ref: dda3aa357ee82e6d851cd75ef6750acc4956fcb9
parent: c421ef77b5958dc24fd3034ef833e1945fbd37ae
author: saeed <saeed@cloud9p.org>
date: Mon Aug 25 18:45:15 IDT 2025
pasteurl: another fun toy
--- /dev/null
+++ b/plan9/cfg/wm/rules/pasteurl
@@ -1,0 +1,4 @@
+# the_guest wanted a (working) httpfs, here it is.
+# no, it's not enabled. dont be silly.
+#/(https?\:)/([^'/]*)/(.+)\.(.+) webfs ; ip/httpfile -f /fd/1 '\1'//'\2'/'\3'.'\4'
+/(https?\:)/([^'/]*)/(.+)\.(.+)/ webfs ; hget '\1'//'\2'/'\3'.'\4' | wm/pasted /usr/pub/paste
--
⑨