aboutsummaryrefslogtreecommitdiffstats
path: root/include/oembed.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/oembed.php')
-rwxr-xr-xinclude/oembed.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/oembed.php b/include/oembed.php
index 36395cfbc..58ad29291 100755
--- a/include/oembed.php
+++ b/include/oembed.php
@@ -34,6 +34,9 @@ function oembed_action($embedurl) {
$action = 'block';
}
}
+ if(strpos($embedurl,'.well-known') !== false)
+ $action = 'block';
+
// site white/black list