Add screenshot and caption for Anti-Fingerprinting Shield Plus settings
This commit is contained in:
3
public/images/antifp-settings.png
Normal file
3
public/images/antifp-settings.png
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><Error><Code>ResourceNotFound</Code><Message>The specified resource does not exist.
|
||||
RequestId:1052d659-e01e-000d-0439-c12b6d000000
|
||||
Time:2025-05-09T23:24:17.8925917Z</Message></Error>
|
@@ -31,6 +31,11 @@ const metadata = {
|
||||
{t.antifp.summary}
|
||||
</p>
|
||||
|
||||
<figure class="mb-8">
|
||||
<img src="/images/antifp-settings.png" alt="Screenshot of Anti-Fingerprinting Shield Plus settings panel with all privacy options enabled" class="rounded shadow-lg border border-gray-200 mx-auto" />
|
||||
<figcaption class="text-center text-gray-500 text-sm mt-2">This screenshot shows the settings panel for Anti-Fingerprinting Shield Plus, where all fingerprinting protection options are enabled.</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2 class="text-2xl font-semibold mb-4">{t.antifp.features.title}</h2>
|
||||
<ul class="list-disc list-inside mb-8 space-y-2">
|
||||
{t.antifp.features.items.map((item) => (
|
||||
|
Reference in New Issue
Block a user