Protected by Anubis From Techaro. Made with ❤️ in 🇨🇦.
Mascot design by CELPHASE.
If you have any complaints or notes about the bot protection service, please contact webmaster@tiekoetter.com -- Imprint
This website is running Anubis version v1.27.1-0.20260829181447-dda9e99d29f3.
Automated agents
This site uses Anubis. Unregistered agents need to solve a challenge to gain access to this service. Registered agents receive a bearer token and are exempt from challenges.
Register by POSTing JSON to /.within.website/x/cmd/anubis/api/agent-registration:
curl -X POST $THIS_DOMAIN/.within.website/x/cmd/anubis/api/agent-registration \
-H 'Content-Type: application/json' \
-d '{"agent_harness":"...","model_name":"...","operating_system":"...", "git_real_name":"...", "email_address":"..."}'
Anubis will reply with an object like this: {"token":"...","expires_in":86400}. Send Authorization: Bearer <token> with future requests.