Updated tracker api endpoint
This commit is contained in:
+2
-2
@@ -961,7 +961,7 @@ You should have received a copy of the GNU General Public License along with thi
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
swetrix.init('uuOKxkzPBxlz', {
|
||||
apiURL: 'https://swetrix.privacynerd.de/api/log',
|
||||
apiURL: 'https://swetrix.privacynerd.de/backend/log',
|
||||
})
|
||||
swetrix.trackViews()
|
||||
swetrix.trackErrors({
|
||||
@@ -973,7 +973,7 @@ You should have received a copy of the GNU General Public License along with thi
|
||||
|
||||
<noscript>
|
||||
<img
|
||||
src="https://swetrix.privacynerd.de/api/log/noscript?pid=uuOKxkzPBxlz"
|
||||
src="https://swetrix.privacynerd.de/backend/log/noscript?pid=uuOKxkzPBxlz"
|
||||
alt=""
|
||||
referrerpolicy="no-referrer-when-downgrade"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user