diff --git a/functions.php b/functions.php index eb692ad1..ecd0f3d5 100644 --- a/functions.php +++ b/functions.php @@ -1232,7 +1232,8 @@ function getDomainExpirationDate($domain) { '/renewal date: (.+)/', '/Expires On: (.+)/', '/paid-till: (.+)/', - '/Expiration Time: (.+)/' + '/Expiration Time: (.+)/', + '/\[Expires on\]\s+(.+)/' // New pattern 1 for "Expires on" ]; // Known date formats