From a22bb87169f707c9dda5a687b7c7475cf16cf5cb Mon Sep 17 00:00:00 2001 From: JoshyPHP Date: Wed, 21 Aug 2024 14:36:44 +0200 Subject: [PATCH] Updated Facebook iframe v3 --- iframe/3/facebook.html | 3 +-- iframe/3/facebook.min.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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