mirror of
https://github.com/privacyguides/i18n.git
synced 2025-06-19 17:24:25 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic-Statistiken
|
|
||||||
---
|
|
||||||
|
|
||||||
## Webseiten Statistiken
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Die Statistiken werden bereitgestellt von <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistiken
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Die Statistiken werden bereitgestellt von <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Estadísticas de tráfico
|
|
||||||
---
|
|
||||||
|
|
||||||
## Estadísticas de la página
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Estadísticas generadas por <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Estadísticas del blog
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Estadísticas generadas por <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: آمار ترافیک
|
|
||||||
---
|
|
||||||
|
|
||||||
## آمار وب سایت
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">بخش آمار قدرت گرفته توسط <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io"> Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## آمار وبلاگ
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">بخش آمار قدرت گرفته توسط <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io"> Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Statistiques de trafic
|
|
||||||
---
|
|
||||||
|
|
||||||
## Statistiques du site web
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistiques alimentées par <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Statistiques du blog
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistiques alimentées par <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: סטטיסטיקת תנועה
|
|
||||||
---
|
|
||||||
|
|
||||||
## סטטיסטיקה לאתר
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">סטטיסטיקה מופעלת על ידי <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## סטטיסטיקת בלוג
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">סטטיסטיקה מופעלת על ידי <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Forgalom Statisztikák
|
|
||||||
---
|
|
||||||
|
|
||||||
## Weboldal Statisztikák
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;"><a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a> által működtetett statisztikák</div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statisztikák
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;"><a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a> által működtetett statisztikák</div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Statistik Lalu Lintas
|
|
||||||
---
|
|
||||||
|
|
||||||
## Statistik Situs Web
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistik didukung oleh <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Statistik Blog
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistik didukung oleh <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Statistiche sul traffico
|
|
||||||
---
|
|
||||||
|
|
||||||
## Statistiche del sito web
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistiche fornite da <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Statistiche del blog
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistiche fornite da <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: トラフィック統計情報
|
|
||||||
---
|
|
||||||
|
|
||||||
## ウェブサイトの統計情報
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;"><a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a>による統計</div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## ブログの統計情報
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;"><a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a>による統計</div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: 트래픽 통계
|
|
||||||
---
|
|
||||||
|
|
||||||
## 사이트 통계
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">통계 제공: <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## 블로그 통계
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">통계 제공: <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Verkeersstatistieken
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website statistieken
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistieken mogelijk gemaakt door <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistieken
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Statistieken mogelijk gemaakt door <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Estatísticas de tráfego
|
|
||||||
---
|
|
||||||
|
|
||||||
## Estatísticas da Página
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Estatísticas disponibilizadas por <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Estatísticas do Blogue
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Estatísticas disponibilizadas por <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Статистика посещений
|
|
||||||
---
|
|
||||||
|
|
||||||
## Статистика сайта
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Статистика от <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Статистика блога
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Статистика от <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Trafik İstatistikleri
|
|
||||||
---
|
|
||||||
|
|
||||||
## Web Sitesi İstatistikleri
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">İstatistikler <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics tarafından desteklenmektedir</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog İstatistikleri
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">İstatistikler <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics tarafından desteklenmektedir</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: Traffic Statistics
|
|
||||||
---
|
|
||||||
|
|
||||||
## Website Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Blog Statistics
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: 流量統計
|
|
||||||
---
|
|
||||||
|
|
||||||
## 網站統計
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">統計資料由 <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics 提供</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## 部落格統計
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">統計資料由 <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics 提供</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
title: 流量统计
|
|
||||||
---
|
|
||||||
|
|
||||||
## 网站统计
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="plausibleFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">统计资料由 <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics提供</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('plausibleFrame').src = 'https://stats.privacyguides.net/share/privacyguides.org?auth=IxTl2wRhi3uxF09rd1NSn&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## 博客统计
|
|
||||||
|
|
||||||
<iframe plausible-embed src="https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=system&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;" id="blogFrame"></iframe>
|
|
||||||
<div style="font-size: 14px; padding-bottom: 14px;">统计资料由 <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics提供</a></div>
|
|
||||||
<script async src="https://stats.privacyguides.net/js/embed.host.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
|
|
||||||
/* Set palette on initial load */
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Register event handlers after documented loaded */
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
var ref = document.querySelector("[data-md-component=palette]")
|
|
||||||
ref.addEventListener("change", function() {
|
|
||||||
var palette = __md_get("__palette")
|
|
||||||
if (palette && typeof palette.color === "object") {
|
|
||||||
var theme = palette.color.scheme === "slate" ? "dark" : "light"
|
|
||||||
|
|
||||||
document.getElementById('blogFrame').src = 'https://stats.privacyguides.net/share/blog.privacyguides.org?auth=onWV76WWcsDifUqlaHEAg&embed=true&theme=' + theme + '&background=transparent';
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
</script>
|
|
Reference in New Issue
Block a user