From 26ce37741a9d921bc130fb4a5da8146965cc5682 Mon Sep 17 00:00:00 2001 From: Serkan KOCAMAN <39461461+KiPSOFT@users.noreply.github.com> Date: Thu, 16 Feb 2023 04:38:12 +0300 Subject: [PATCH 1/2] Added nostrprotocol.net NIP-05 identifier service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f87bc37..6c91c52 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ them: - [nanostr](https://github.com/xbol0/nanostr)![stars](https://img.shields.io/github/stars/xbol0/nanostr?style=social) A NIP-05 name server written in Deno. - [nostr.industries](https://nostr.industries) - A free NIP-05 ID registration service. - [NIP-05 on LNBits](https://github.com/lnbits/lnbits/tree/main/lnbits/extensions/nostrnip5) - Sell NIP-05 verification for your domain using LNBits. +- [nostrprotocol.net](https://github.com/KiPSOFT/nostr-nip05-service)![stars](https://nip05.nostrprotocol.net/) - A free NIP-05 identifier service. ## Offline signer From 15a50a37e1b5ddd976ecf609b5c7cd703c64b5aa Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Tue, 21 Feb 2023 09:37:13 -0600 Subject: [PATCH 2/2] fixing stars url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c91c52..cddc544 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ them: - [nanostr](https://github.com/xbol0/nanostr)![stars](https://img.shields.io/github/stars/xbol0/nanostr?style=social) A NIP-05 name server written in Deno. - [nostr.industries](https://nostr.industries) - A free NIP-05 ID registration service. - [NIP-05 on LNBits](https://github.com/lnbits/lnbits/tree/main/lnbits/extensions/nostrnip5) - Sell NIP-05 verification for your domain using LNBits. -- [nostrprotocol.net](https://github.com/KiPSOFT/nostr-nip05-service)![stars](https://nip05.nostrprotocol.net/) - A free NIP-05 identifier service. +- [nostrprotocol.net](https://github.com/KiPSOFT/nostr-nip05-service)![stars](https://img.shields.io/github/stars/KiPSOFT/nostr-nip05-service?style=social) - A free NIP-05 identifier service. ## Offline signer