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