diff options
| author | Ray <[email protected]> | 2023-01-21 19:47:55 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-01-21 19:47:55 +0100 |
| commit | bf2db5dc10c9b8d10ab555c3834a9e96d2873d3e (patch) | |
| tree | 06011738a562f6071bbcb0a433d326f967848dd6 /license.html | |
| parent | 2ca294e1fe33f58e989f1783b61992b8c026a6b3 (diff) | |
| download | raylib.com-bf2db5dc10c9b8d10ab555c3834a9e96d2873d3e.tar.gz raylib.com-bf2db5dc10c9b8d10ab555c3834a9e96d2873d3e.zip | |
REMOVED: Google Analytics
Diffstat (limited to 'license.html')
| -rw-r--r-- | license.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/license.html b/license.html index c7bbd6f..190e3db 100644 --- a/license.html +++ b/license.html @@ -23,7 +23,6 @@ </head> <body> - <script src="common/common.js" defer></script> <div class="page"> <!--[if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> or <a href="https://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> @@ -81,17 +80,5 @@ </div> </div> - - <!-- Google Analytics tracking code --> - <script> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-45733555-1', 'raylib.com'); - ga('require', 'linkid', 'linkid.js'); - ga('send', 'pageview'); - </script> </body> </html>
\ No newline at end of file |
