From ae031635cc911bc3e02eacd40bfb95446aefe793 Mon Sep 17 00:00:00 2001 From: Kieran Date: Fri, 13 Jan 2023 13:37:07 +0000 Subject: [PATCH] Enable snort nip5 service --- src/pages/Verification.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/Verification.tsx b/src/pages/Verification.tsx index 4d21cacaa..27a946c9d 100644 --- a/src/pages/Verification.tsx +++ b/src/pages/Verification.tsx @@ -4,12 +4,13 @@ import './Verification.css' export default function VerificationPage() { const services = [ - /*{ + { name: "Snort", service: "https://api.snort.social/api/v1/n5sp", link: "https://snort.social/", + supportLink: "https://snort.social/help", about: <>Our very own NIP-05 verification service, help support the development of this site and get a shiny special badge on our site! - },*/ + }, { name: "Nostr Plebs", service: "https://nostrplebs.com/api/v1",