fix: reorder fields in AnubisRule struct for better alignment

This commit is contained in:
Jason Cameron
2025-06-13 16:34:43 -04:00
parent 5ee537bc22
commit 5aa7d8e0d6
2 changed files with 4 additions and 3 deletions

View File

@@ -5,4 +5,4 @@
- name: robots-txt-policy-disallow-2
action: CHALLENGE
expression:
single: path.startsWith("/private")
single: path.startsWith("/private")