mirror of
https://github.com/ovosimpatico/ovo-docs
synced 2026-01-15 16:22:54 -03:00
docs: update legal-and-regulatory/transparency
This commit is contained in:
committed by
ovosimpatico
parent
998beb44f8
commit
39b3da206c
@@ -2,7 +2,7 @@
|
||||
title: Transparency
|
||||
description:
|
||||
published: 1
|
||||
date: 2024-10-19T21:03:25.943Z
|
||||
date: 2024-10-19T21:04:34.077Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2024-02-19T19:31:11.878Z
|
||||
@@ -27,30 +27,12 @@ Our servers are located in Sao Paulo, Brazil 🇧🇷. User data is encrypted in
|
||||
|
||||
## Analytics
|
||||
|
||||
<div style="width: 100%; height: 600px; overflow: auto; scrollbar-width: thin; scrollbar-color: #252f3f transparent;">
|
||||
<style>
|
||||
.scrollbar-wrapper::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
}
|
||||
.scrollbar-wrapper::-webkit-scrollbar-track {
|
||||
background: transparent;
|
||||
}
|
||||
.scrollbar-wrapper::-webkit-scrollbar-thumb {
|
||||
background-color: #252f3f;
|
||||
border-radius: 20px;
|
||||
border: 2px solid transparent;
|
||||
background-clip: content-box;
|
||||
}
|
||||
</style>
|
||||
<iframe
|
||||
class="scrollbar-wrapper"
|
||||
plausible-embed
|
||||
src="https://track.ovosimpatico.com/share/ovosimpatico.com?auth=R_86d4J3IWkLbustgp2L2&embed=true&theme=dark&background=transparent"
|
||||
frameborder="0"
|
||||
loading="lazy"
|
||||
style="width: 100%; height: 100%; border: none;"
|
||||
></iframe>
|
||||
</div>
|
||||
<iframe plausible-embed
|
||||
src="https://track.ovosimpatico.com/share/ovosimpatico.com?auth=R_86d4J3IWkLbustgp2L2&embed=true&theme=dark&background=transparent"
|
||||
frameborder="0"
|
||||
loading="lazy"
|
||||
style="width: 1px; min-width: 100%; height: 600px;">
|
||||
</iframe>
|
||||
|
||||
<script async src="https://track.ovosimpatico.com/js/embed.host.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user