= htmlspecialchars($domain['registrar'] ?? 'Unknown') ?>
= htmlspecialchars($whoisData['whois_server']) ?>
= htmlspecialchars($whoisData['owner']) ?>
Expiration
= date('M j, Y', strtotime($domain['expiration_date'])) ?>
Last Updated
= date('M j, Y', strtotime($domain['updated_date'])) ?>
Created
= date('M j, Y', strtotime($whoisData['creation_date'])) ?>
Last Checked
= date('M j, Y H:i', strtotime($domain['last_checked'])) ?>
= htmlspecialchars($ns) ?>
= htmlspecialchars($domain['group_name']) ?>
$ch['is_active']); ?>= count($activeChannels) ?> / = count($domain['channels']) ?> channels active
Won't receive notifications
No notifications sent yet
| Channel | Status | Date | Message |
|---|---|---|---|
| = ucfirst($log['channel_type']) ?> | = ucfirst($log['status']) ?> | = date('M j, H:i', strtotime($log['sent_at'])) ?> | = htmlspecialchars($log['message']) ?> |
= htmlspecialchars(json_encode($whoisData, JSON_PRETTY_PRINT)) ?>