Forgot to add a pattern for expires on

This commit is contained in:
johnnyq
2024-06-02 16:41:20 -04:00
parent 56b0eafe2b
commit 738c83378c

View File

@@ -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