diff --git a/firefox/20-manual.yml b/firefox/20-manual.yml index 416ac75..5d2ae21 100644 --- a/firefox/20-manual.yml +++ b/firefox/20-manual.yml @@ -12,9 +12,12 @@ manual: - SOCKS hidden: jinja: | - {% if manual.use_for_https %} + {% if my_identifier == 'HTTPS' and manual.use_for_https %} HTTPS is same has HTTP {% endif %} + params: + my_identifier: + type: identifier address: description: "{{ identifier }} address"