Skip to content

Commit 45063e4

Browse files
author
TimZhang
committed
create by dnsgit
0 parents  commit 45063e4

File tree

8 files changed

+106
-0
lines changed

8 files changed

+106
-0
lines changed

54admin.tk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
A(@, 66.45.253.74, 默认, 600, 0)
2+
A(www, 66.45.253.74, 默认, 600, 0)

README.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
#A GitHub Repo for DnsGit
2+
3+
```
4+
_ _ _
5+
__| |_ __ ___ __ _(_) |_
6+
/ _` | '_ \/ __|/ _` | | __|
7+
| (_| | | | \__ \ (_| | | |_
8+
\__,_|_| |_|___/\__, |_|\__|
9+
|___/
10+
```
11+
12+
#What is DnsGit
13+
[DnsGit](https://dnsgit.com) is an awesome DNS manange service use Git
14+
15+
16+
#Quick Start
17+
18+
19+
git clone @this-rep-url
20+
21+
edit your domain file
22+
23+
git add @change-file
24+
git commit -m "say something here"
25+
git push origin master -u
26+
27+
now your DNS records has modified successful!
28+
29+
#Concept & Syntax
30+
31+
## Domain File
32+
file named by domain name.
33+
34+
##Record Line
35+
one record mapping one line in domain file.
36+
37+
Syntax:
38+
39+
```
40+
-- @type[required] = record type(A, CNAME, MX, NS ...)
41+
-- @name[required] = relative name
42+
-- @value[required] = record value(ipadress, domain ...)
43+
-- @ttl[optional] = TTL (default: user default TTL)
44+
-- @mx[optional] = MX Priority (default: 5)
45+
46+
type(name, value, ttl, mx)
47+
48+
```
49+
Example:
50+
```
51+
A(@, 1.1.1.1, 默认, 600)
52+
CNAME(dnsgit, dnsgit.com, 默认, 600)
53+
MX(@, mxdomain.qq.com., 默认, 600, 10)
54+
55+
```

hankow.com.ar

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
A(@, 158.255.208.148, 默认, 3600, 0)
2+
A(www, 158.255.208.148, 默认, 3600, 0)

mcu.pw

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
A(@, 157.7.140.127, 默认, 600, 0)
2+
MX(@, mx.zohomail.com., 默认, 600, 5)
3+
MX(@, mx2.zohomail.com., 默认, 600, 10)
4+
TXT(@, v=spf1 mx include:zoho.com ~all, 默认, 600, 0)
5+
CNAME(mail, u1.free.mfpad.com., 默认, 600, 0)
6+
A(www, 157.7.140.127, 默认, 600, 0)

minercdn.com

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
CNAME(*.data, gslb.minercdn.com., 默认, 600, 0)
2+
CNAME(*.img, gslb.minercdn.com., 默认, 600, 0)
3+
A(47.ncut.edu, 113.11.199.47, 默认, 600, 0)
4+
A(timeless, 54.251.131.80, 默认, 600, 0)

uit.pw

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
A(*.athena, 210.209.124.43, 默认, 600, 0)
2+
A(*.camellia, 75.126.80.51, 默认, 600, 0)
3+
A(*.joan, 173.252.233.132, 默认, 600, 0)
4+
A(*.karena, 173.254.218.244, 默认, 600, 0)
5+
A(*.maxine, 223.197.12.184, 默认, 600, 0)
6+
A(*.mina, 157.7.130.43, 默认, 600, 0)
7+
A(*.vivienne, 106.3.38.45, 默认, 600, 0)
8+
A(*.yume, 133.242.161.234, 默认, 600, 0)
9+
CNAME(@, uit.pw.aqb.so., 默认, 600, 0)
10+
A(athena, 210.209.124.43, 默认, 10, 0)
11+
A(camellia, 75.126.80.51, 默认, 600, 0)
12+
A(joan, 173.252.233.132, 默认, 600, 0)
13+
A(karena, 173.254.218.244, 默认, 600, 0)
14+
A(maxine, 223.197.12.184, 默认, 600, 0)
15+
A(mina, 157.7.130.43, 默认, 600, 0)
16+
A(vivienne, 106.3.38.45, 默认, 600, 0)
17+
CNAME(www, www.uit.pw.aqb.so., 默认, 600, 0)
18+
A(yume, 133.242.161.234, 默认, 10, 0)

utbhost.com

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
CNAME(@, utbhost.com.aqb.so., 默认, 600, 0)
2+
MX(@, mxbiz1.qq.com., 默认, 600, 5)
3+
MX(@, mxbiz2.qq.com., 默认, 600, 10)
4+
CNAME(blog, mydomain.lofter.com., 默认, 600, 0)
5+
A(cdn, 50.31.255.135, 默认, 600, 0)
6+
A(dm, 209.99.17.12, 默认, 600, 0)
7+
A(domain, 209.99.17.23, 默认, 600, 0)
8+
A(lilias, 157.7.130.43, 默认, 600, 0)
9+
CNAME(m, utbhost.com., 默认, 600, 0)
10+
CNAME(mail, exmail.qq.com., 默认, 3600, 0)
11+
A(my, 184.171.250.179, 默认, 600, 0)
12+
CNAME(order, order.utbhost.com.aqb.so., 默认, 600, 0)
13+
A(orzteam, 157.7.130.43, 默认, 600, 0)
14+
CNAME(so, search.discuz.qq.com., 默认, 600, 0)
15+
CNAME(store, utbhost.inc.minercdn.com., 默认, 600, 0)
16+
CNAME(vip, utbhost.com., 默认, 600, 0)
17+
CNAME(www, www.utbhost.com.aqb.so., 默认, 600, 0)

wuchang.com.ar

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
A(@, 220.181.111.111, 默认, 600, 0)
2+
A(www, 220.181.111.111, 默认, 600, 0)

0 commit comments

Comments
 (0)