block well-known from oembed

This commit is contained in:
zotlabs 2017-01-24 18:33:41 -08:00
parent dad8397763
commit d96a7bc1fa

View file

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