-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
$ORIGIN hypershift2.svc.massopen.cloud. | ||
@ 900 IN SOA ns-1135.awsdns-13.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 | ||
@ 172800 IN NS ns-1135.awsdns-13.org. | ||
@ 172800 IN NS ns-286.awsdns-35.com. | ||
@ 172800 IN NS ns-1964.awsdns-53.co.uk. | ||
@ 172800 IN NS ns-588.awsdns-09.net. | ||
|
||
api 900 IN A 128.31.20.43 | ||
*.apps 900 IN A 128.31.20.156 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
$ORIGIN svc.massopen.cloud. | ||
@ 900 IN SOA ns-553.awsdns-05.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 | ||
@ 172800 IN NS ns-553.awsdns-05.net. | ||
@ 172800 IN NS ns-1870.awsdns-41.co.uk. | ||
@ 172800 IN NS ns-36.awsdns-04.com. | ||
@ 172800 IN NS ns-1326.awsdns-37.org. | ||
@ 900 IN SOA ns-553.awsdns-05.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 | ||
@ 172800 IN NS ns-553.awsdns-05.net. | ||
@ 172800 IN NS ns-1870.awsdns-41.co.uk. | ||
@ 172800 IN NS ns-36.awsdns-04.com. | ||
@ 172800 IN NS ns-1326.awsdns-37.org. | ||
|
||
hypershift2 86400 IN NS ns-1135.awsdns-13.org. | ||
hypershift2 86400 IN NS ns-286.awsdns-35.com. | ||
hypershift2 86400 IN NS ns-1964.awsdns-53.co.uk. | ||
hypershift2 86400 IN NS ns-588.awsdns-09.net. |