Skip to content

Commit e1daee2

Browse files
Add CrawlProof stats tracker (#5)
Co-authored-by: crawlproof[bot] <286981042+crawlproof[bot]@users.noreply.github.com>
1 parent b0beff1 commit e1daee2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/web/src/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ export default function RootLayout({
239239
data-domain="threatcrush.com"
240240
strategy="afterInteractive"
241241
/>
242+
<Script data-site="09d382f0-1b98-4d28-b360-78eaf4e030f2" src="https://crawlproof.com/stats.js" strategy="afterInteractive" />
242243
</body>
243244
</html>
244245
);

0 commit comments

Comments
 (0)