Merge pull request #18 from Cog-Creators/Kowlin/cf-beacon

Add a CloudFlare beacon.
This commit is contained in:
Eslyium 2021-06-08 10:27:43 -04:00 committed by GitHub
commit 97097f2593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,5 +200,6 @@ $cog_chunks = array_chunk($cogs, $per_page);
});
});
</script>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "42ef8cfa260844718cbcd6eaedd5fb88"}'></script><!-- End Cloudflare Web Analytics -->
</body>
</html>