diff --git a/iframe/3/facebook.html b/iframe/3/facebook.html index 73528abb..bcd10fdd 100644 --- a/iframe/3/facebook.html +++ b/iframe/3/facebook.html @@ -54,9 +54,8 @@ url += (user || 'Bob') + '/posts/'; type = 'post'; } - url += id; - body.innerHTML = '
Loading Facebook SDK. You will need to disable any adblocker, privacy extension, or built-in tracking protection.
'; + body.innerHTML = '
Loading Facebook SDK. You will need to disable any adblocker, privacy extension, or built-in tracking protection.
'; window.addEventListener( 'message', diff --git a/iframe/3/facebook.min.html b/iframe/3/facebook.min.html index 5f7274d3..b59fac14 100644 --- a/iframe/3/facebook.min.html +++ b/iframe/3/facebook.min.html @@ -1 +1 @@ -Content from Facebook \ No newline at end of file +Content from Facebook \ No newline at end of file