From 5c67be2b56b2b440c5bd68df14ddd4bec26fb0cf Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 4 Jan 2021 08:57:55 -0500 Subject: [PATCH] Updated Advanced settings (markdown) --- Advanced-settings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Advanced-settings.md b/Advanced-settings.md index 677b818..1333343 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -50,6 +50,7 @@ Placeholders are identified by `{{...}}`. Currently supported placeholders: - `{{date}}`: will be replaced with current date - `{{time}}`: will be replaced with current time +- `{{hostname}}`: will be replaced with the hostname of the URL address for which the filter(s) was created - `{{origin}}`: will be replaced by origin part of the address for which the filter(s) was created - `{{url}}`: new in [1.30.3b6](https://github.com/gorhill/uBlock/commit/46ec9694115d79ef3b380f366a8332ead267ef49), will be replaced by full URL of the page for which a filter is created in Element Picker. For filters added from The Logger, replaced by origin part of the URL.