Skip to content

Commit

Permalink
Merge pull request #61 from pluralsh/klink/clearbit
Browse files Browse the repository at this point in the history
feat: Update clearbit
  • Loading branch information
dogmar authored Sep 27, 2023
2 parents 79b2ed0 + 801013f commit df23952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ExternalScripts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ function Clearbit() {
type="text/plain" // text/plain prevents loading until Cookiebot determines prefs
data-cookieconsent="marketing"
async
src="https://tag.clearbitscripts.com/v1/pk_f7a55ef5149a4b9142a485385b8b0c96/tags.js"
src="https://tag.clearbitscripts.com/v1/pk_7a9f6312488a429ca6602e03b4a66c9c/tags.js"
referrerPolicy="strict-origin-when-cross-origin"
/>
)
Expand Down

0 comments on commit df23952

Please sign in to comment.