fix
This commit is contained in:
@@ -38,7 +38,7 @@ let
|
|||||||
traefikAssetPathRegexp =
|
traefikAssetPathRegexp =
|
||||||
"^/(.*/)?"
|
"^/(.*/)?"
|
||||||
+ "(fav(icon)?(-[0-9]+x[0-9]+)?\\.(ico|png|svg)"
|
+ "(fav(icon)?(-[0-9]+x[0-9]+)?\\.(ico|png|svg)"
|
||||||
+ "|favicon"
|
+ "|(favicon|apple-icon)(-[0-9]+)?(\\.(ico|png))?"
|
||||||
+ "|logo\\.(ico)"
|
+ "|logo\\.(ico)"
|
||||||
+ "|fav([0-9]+)?\\.(ico|png)"
|
+ "|fav([0-9]+)?\\.(ico|png)"
|
||||||
+ "|apple-touch-icon(-precomposed)?\\.png"
|
+ "|apple-touch-icon(-precomposed)?\\.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user