feat: add tracker script
This commit is contained in:
@@ -6,6 +6,11 @@
|
|||||||
<link rel="stylesheet" href="/static/style/main.css">
|
<link rel="stylesheet" href="/static/style/main.css">
|
||||||
<link rel="icon" type="image/webp" href="/static/icon/codrs.webp" />
|
<link rel="icon" type="image/webp" href="/static/icon/codrs.webp" />
|
||||||
<script src="/static/script/copy-mono.js"> </script>
|
<script src="/static/script/copy-mono.js"> </script>
|
||||||
|
<script
|
||||||
|
src="https://track.codrs.ru/api/script.js"
|
||||||
|
data-site-id="1"
|
||||||
|
defer
|
||||||
|
></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user