fix: fix hidden bookmark detection by using applesauce's built-in logic

- Remove custom isEncryptedContent function that was too restrictive
- Use applesauce's hasHiddenContent() and hasHiddenTags() functions instead
- These properly detect encrypted content regardless of format
- Remove failing relay.snort.social from relay list
- Add detailed logging to show hidden content detection status
This commit is contained in:
Gigi
2025-10-02 20:38:46 +02:00
parent d54313b015
commit eb282fcbb0
2 changed files with 6 additions and 9 deletions

View File

@@ -22,7 +22,6 @@ function App() {
const relayUrls = [
'wss://relay.damus.io',
'wss://nos.lol',
'wss://relay.snort.social',
'wss://relay.nostr.band',
'wss://relay.dergigi.com',
'wss://wot.dergigi.com'