Skip to content

Commit

Permalink
add notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayIterator committed Nov 13, 2023
1 parent cf4da23 commit 78426a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/DnsServer/CustomDnsServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@

/**
* User defined dns server
* Example GreatBit -> 114DNS
*
* Primary DNS: 114.114.114.114
* Secondary DNS: 114.114.115.115
*/
final class CustomDnsServer extends AbstractDnsServer
{
Expand Down

0 comments on commit 78426a8

Please sign in to comment.