You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tips/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If your scripts are loaded from ``cdn.example.com`` and your site is ``example.c
14
14
/example\.com/
15
15
]
16
16
17
-
Since this accepts a regular expression, that would catch anything *.example.com or example.com exactly. See also: :ref:`Config: whitelistUrls<config-whitelist-urls>`.
17
+
Since this accepts a regular expression, that would catch anything \*.example.com or example.com exactly. See also: :ref:`Config: whitelistUrls<config-whitelist-urls>`.
18
18
19
19
Next, checkout the list of :doc:`plugins </plugins/index>` we provide and see which are applicable to you.
0 commit comments