network discovery on follow
This commit is contained in:
@@ -74,6 +74,8 @@ function zot_notify($channel,$url) {
|
||||
|
||||
function zot_finger($webbie,$channel) {
|
||||
|
||||
|
||||
logger('zot_finger:' . print_r($channel,true));
|
||||
if(strpos($webbie,'@') === false) {
|
||||
$address = $webbie;
|
||||
$host = get_app()->get_hostname();
|
||||
|
||||
Reference in New Issue
Block a user