Skip to content

Commit

Permalink
docs: Add note about reserved IPs
Browse files Browse the repository at this point in the history
Closes #117
  • Loading branch information
jhnns authored Oct 18, 2020
1 parent 7aa9836 commit cc45487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,8 @@ type ParseResultReserved = {
}
```

⚠️ Reserved IPs, such as `127.0.0.1`, will not be reported as reserved, but as <a href="#-export-parseresultip">`ParseResultIp`</a>. See [#117](https://github.com/peerigon/parse-domain/issues/117).

<h3 id="api-ts-ParseResultNotListed">
🧬 <code>export ParseResultNotListed</code>
</h3>
Expand Down

0 comments on commit cc45487

Please sign in to comment.