Commit Graph

11 Commits

Author SHA1 Message Date
Felix Yan f6e6d667eb
verify: ignore resolve errors for broken NS records 2025-06-22 19:57:03 +00:00
Felix Yan 91ebeea7ce
verify: fix output of NS not verified after the Set change 2025-06-22 19:45:47 +00:00
Felix Yan fad3a3380d
verify: consider inconsistent NS records from Authoritative DNS
In the real world, many domains supply with different NS records than
what's registered in the top-level domain registry. Let's assume the
domestic recursive resolver is smart and will use the better (or maybe
correct?) results.
2025-06-22 19:39:32 +00:00
Felix Yan 2f1b5a2c2b
verify: consider both Glue and A records from Authoritative DNS
It's a common practice that they don't match. Let's assume the domestic
recursive DNS servers will pick the best one so we consider both.
2025-06-22 19:25:17 +00:00
Felix Yan d545efec9b
verify: small adjustment to output 2023-05-26 09:49:05 +00:00
Felix Yan 99637f99d8
verify: set exit code for single domain verification 2023-05-24 14:00:39 +00:00
Felix Yan 840fc72b3c
updater: improve redundant find logic and add ci for it 2022-12-05 20:43:31 +02:00
Felix Yan e58c262ec7 verify: add concurrency 2022-11-03 23:00:22 +02:00
Felix Yan 30a679400f
verify: use all tld_ns to avoid errors from .hk & .cm's non-responsive servers 2022-11-01 17:29:04 +02:00
Felix Yan f5ab6d1697
accelerated-domains: add yuzunzhi.com 2022-11-01 03:04:59 +00:00
Felix Yan 4c7981bdc6
verify: rewrite in ruby & add autoupdater 2022-10-29 16:41:13 +03:00