summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2019-02-03 20:14:15 +0100
committerRay <[email protected]>2019-02-03 20:14:15 +0100
commit097d0f047b892da2ed48819ee8d858143ea59528 (patch)
tree7d75e92508161e1d4510e52de3c8aee62a467b8f /index.html
parent0ca7e659f55bf6ed723df7ea033dceb9475bdd2f (diff)
downloadraylib.com-097d0f047b892da2ed48819ee8d858143ea59528.tar.gz
raylib.com-097d0f047b892da2ed48819ee8d858143ea59528.zip
Review facebook visits tracking code
Diffstat (limited to 'index.html')
-rw-r--r--index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/index.html b/index.html
index 402f663..09b2337 100644
--- a/index.html
+++ b/index.html
@@ -28,24 +28,6 @@
<link rel="stylesheet" href="common/css/main.css">
<link rel="shortcut icon" href="favicon.ico" />
-
- <!-- Facebook Conversion Code for visitas_raylib -->
- <script>
- (function() {
- var _fbq = window._fbq || (window._fbq = []);
- if (!_fbq.loaded) {
- var fbds = document.createElement('script');
- fbds.async = true;
- fbds.src = '//connect.facebook.net/en_US/fbds.js';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(fbds, s);
- _fbq.loaded = true;
- }
- })();
- window._fbq = window._fbq || [];
- window._fbq.push(['track', '6023277399201', {'value':'0.00','currency':'EUR'}]);
- </script>
- <noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?ev=6023277399201&amp;cd[value]=0.00&amp;cd[currency]=EUR&amp;noscript=1" /></noscript>
</head>
<body>