Created
March 28, 2018 00:40
Revisions
-
wyrfel created this gist
Mar 28, 2018 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ function () { return function () { var fbq = window.fbq; if (!fbq) { !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function({n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq = window.fbq; fbq('init', '...'); } return fbq.apply(window, arguments); } }}