mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Update WebsiteDetailedInfo.astro
This commit is contained in:
parent
ec3b2d1ba5
commit
c37901b5f6
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ const screenshotUrl = `https://screenshot-cache.as93.workers.dev/${url}`;
|
|||
</li>
|
||||
))}
|
||||
</ul>
|
||||
<h4>Saftey Score</h4>
|
||||
<h4>Safety Score</h4>
|
||||
<p class="explainer">Website marked as {riskText}</p>
|
||||
<div class={`risk risk-${riskText.replaceAll(' ', '-').toLocaleLowerCase()}`}>
|
||||
<p>{100-risk}%</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue