http://csrrnbzptdxy6pcoz5re5rrufe2kyxnbwgbvwtgvjwtp42ljvnbfzuid.onion/api.php
$lastError);
// Fail open - return a default safe response
return [
'status' => 'not_listed',
'url' => $onionUrl,
'message' => 'Safety check unavailable',
'timestamp' => date('c')
];
}
// Example usage:
/*
$result = checkUrlSafety('example.onion', 'YOUR_API_KEY');
if ($result !