Compare commits
No commits in common. "v1.1_042" and "v1.1_042~1" have entirely different histories.
v1.1_042
...
v1.1_042~1
1 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue