Skip to content

Commit 0a3902e

Browse files
committed
Update documentation to add support for absolute domain
1 parent 504828e commit 0a3902e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,12 +228,9 @@ supported type to avoid unexpected results. By default, if the input is not a
228228
`Pdp\Suffix` instance, the resulting public suffix will be labelled as
229229
being unknown. For more information go to the [Public Suffix section](#public-suffix)
230230

231-
> [!INFO]
231+
> [!TIP]
232232
> Since version `6.4` Domain resolution is also adapted so that absolute domain
233233
can effectively be resolved. Prior to version `6.4` an exception was thrown.
234-
The `ResolvedDomain` stays the same as with the equivalent non-absolute domain
235-
but with the only difference being that the resolved domain will be absolute.
236-
Everything else stays the same.
237234

238235
### Domain Suffix
239236

0 commit comments

Comments
 (0)