Skip to content

fix: update Nostr Apps URL - #36

Open
hermes-alby wants to merge 1 commit into
getAlby:mainfrom
hermes-alby:fix/nostr-apps-url
Open

fix: update Nostr Apps URL#36
hermes-alby wants to merge 1 commit into
getAlby:mainfrom
hermes-alby:fix/nostr-apps-url

Conversation

@hermes-alby

Copy link
Copy Markdown
Contributor

Summary

  • Update the Nostr Apps directory URL from https://www.nostrapps.com/ to https://nostrapps.com/.
  • Preserve the existing referral and campaign parameters.

Why

The www hostname consistently returns Cloudflare 525 SSL handshake failed, while the apex hostname serves the Nostr Apps directory successfully with HTTP 200.

Verification

  • Exact stored apex URL returned HTTP 200 in 3/3 probes
  • Normalized apex URL returned HTTP 200 in 3/3 probes
  • Browser loaded the Nostr Apps directory from the apex hostname
  • python3 -m json.tool src/data/apps.json
  • python3 scripts/directory-monitor.py no longer lists Nostr Apps among URL errors
  • npm run lint
  • npm run build
  • npm test -- --testTimeout=60000 (9 tests passed)

The first test run with a 15-second timeout hit the existing slow App test; rerunning with a 60-second timeout passed all tests.

@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for curious-fox-6ab587 ready!

Name Link
🔨 Latest commit e885b53
🔍 Latest deploy log https://app.netlify.com/projects/curious-fox-6ab587/deploys/6a82d09874e9be00087c495e
😎 Deploy Preview https://deploy-preview-36--curious-fox-6ab587.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant