Skip to content

Commit

Permalink
feat: modify plausible link
Browse files Browse the repository at this point in the history
  • Loading branch information
prplwtf committed Jan 2, 2025
1 parent 3eed5bc commit 147f725
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions browse/extensions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link href="./index.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="../../favicon.ico">

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

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

0 comments on commit 147f725

Please sign in to comment.