parent
beca22311b
commit
a96ff792d8
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ For example, consider the following regex:
|
||||||
|
|
||||||
[source]
|
[source]
|
||||||
----
|
----
|
||||||
*\.(google|googleapis)\.com
|
.*\.(google|googleapis)\.com
|
||||||
----
|
----
|
||||||
|
|
||||||
You apply a regex-based hostname pattern by entering this command:
|
You apply a regex-based hostname pattern by entering this command:
|
||||||
|
|
Loading…
Reference in a new issue