block well-known from oembed

This commit is contained in:
zotlabs 2017-01-24 18:33:41 -08:00
parent 75067524ae
commit 508157f07f

View File

@ -34,6 +34,9 @@ function oembed_action($embedurl) {
$action = 'block';
}
}
if(strpos($embedurl,'.well-known') !== false)
$action = 'block';
// site white/black list