Skip to content

Commit

Permalink
use custom monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
ddadaal committed Jan 7, 2024
1 parent 82b6635 commit 562b99b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ export default async function Layout({ children }: { children: React.ReactNode }
return (
<RootLayout>
<Script
data-host="https://analytix.tk"
data-host="https://services.ddadaal.me"
data-dnt="false"
src="https://analytix.linkspreed.com/js/script.js"
src="https://services.ddadaal.me/monitor/script.js"
id="ZwSg9rf6GA"
async
defer
Expand Down

0 comments on commit 562b99b

Please sign in to comment.