Merge branch 'main' of https://github.com/TecharoHQ/anubis into fix/ogtags-sni

This commit is contained in:
Jason Cameron
2025-11-16 17:57:19 -05:00
26 changed files with 89 additions and 90 deletions

View File

@@ -22,9 +22,9 @@ type TestCase struct {
type TestOptions struct {
format string
action string
crawlDelayWeight int
policyName string
deniedAction string
crawlDelayWeight int
}
func TestDataFileConversion(t *testing.T) {