Added event for plausible, and bypass adblock filter
This commit is contained in:
parent
6c10d21051
commit
25329df270
@ -17,5 +17,5 @@
|
|||||||
|
|
||||||
<!-- Infidel Customs -->
|
<!-- Infidel Customs -->
|
||||||
{{ if and (.Site.Params.plsDomain) (.Site.Params.plsUrl) }}
|
{{ if and (.Site.Params.plsDomain) (.Site.Params.plsUrl) }}
|
||||||
<script defer data-domain="{{.Site.Params.plsDomain}}" src="{{.Site.Params.plsUrl | relURL}}"></script>
|
<script defer data-event="/api/event" data-domain="{{.Site.Params.plsDomain}}" src="{{.Site.Params.plsUrl | relURL}}"></script>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user