My Nix Configuration
1bots: 2 - import: (data)/bots/ai-robots-txt.yaml 3 - import: CUSTOM/block/alibaba-cloud.yaml 4 # Allow requests from the nextcloud server to bypass checks 5 - name: allow-nextcloud-server 6 user_agent_regex: ^Nextcloud Server / richdocuments$ 7 action: ALLOW 8 - import: (data)/common/keep-internet-working.yaml 9 - import: CUSTOM/challenge/generic-browser.yaml 10dnsbl: false