-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (25 loc) · 1.17 KB
/
index.html
File metadata and controls
25 lines (25 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<html>
<title>Welcome to Tony's Github page!</title>
<head>
<style type="text/css">body{ line-height:120%;margin:2;background-color:#ECECEC;text-align:center;margin-left:auto; margin-right:auto;font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 25px; }</style>
</head>
<body><br><br><br>
<h1>This is FasterApple's GitHub page!</h1>
<br>
<h2>Here's a list of repos that is maintained by FasterApple on GitHub:</h2>
<br>
1.<a href="https://github.com/FasterApple/fasterapple"><strong>FasterApple</strong></a> <br>This is FasterApple's DNS database, in BIND zone file format.
<br>
2. <a href="https://github.com/FasterApple/AccelNG"><strong>AccelNG</strong></a> <br>The next generation FasterApple DNS recursive server. <br> Using <a href="https://github.com/dnspod/dnspod-sr">dnspod-sr</a> with FasterApple's DNS data.
<br>
<br>
<h3>We put things on GitHub simply because we want it to be open <br> and everyone can easily take use of the data, help us update it <br> and come up with some new ideas to improve.</h3><br>
<h3>Open source is the future and it's cool! No doubt.</h3>
<br>
<br>
2014, Handmade in Beijing
<br>
No copyright, no license
<br>
</body>
</html>