mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-20 18:32:38 +00:00
Correct Table HTML Syntax
This commit is contained in:
@ -1,11 +1,13 @@
|
||||
<th data-sorted="true" data-sorted-direction="ascending">DNS Provider</th>
|
||||
<th data-sortable="true">Server Locations</th>
|
||||
<th data-sortable="false">Privacy Policy</th>
|
||||
<th data-sortable="true">Type</th>
|
||||
<th data-sortable="true">Protocols</th>
|
||||
<th data-sortable="true">Logging</th>
|
||||
<th data-sortable="true">DNSSEC</th>
|
||||
<th data-sortable="true">QNAME Minimization</th>
|
||||
<th data-sortable="true">Filtering</th>
|
||||
<th data-sortable="true">Source Code</th>
|
||||
<th data-sortable="true">Hosting Provider</th>
|
||||
<tr>
|
||||
<th data-sorted="true" data-sorted-direction="ascending">DNS Provider</th>
|
||||
<th data-sortable="true">Server Locations</th>
|
||||
<th data-sortable="false">Privacy Policy</th>
|
||||
<th data-sortable="true">Type</th>
|
||||
<th data-sortable="true">Protocols</th>
|
||||
<th data-sortable="true">Logging</th>
|
||||
<th data-sortable="true">DNSSEC</th>
|
||||
<th data-sortable="true">QNAME Minimization</th>
|
||||
<th data-sortable="true">Filtering</th>
|
||||
<th data-sortable="true">Source Code</th>
|
||||
<th data-sortable="true">Hosting Provider</th>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user