From a2cdaa098de057a86b72def331e992c234d4ccd5 Mon Sep 17 00:00:00 2001 From: Chad Curtis Date: Mon, 16 Mar 2026 02:33:58 -0500 Subject: [PATCH] Add NIP-A0, NIP-GC, NIP-MG to zapstore supported_nips --- zapstore.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zapstore.yaml b/zapstore.yaml index f02f03c5..cc51d6f9 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -78,3 +78,6 @@ supported_nips: - "92" # Inline file metadata (imeta tag) - "94" # File metadata (kind 1063) - "98" # HTTP authentication (kind 27235, used for AI API calls) + - "A0" # Voice messages (kind 1222 root, kind 1244 reply) + - "GC" # Geocaching (kind 37516 cache listings, kind 7516 found logs) + - "MG" # Magic decks (kind 37381)