diff --git a/firefox/20-manual.yml b/firefox/20-manual.yml index 53b6fe60..ac200904 100644 --- a/firefox/20-manual.yml +++ b/firefox/20-manual.yml @@ -10,9 +10,12 @@ manual: description: '{{ identifier }} Proxy' hidden: jinja: |- - {% if _.use_for_https %} + {% if my_identifier == 'HTTPS' and _.use_for_https %} HTTPS is same has HTTP {% endif %} + params: + my_identifier: + type: identifier dynamic: - HTTPS - SOCKS