mirror of
https://github.com/generativefm/generative.fm.git
synced 2026-01-08 22:38:01 -05:00
Remove Google Analytics
This commit is contained in:
@@ -2,19 +2,6 @@
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script
|
||||
async
|
||||
src="https://www.googletagmanager.com/gtag/js?id=UA-134692042-1"
|
||||
></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'UA-134692042-1');
|
||||
</script>
|
||||
<script>
|
||||
window.twttr = (function(d, s, id) {
|
||||
var js,
|
||||
|
||||
Reference in New Issue
Block a user