Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit acd40584 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

enable https rewrite and tracker url

parent 2812e8fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -111,6 +111,8 @@ outgoing: # communication with search engines
enabled_plugins:
  - "Calculator"
  - "Search on category select"
  - "Tracker URL remover"
  - "HTTPS rewrite"
#   - ...

# Example to rewrite hostnames in external links
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
            </div>
            {% endif %}

            {% if answers -%}
            {% if answers and 'general' in selected_categories -%}
            {%- for answer in answers.values() %}
            <div class="result well">
              {% if answer.url %}