Added AP to many network conditions / enabling inbox processing
This commit is contained in:
@@ -331,6 +331,8 @@ class Probe
|
||||
|
||||
if ($network != Protocol::ACTIVITYPUB) {
|
||||
$data = self::detect($uri, $network, $uid);
|
||||
} else {
|
||||
$data = null;
|
||||
}
|
||||
|
||||
if (in_array(defaults($data, 'network', ''), ['', Protocol::PHANTOM])) {
|
||||
|
||||
Reference in New Issue
Block a user