commit 5c05bfea88ada72c12225ce934babc928211277b
parent 58223eb14d84a5ebde2288ffed5be43755864324
author: nathanael <nathanael@dalliard.ch>
date: Sun, 19 Oct 2025 08:39:29 +0000
s1: rm nostr
diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/s1/sysfiles/relayd.conf b/s1/sysfiles/relayd.conf
@@ -19,7 +19,6 @@ http protocol https {
"geolocation=(), microphone=(), camera=()"
match request url "dalliard.ch/.well-known/openpgpkey/" tag "cors"
- match request url "dalliard.ch/.well-known/nostr.json" tag "cors"
match response tagged "cors" header set "Access-Control-Allow-Origin" \
value "*"
}