fix: exempt /install.sh and /uninstall.sh from bot throttle
curl -fsSL staging.musehub.ai/install.sh | sh was returning 429 because the default curl UA matches the bot-throttle block list. The install script is specifically designed to be fetched by curl before muse is installed, so /install.sh and /uninstall.sh are now unconditionally exempt from UA-based blocking — same as /healthz and /static/.
sha256:2c483a3d40b5b66f11e1ee41f2d1816dbcc535fb32257ccaca2f79f105138014
sha
sha256:e649056b503bdac2ea2e9851365823cf3d2a8f4d2f9e98c0ded80573285b7e18
snapshot
← Older
Oldest on fix/install-script-bot-throttle
All commits
Newer →
Latest on fix/install-script-bot-throttle
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:2c483a3d40b5b66f11e1ee41f2d1816dbcc535fb32257ccaca2f79f105138014 --body "your comment"
No comments yet. Be the first to start the discussion.