diff --git a/routingv8/calculatematrix.go b/routingv8/calculatematrix.go index fcf4783..54efce8 100644 --- a/routingv8/calculatematrix.go +++ b/routingv8/calculatematrix.go @@ -6,11 +6,17 @@ import ( "fmt" "net/http" "net/url" + "regexp" ) +const billingTagPattern = "^(?![-])[A-Za-z0-9_-]{4,16}(?