Skip to content

Commit 78426a8

Browse files
committed
add notes
1 parent cf4da23 commit 78426a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/DnsServer/CustomDnsServer.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
/**
1111
* User defined dns server
12+
* Example GreatBit -> 114DNS
13+
*
14+
* Primary DNS: 114.114.114.114
15+
* Secondary DNS: 114.114.115.115
1216
*/
1317
final class CustomDnsServer extends AbstractDnsServer
1418
{

0 commit comments

Comments
 (0)