Add full project files
This commit is contained in:
21
scripts/dns/db.modstagram.ir
Normal file
21
scripts/dns/db.modstagram.ir
Normal file
@@ -0,0 +1,21 @@
|
||||
$TTL 3600
|
||||
@ IN SOA ns1.modstagram.com. admin.modstagram.com. (
|
||||
2026061702
|
||||
3600
|
||||
1800
|
||||
604800
|
||||
86400 )
|
||||
|
||||
@ IN NS ns1.modstagram.com.
|
||||
@ IN NS ns2.modstagram.com.
|
||||
|
||||
@ IN A 185.164.73.197
|
||||
www IN A 185.164.73.197
|
||||
api IN A 185.164.73.197
|
||||
app IN A 185.164.73.197
|
||||
panel IN A 185.164.73.197
|
||||
blog IN A 185.164.73.197
|
||||
pay IN A 185.164.73.197
|
||||
cdn IN A 185.164.73.197
|
||||
|
||||
@ IN TXT "v=spf1 a mx ip4:185.164.73.197 ~all"
|
||||
Reference in New Issue
Block a user