Add custom grade message
Remove hardcoded grade message and add support for custom grade messages.
This commit is contained in:
parent
4cf98ca23d
commit
d61a0fdce8
2 changed files with 21 additions and 2 deletions
|
@ -54,8 +54,8 @@
|
|||
<span id="badge-f" class="badge grade-f">Grade F</span>
|
||||
|
||||
</center><br/>
|
||||
<p>Oh no, looks like you got a bad grade! Unfortunately, many popular services do not respect your privacy, and you're likely using some of them.</p>
|
||||
<p>But you can increase your privacy grade. Do not be discouraged from performing good privacy practices because you can increase it drastically with little to no effort.</p>
|
||||
<div id="grade-message"></div>
|
||||
|
||||
<h2>Your Privacy Report</h2>
|
||||
<i>The good, bad and ugly</i>
|
||||
<div id="reports">
|
||||
|
|
Reference in a new issue