1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-13 15:02:37 +00:00

Fix missing closing ul tag

This commit is contained in:
Vincevrp
2019-01-22 21:18:13 +01:00
parent 455b347574
commit 8c63aa2086

View File

@ -68,6 +68,7 @@
<li>0 = Accept all cookies by default</li> <li>0 = Accept all cookies by default</li>
<li>1 = Only accept from the originating site (block third-party cookies)</li> <li>1 = Only accept from the originating site (block third-party cookies)</li>
<li>2 = Block all cookies by default</li> <li>2 = Block all cookies by default</li>
</ul>
</dd> </dd>
<dt>network.cookie.lifetimePolicy = 2</dt> <dt>network.cookie.lifetimePolicy = 2</dt>