Bug fix
This commit is contained in:
@@ -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/");
|
||||
|
||||
Reference in New Issue
Block a user