aboutsummaryrefslogtreecommitdiff
path: root/templates/includes/counter.html
blob: 78f6c69a947d810577bd6881560eed4b00fe37e0 (plain) (blame)
1
2
3
4
5
{% set url = current_url | default(value='/') %}

{% if url is not containing('.onion') %}
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "e99c0f2068c344eab04215551857e916"}'></script>
{% endif %}