Skip to content

Commit 147f725

Browse files
committed
feat: modify plausible link
1 parent 3eed5bc commit 147f725

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

browse/extensions/index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link href="./index.css" rel="stylesheet">
1111
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
1212

13-
<script defer data-domain="blueprint.zip" src="https://plausible.prpl.wtf/js/script.hash.outbound-links.revenue.tagged-events.js"></script>
13+
<script defer data-domain="blueprint.zip" src="https://plausible.prpl.wtf/js/script.hash.outbound-links.js"></script>
1414

1515
<!-- Social Embeds -->
1616
<meta property="theme-color" content="#3b7cfe">
@@ -334,7 +334,6 @@ <h2 class="h3 my-3">
334334
}utm_source=blueprint.zip&utm_medium=listing&utm_content=blueprint_${
335335
data.identifier
336336
}"
337-
class="plausible-event-name=referral plausible-revenue-amount=${_data.price} plausible-revenue-currency=${_data.currency}"
338337
>
339338
<div class="input-group mb-2 flex-nowrap">
340339
<label class="input-group-text w-100 border-0 platform-button-content">

0 commit comments

Comments
 (0)