mirror of
https://github.com/bedaka/kew-pihole.git
synced 2025-01-22 14:25:25 +00:00
add section
This commit is contained in:
parent
f3db5ea5e1
commit
711e946873
1 changed files with 23 additions and 1 deletions
|
@ -63,6 +63,18 @@
|
||||||
## Cookies
|
## Cookies
|
||||||
</section>
|
</section>
|
||||||
<!--Tracking Pixel-->
|
<!--Tracking Pixel-->
|
||||||
|
<section data-auto-animate data-background="whitesmoke">
|
||||||
|
<h2>Tracking Pixel</h2>
|
||||||
|
<div class="r-hstack justify-center">
|
||||||
|
<div data-id="box1" style="background: #191919; width: 40px; height: 40px; margin: 10px; border-radius: 5px;"></div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<section data-auto-animate data-auto-animate-easing="cubic-bezier(0.770, 0.000, 0.175, 1.000)">
|
||||||
|
<h2 style="color: #191919;">Tracking Pixel</h2>
|
||||||
|
<div class="r-hstack justify-center">
|
||||||
|
<div data-id="box1" style="width: 2000px; height: 1000px; margin: 100%px; border-radius: 200px;"></div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2>Tracking Pixel</h2>
|
<h2>Tracking Pixel</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -173,6 +185,15 @@
|
||||||
<p>Domain Name System</p>
|
<p>Domain Name System</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<section>
|
||||||
|
<h2>PIHole Unbound</h2>
|
||||||
|
Hostet euren eigenen rekursiven DNS-Server
|
||||||
|
+ mehr Privatsphäre
|
||||||
|
+ erhöter Schutz vor DNS-Spoofing/Hijacking Angriffen
|
||||||
|
- Erstmalige Aufrufe neuer Adressen haben eine kurze Verzögerung
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h3>Features</h3>
|
<h3>Features</h3>
|
||||||
|
@ -188,6 +209,7 @@
|
||||||
* https://www.facebook.com/business/learn/facebook-ads-pixel
|
* https://www.facebook.com/business/learn/facebook-ads-pixel
|
||||||
* https://targetleaks.de/index
|
* https://targetleaks.de/index
|
||||||
* https://www.sciencedirect.com/science/article/pii/S0195925517303505
|
* https://www.sciencedirect.com/science/article/pii/S0195925517303505
|
||||||
|
* Schnabel, Patrick (??): Netzwerktechnikk-Fibel
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue