This commit is contained in:
Finn
2025-09-29 18:36:25 +02:00
parent 4cdfbf9665
commit 244bc7f681
2 changed files with 1 additions and 2 deletions

View File

@@ -156,7 +156,6 @@ public final class Domain implements Serializable {
/**
* Returns a string representation of the domain, including its protocol, subname, name, top-level name, path, query, and fragment.
* @return a string representation of the domain.
*/
public static class DefaultDomains {
public static final Domain DNS_INFO_SITE = new Domain("oac://about.oac/");