</div>
</div>
</section>
+
+ {# OpenWRT #}
+ <section class="section" id="openwrt">
+ <div class="container">
+ <h3 class="title is-3">
+ {{ _("OpenWrt") }}
+ </h3>
+
+ <div class="content">
+ <p>
+ OpenWrt users can enable IPFire DBL directly through the Adblock package
+ by adding it as an external blocklist feed.
+ </p>
+
+ <p>
+ In LuCI, navigate to Services → Adblock → Feed Selection,
+ activate the IPFire DBL feed and select the necessary categories.
+ Finally hit Save & Reload to trigger an Adblock reload so the list
+ is downloaded and included in the active blocklist.
+ </p>
+
+ <p>
+ IPFire DBL will be automatically updated according to your
+ Adblock refresh schedule.
+ </p>
+ </div>
+ </div>
+ </section>
{% end block %}