bunkerweb 1.4.0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% if INJECT_BODY != "" +%}
|
||||
sub_filter '</body>' '{{ INJECT_BODY }}</body>';
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
{% if INJECT_BODY != "" +%}
|
||||
sub_filter '</body>' '{{ INJECT_BODY }}</body>';
|
||||
{% endif %}
|
||||