Skip to content

Remove all mu.xyz references — domain being shut down#615

Merged
asim merged 1 commit into
mainfrom
claude/add-wallet-transfers-74PHC
Jun 6, 2026
Merged

Remove all mu.xyz references — domain being shut down#615
asim merged 1 commit into
mainfrom
claude/add-wallet-transfers-74PHC

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Jun 6, 2026

Replaced all mu.xyz URLs in docs, code, and config with either generic placeholders (your-instance.com) or github.com/micro/mu.

  • README: self-host only, no hosted instance reference
  • MCP docs: all curl examples use your-instance.com
  • CLI: default URL changed to http://localhost:8080
  • Mail whitelist: removed mu.xyz, kept micro.mu
  • Wallet: scheme detection uses X-Forwarded-Proto instead of hardcoded mu.xyz hostname check
  • ABOUT/VISION/WHITEPAPER: github.com/micro/mu links
  • INSTALLATION: generic hostname

Test files still reference mu.xyz as test fixtures — harmless.

Replaced all mu.xyz URLs in docs, code, and config with either
generic placeholders (your-instance.com) or github.com/micro/mu.

- README: self-host only, no hosted instance reference
- MCP docs: all curl examples use your-instance.com
- CLI: default URL changed to http://localhost:8080
- Mail whitelist: removed mu.xyz, kept micro.mu
- Wallet: scheme detection uses X-Forwarded-Proto instead of
  hardcoded mu.xyz hostname check
- ABOUT/VISION/WHITEPAPER: github.com/micro/mu links
- INSTALLATION: generic hostname

Test files still reference mu.xyz as test fixtures — harmless.
@asim asim merged commit a3e8efb into main Jun 6, 2026
1 of 2 checks passed
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.

2 participants