Merge pull request #655 from jonnitto/patch-1

Fix: Re-add hash and outbound-links only options
This commit is contained in:
Marko Saric 2021-01-26 11:47:23 +01:00 committed by GitHub
commit 66735f4a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ defmodule PlausibleWeb.Tracker do
@templates [
"plausible.js",
"plausible.exclusions.js",
"plausible.hash.js",
"plausible.outbound-links.js",
"plausible.hash.exclusions.js",
"plausible.hash.outbound-links.js",
"plausible.hash.exclusions.outbound-links.js",