Add full project files

This commit is contained in:
root
2026-07-04 19:24:56 +03:30
parent d54f5441a3
commit b245e7b71a
835 changed files with 30149 additions and 0 deletions

View 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"