Hosted execution
These adapters run directly on the remote server. They are public, read-only, and do not depend on a personal logged-in browser session.
curl -s https://miaoda.vip/v1/sites/run \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"name":"github/repo","args":{"repo":"miounet11/lao"}}'