Closed anfragment closed 9 months ago
The following test needs to be fixed.
--- FAIL: TestRegex (0.00s) domain_test.go:106: domain=/^example\.(com|org)$/ should match a request with example.com as the referer domain_test.go:111: domain=/^example\.(com|org)$/ should match a request with example.org as the referer
The following test needs to be fixed.