diff options
| author | Ray <[email protected]> | 2019-02-03 20:14:15 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-02-03 20:14:15 +0100 |
| commit | 097d0f047b892da2ed48819ee8d858143ea59528 (patch) | |
| tree | 7d75e92508161e1d4510e52de3c8aee62a467b8f /index.html | |
| parent | 0ca7e659f55bf6ed723df7ea033dceb9475bdd2f (diff) | |
| download | raylib.com-097d0f047b892da2ed48819ee8d858143ea59528.tar.gz raylib.com-097d0f047b892da2ed48819ee8d858143ea59528.zip | |
Review facebook visits tracking code
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -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&cd[value]=0.00&cd[currency]=EUR&noscript=1" /></noscript> </head> <body> |
