Skip to content

Commit

Permalink
add @jothon.g0v.tw forwards config #30
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnywang committed Jun 12, 2019
1 parent a1f6b5f commit 728b042
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions g0v.tw/jothon.g0v.tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,27 @@
[
"CNAME",
"g0v.github.io"
],
[
"MX",
"mxa.mailgun.org", 10
],
[
"MX",
"mxb.mailgun.org", 10
],
[
"TXT",
"v=spf1 a mx include:mailgun.org ~all"
]
]
},
"forwards": {
"jothon.g0v.tw": [
{"document": "https://g0v.hackmd.io/qvr3X9bcSUSReVjsWZOYJA?view"},
{"name": "bess", "target": "leechiasan.bess at gmail.com", "document": ""}
]
},
"repository": "https://github.com/g0v/jothon-net",
"maintainer": [
"Kirby"
Expand Down

0 comments on commit 728b042

Please sign in to comment.