Compare commits

..

No commits in common. "v1.1_042" and "v1.1_042~1" have entirely different histories.

View file

@ -12,12 +12,9 @@ manual:
- SOCKS - SOCKS
hidden: hidden:
jinja: | jinja: |
{% if my_identifier == 'HTTPS' and manual.use_for_https %} {% if manual.use_for_https %}
HTTPS is same has HTTP HTTPS is same has HTTP
{% endif %} {% endif %}
params:
my_identifier:
type: identifier
address: address:
description: "{{ identifier }} address" description: "{{ identifier }} address"