Files
blahdns/website/index.origin.html
ookangzheng a9fadc5d00 Re init git
2019-08-04 00:25:17 +08:00

682 lines
24 KiB
HTML
Executable File
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<title>Blahdns</title>
<meta charset="UTF-8">
<meta name="keywords" content="Ads block with DNS service for free">
<meta name="description" content="DNS, Adsblock, Content Farm, DNS server, hosts, malware, porn, drug, phishing">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="w3.css">
<link rel="stylesheet" href="black.css">
<!--<link rel="stylesheet" href="main.css">-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<body>
<!-- Side Navigation -->
<!--<nav class="w3-sidebar w3-bar-block w3-card w3-animate-left w3-center" style="display:none" id="mySidebar">-->
<!-- <h1 class="w3-xxxlarge w3-text-theme">Side Navigation</h1>-->
<!-- <button class="w3-bar-item w3-button" onclick="w3_close()">Close <i class="fa fa-remove"></i></button>-->
<!-- <a href="#" class="w3-bar-item w3-button">Link 1</a>-->
<!-- <a href="#" class="w3-bar-item w3-button">Link 2</a>-->
<!-- <a href="#" class="w3-bar-item w3-button">Link 3</a>-->
<!-- <a href="#" class="w3-bar-item w3-button">Link 4</a>-->
<!--</nav>-->
<!-- Header -->
<header class="w3-container w3-sand w3-padding" style="height:100vh" id="myHeader">
<!--<i onclick="w3_open()" class="fa fa-bars w3-xlarge w3-button w3-theme"></i> -->
<div class=" w3-center">
<img src="logo.png" style="max-width: 70vw; margin-top: 15%; margin-bottom: 8%" />
</div>
<div class="w3-row w3-black w3-center w3-padding">
<h4 class="w3-text-white w3-center">Youre two minutes away from browsing a faster, more private internet.</h4>
</div>
<div class=" w3-row w3-pink w3-center w3-padding">
<h1 class="w3-opacity w3-animate-bottom w3-center">Browse the web without surprises</h1>
</div>
<!--<div class="w3-padding-32">-->
<!-- <button class="w3-btn w3-xlarge w3-dark-grey w3-hover-light-grey" onclick="document.getElementById('id01').style.display='block'" style="font-weight:900;">LEARN W3.CSS</button>-->
<!--</div>-->
</header>
<!-- Modal -->
<!--<div id="id01" class="w3-modal">-->
<!-- <div class="w3-modal-content w3-card-4 w3-animate-top">-->
<!-- <header class="w3-container w3-theme-l1"> -->
<!-- <span onclick="document.getElementById('id01').style.display='none'"-->
<!-- class="w3-button w3-display-topright">×</span>-->
<!-- <h4>Oh snap! We just showed you a modal..</h4>-->
<!-- <h5>Because we can <i class="fa fa-smile-o"></i></h5>-->
<!-- </header>-->
<!-- <div class="w3-padding">-->
<!-- <p>Cool huh? Ok, enough teasing around..</p>-->
<!-- <p>Go to our <a class="w3-btn" href="/w3css/default.asp">W3.CSS Tutorial</a> to learn more!</p>-->
<!-- </div>-->
<!-- <footer class="w3-container w3-theme-l1">-->
<!-- <p>Modal footer</p>-->
<!-- </footer>-->
<!-- </div>-->
<!--</div>-->
<div class="w3-row-padding w3-center w3-margin-top">
<div class="w3-third">
<div class="w3-card w3-container" style="min-height:460px">
<h3>Block ads and tracker</h3><br>
<div>
<img src="img-ad.png" style="width: 200px" alt="">
</div>
<p>How to block ads on router level? <br> The answer is DNS ad blocking. </p>
<p>It can be set up literally on any platform — PC, Mac, Android, iOS, etc. </p>
<p> You can even set it up on your router to block ads on all devices connected to your home Wi-Fi network.</p>
</div>
</div>
<div class="w3-third">
<div class="w3-card w3-container" style="min-height:460px">
<h3>Keep your anonymity</h3><br>
<div>
<img src="img-privacy.png" style="width: 180px" alt="">
</div>
<p>Blahdns allows you to use a specific encrypted protocol — DNS over HTTPS/2. </p>
<p>DNS requests are encrypted, which protects you from possible request interception and subsequent eavesdropping and/or alteration.</p>
<p>Every DNS request comes with DNSSEC</p>
</div>
</div>
<div class="w3-third">
<div class="w3-card w3-container" style="min-height:460px">
<h3>No logs and open</h3><br>
<div>
<img src="img-free.png" style="width: 200px" alt="">
</div>
<p>We will never log your IP address</p>
<p>We also support OpenNIC top-level domains</p>
<p>No logs</p>
<p>Always free to use</p>
</div>
</div>
</div>
<div class="w3-container">
<!--<div class="w3-center">-->
<!-- <h2>Color Classes</h2>-->
<!--</div>-->
<!--<div class="w3-row">-->
<!-- <div class="w3-col w3-container m2 w3-red"><p>Red</p></div>-->
<!-- <div class="w3-col w3-container m2 w3-blue"><p>Blue</p></div>-->
<!-- <div class="w3-col w3-container m2 w3-blue-grey"><p>Blue Grey</p></div>-->
<!-- <div class="w3-col w3-container m2 w3-teal"><p>Teal</p></div>-->
<!-- <div class="w3-col w3-container m2 w3-yellow"><p>Yellow</p></div>-->
<!-- <div class="w3-col w3-container m2 w3-orange"><p>Orange</p></div>-->
<!--</div>-->
<!--<hr>-->
<!--<div class="w3-center">-->
<!-- <h2>Built-In Responsiveness</h2>-->
<!-- <p class="w3-large">Resize the page to see the effect!</p>-->
<!--</div>-->
<!--<br>-->
<!--<div class="w3-row w3-border">-->
<!-- <div class="w3-half w3-container w3-blue w3-border">-->
<!-- <h5>w3-half</h5> -->
<!-- <p>The w3-half class uses half (50%) of the screen window.</p>-->
<!-- <p>On small screens (max 600 pixels) it automatically resizes to full screen width.</p>-->
<!-- </div>-->
<!-- <div class="w3-half w3-container">-->
<!-- <h5>w3-half</h5> -->
<!-- </div>-->
<!--</div>-->
<!--<br>-->
<!--<div class="w3-row w3-border">-->
<!-- <div class="w3-third w3-container w3-green">-->
<!-- <h5>w3-third</h5> -->
<!-- <p>The w3-third class uses one third (33.33%) of the screen widow.</p>-->
<!-- <p>On small screens (max 600 pixels) it automatically resizes to full screen width.</p>-->
<!-- </div>-->
<!-- <div class="w3-third w3-container">-->
<!-- <h5>w3-third</h5> -->
<!-- </div>-->
<!-- <div class="w3-third w3-container">-->
<!-- <h5>w3-third</h5> -->
<!-- </div>-->
<!--</div>-->
<!--<br>-->
<!--<div class="w3-row w3-border">-->
<!-- <div class="w3-quarter w3-container w3-red">-->
<!-- <h5>w3-quarter</h5> -->
<!-- <p>The w3-quarter class uses one quarter (25%) of the screen window.</p>-->
<!-- <p>On small screens (max 600 pixels) it automatically resizes to full screen width.</p>-->
<!-- </div>-->
<!-- <div class="w3-quarter w3-container">-->
<!-- <h5>w3-quarter</h5> -->
<!-- </div>-->
<!-- <div class="w3-quarter w3-container">-->
<!-- <h5>w3-quarter</h5> -->
<!-- </div>-->
<!-- <div class="w3-quarter w3-container">-->
<!-- <h5>w3-quarter</h5> -->
<!-- </div>-->
<!--</div> -->
<!--<div class="w3-center">-->
<!-- <h2>Containers</h2>-->
<!-- <p>Use containers to create headers, sections and footers.</p>-->
<!--</div> -->
<!--<header class="w3-container w3-blue-grey">-->
<!-- <h2>Header</h2>-->
<!--</header>-->
<!--<div class="w3-padding w3-white w3-display-container">-->
<!-- <span onclick="this.parentElement.style.display='none'" class="w3-button w3-display-topright"><i class="fa fa-remove"></i></span>-->
<!-- <h2>London</h2>-->
<!-- <p>London is the capital city of England. It is the most populous city in the United Kingdom,-->
<!-- with a metropolitan area of over 13 million inhabitants.</p>-->
<!-- <p>Standing on the River Thames, London has been a major settlement for two millennia,-->
<!-- its history going back to its founding by the Romans, who named it Londinium.</p>-->
<!-- <p>By the way, you can add a close icon to all containers if you want the ability to hide them. Look to your right!</p>-->
<!--</div>-->
<!--<footer class="w3-container w3-blue-grey">-->
<!-- <h5>Footer</h5>-->
<!-- <p class="w3-opacity">Footer information goes here</p>-->
<!--</footer>-->
<hr>
<div class="w3-center">
<h2 style="text-shadow:1px 1px 0 #444">Our servers</h2>
<!--<p>The color themes have been designed to work harmoniously with each other.</p>-->
</div>
</div>
<div class="w3-row-padding">
<div class="w3-half">
<div class="w3-card white">
<div class="w3-container w3-indigo">
<h3>Tokyo, Japan</h3>
</div>
<!--<div class="w3-container">-->
<!--<h3 class="w3-text-indigo">Movies 2014</h3>-->
<!--</div>-->
<ul class="w3-ul w3-border-top">
<li>
<h3>IPv4</h3>
<p>45.63.124.65</p>
</li>
<li>
<h3>IPv6</h3>
<p>2001:19f0:7002:1249:5400:1ff:fe70:15a6</p>
</li>
<li>
<h3>Dns over https/2</h3>
<p>https://doh.blahdns.com/dns-query</p>
</li>
</ul>
<!--<div class="w3-container w3-indigo w3-large"><span class="w3-right">Next</span></div>-->
</div>
</div>
<div class="w3-half">
<div class="w3-card white">
<div class="w3-container w3-theme">
<h3>Frankfut, Germany</h3>
</div>
<!--<div class="w3-container">-->
<!--<h3 class="w3-text-theme">Movies 2014</h3>-->
<!--</div>-->
<ul class="w3-ul w3-border-top">
<li>
<h3>IPv4</h3>
<p>217.61.0.97</p>
</li>
<li>
<h3>IPv6</h3>
<p>soon.</p>
</li>
<li>
<h3>Dns over TLS</h3>
<p>soon.</p>
</li>
</ul>
<!--<div class="w3-container w3-theme w3-large"><span class="w3-right">Next</span></div>-->
</div>
</div>
</div>
<!--<div class="w3-container w3-center">-->
<!-- <h3>News</h3>-->
<!--</div>-->
<!--<div class="w3-row-padding"> -->
<!--<div class="w3-third">-->
<!--<div class="w3-card">-->
<!-- <img src="/w3images/car.jpg" alt="Car" style="width:100%">-->
<!-- <div class="w3-container">-->
<!-- <p>w3-card</p>-->
<!-- </div>-->
<!--</div>-->
<!--</div>-->
<!--<div class="w3-third">-->
<!--<div class="w3-card-4">-->
<!-- <img src="/w3images/car.jpg" alt="Car" style="width:100%">-->
<!-- <div class="w3-container">-->
<!-- <p>w3-card-4</p>-->
<!-- </div>-->
<!--</div>-->
<!--</div>-->
<!--<div class="w3-third">-->
<!--<div class="w3-card-4">-->
<!-- <img src="/w3images/car.jpg" alt="Car" style="width:100%">-->
<!-- <div class="w3-container">-->
<!-- <p>w3-card-4</p>-->
<!-- </div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--<div class="w3-container">-->
<!-- <hr>-->
<!-- <div class="w3-center">-->
<!-- <h2>Tables</h2>-->
<!-- <p w3-class="w3-large">Don't worry. W3.CSS takes care of your tables.</p>-->
<!-- </div>-->
<!--<div class="w3-responsive w3-card-4">-->
<!--<table class="w3-table w3-striped w3-bordered">-->
<!--<thead>-->
<!--<tr class="w3-theme">-->
<!-- <th>First Name</th>-->
<!-- <th>Last Name</th>-->
<!-- <th>Points</th>-->
<!--</tr>-->
<!--</thead>-->
<!--<tbody>-->
<!--<tr>-->
<!-- <td>Jill</td>-->
<!-- <td>Smith</td>-->
<!-- <td>50</td>-->
<!--</tr>-->
<!--<tr class="w3-white">-->
<!-- <td>Eve</td>-->
<!-- <td>Jackson</td>-->
<!-- <td>94</td>-->
<!--</tr>-->
<!--<tr>-->
<!-- <td>Adam</td>-->
<!-- <td>Johnson</td>-->
<!-- <td>67</td>-->
<!--</tr>-->
<!--</tbody>-->
<!--</table>-->
<!--</div>-->
<!--<hr>-->
<!--<h2 class="w3-center">Forms and Lists</h2>-->
<!--</div>-->
<!--<div class="w3-row-padding">-->
<!--<div class="w3-half">-->
<!--<form class="w3-container w3-card-4">-->
<!-- <h2>Input Form</h2>-->
<!-- <div class="w3-section"> -->
<!-- <input class="w3-input" type="text" required>-->
<!-- <label>Name</label>-->
<!-- </div>-->
<!-- <div class="w3-section"> -->
<!-- <input class="w3-input" type="text" required>-->
<!-- <label>Email</label>-->
<!-- </div>-->
<!-- <div class="w3-section"> -->
<!-- <input class="w3-input" type="text" required>-->
<!-- <label>Subject</label>-->
<!-- </div>-->
<!-- <div class="w3-row">-->
<!-- <div class="w3-half">-->
<!-- <input id="milk" class="w3-check" type="checkbox" checked="checked">-->
<!-- <label>Milk</label>-->
<!-- <br>-->
<!-- <input id="sugar" class="w3-check" type="checkbox">-->
<!-- <label>Sugar</label>-->
<!-- <br>-->
<!-- <input id="lemon" class="w3-check" type="checkbox" disabled>-->
<!-- <label>Lemon (Disabled)</label>-->
<!-- <br><br>-->
<!-- </div>-->
<!-- <div class="w3-half">-->
<!-- <input id="male" class="w3-radio" type="radio" name="gender" value="male" checked>-->
<!-- <label>Male</label>-->
<!-- <br>-->
<!-- <input id="female" class="w3-radio" type="radio" name="gender" value="female">-->
<!-- <label>Female</label>-->
<!-- <br>-->
<!-- <input id="unknown" class="w3-radio" type="radio" name="gender" value="" disabled>-->
<!-- <label> Don't know (Disabled)</label>-->
<!-- </div>-->
<!-- </div>-->
<!--</form>-->
<!--</div>-->
<!--<div class="w3-half">-->
<!--<div class="w3-card-4 w3-container">-->
<!--<h2>Lists</h2>-->
<!--<ul class="w3-ul w3-margin-bottom">-->
<!-- <li>Jill</li>-->
<!-- <li>Eve</li>-->
<!-- <li>Adam</li>-->
<!--</ul>-->
<!--<br>-->
<!--<ul class="w3-ul w3-border w3-hoverable">-->
<!-- <li class="w3-theme">Jill</li>-->
<!-- <li>Eve</li>-->
<!-- <li>Adam</li>-->
<!-- <li>Steve</li>-->
<!--</ul>-->
<!--<br>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--<hr>-->
<!--<h2 class="w3-center">Progress Bars</h2>-->
<!--<div class="w3-container">-->
<!--<div class="w3-light-gray">-->
<!-- <div id="myBar" class="w3-center w3-padding w3-theme" style="width:5%">5%</div>-->
<!--</div><br>-->
<!--<button class="w3-btn w3-theme" onclick="move()">Click Me</button> -->
<!--</div>-->
<!--<hr>-->
<!--<h2 class="w3-center">Slideshows</h2>-->
<!--<div class="w3-content" style="max-width:800px;position:relative">-->
<!--<img class="mySlides w3-animate-opacity" src="/w3images/snow.jpg" style="width:100%">-->
<!--<img class="mySlides w3-animate-opacity" src="/w3images/lights.jpg" style="width:100%">-->
<!--<img class="mySlides w3-animate-opacity" src="/w3images/mountains.jpg" style="width:100%">-->
<!--<img class="mySlides w3-animate-opacity" src="/w3images/forest.jpg" style="width:100%">-->
<!--<a class="w3-button w3-hover-dark-grey" style="position:absolute;top:45%;left:0;" onclick="plusDivs(-1)"></a>-->
<!--<a class="w3-button w3-hover-dark-grey" style="position:absolute;top:45%;right:0;" onclick="plusDivs(+1)"></a>-->
<!--</div>-->
<!--<div class="w3-container">-->
<!--<hr>-->
<!--<h2 class="w3-center">Navigation</h2>-->
<!--<div class="w3-bar w3-theme">-->
<!-- <a href="#" class="w3-bar-item w3-button w3-padding-16">Home</a>-->
<!-- <a href="#" class="w3-bar-item w3-button w3-padding-16">Link 1</a>-->
<!-- <div class="w3-dropdown-hover">-->
<!-- <button class="w3-button w3-padding-16">-->
<!-- Dropdown <i class="fa fa-caret-down"></i>-->
<!-- </button>-->
<!-- <div class="w3-dropdown-content w3-card-4 w3-bar-block">-->
<!-- <a href="javascript:void(0)" class="w3-bar-item w3-button">Link 1</a>-->
<!-- <a href="javascript:void(0)" class="w3-bar-item w3-button">Link 2</a>-->
<!-- <a href="javascript:void(0)" class="w3-bar-item w3-button">Link 3</a>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!--<hr>-->
<div class="w3-container w3-center">
<h2 class="w3-center" style="text-shadow:1px 1px 0 #444">News</h2>
<button onclick="myAccFunc('Demo1')" class="w3-padding-16 w3-button w3-block w3-left-align w3-red">What is Dns over https (DoH)</button>
<div id="Demo1" class="w3-hide">
<div class="w3-container w3-white">
<p class="w3-left-align"> DNS over HTTPS (DoH)<br>
DNS over HTTPS is a new protocol designed to encrypt and secure DNS traffic over HTTPS (or HTTP/2).
<br>
It prevents DNS hijacking and ISPs from sniffing your traffic. We built an anycast network for our DoH service to give you a good performance, like you would get with our DNSCrypt or standard DNS services.
</p>
<p class="w3-left-align"><i class="fa fa-bookmark-o" aria-hidden="true"></i> alternative: https://doh.datt.pw/dns-query </p>
</div>
</div>
<button onclick="myAccFunc('Demo2')" class="w3-padding-16 w3-yellow w3-button w3-block w3-left-align">What is DnsCrypt</button>
<div id="Demo2" class="w3-hide">
<p class="w3-left-align">
Encrypted DNS - DNS over TLS support
DNS over TLS support is available on all our services through port 853. <br>
DNS over TLS encrypts and authenticates all your DNS traffic to protect your privacy and prevent DNS hijacking and sniffing.
</p>
</div>
<button onclick="myAccFunc('Demo3')" class="w3-padding-16 w3-pale-red w3-button w3-block w3-left-align">What is DNS</button>
<div id="Demo3" class="w3-hide">
<div class="w3-container">
<p class="w3-left-align">Accordion with Images:</p>
<img src="https://2r4s9p1yi1fa2jd7j43zph8r-wpengine.netdna-ssl.com/files/2018/05/02_06.png" style="width:50%;" class="w3-animate-zoom">
<p class="w3-left-align">The Domain Name System (DNS) is the phonebook of the Internet. Humans access information online through domain names, like nytimes.com or espn.com. Web browsers interact through Internet Protocol (IP) addresses. DNS translates domain names to IP addresses so browsers can load Internet resources.</p>
<p class="w3-left-align"> Each device connected to the Internet has a unique IP address which other machines use to find the device. DNS servers eliminate the need for humans to memorize IP addresses such as 192.168.1.1 (in IPv4), or more complex newer alphanumeric IP addresses such as 2400:cb00:2048:1::c629:d7a2 (in IPv6).</p>
</div>
</div>
</div>
<div class="w3-container">
<h2 class="w3-center" style="text-shadow:1px 1px 0 #444">How to setup</h2>
<div class="w3-border">
<div class="w3-bar w3-theme">
<button class="w3-bar-item w3-button testbtn w3-padding-16" onclick="openCity(event,'Mac')">Mac</button>
<button class="w3-bar-item w3-button testbtn w3-padding-16" onclick="openCity(event,'Windows')">Windows</button>
<button class="w3-bar-item w3-button testbtn w3-padding-16" onclick="openCity(event,'Router')">Router</button>
</div>
<div id="Mac" class="w3-container city w3-animate-opacity">
<ul >
<li>1. Open System Preferences</li>
<li>2. Search for DNS Servers and select it from the dropdown.</li>
<li>3. Click the + button to add a DNS Server and enter IPv4/6</li>
<li>4. Click Ok, then click Apply.</li>
<li>5. Youre all set! Your device now has faster, more private DNS servers ✌️✌️</li>
</ul>
</div>
<div id="Windows" class="w3-container city w3-animate-opacity">
<ul >
<li>1. Click on the Start menu, then click on Control Panel.</li>
<li>2. Click on Network and Internet.</li>
<li>3. Click on Change Adapter Settings.</li>
<li>4. Right click on the Wi-Fi network you are connected to, then click <strong>Properties </strong>.</li>
<li>5. Select Internet Protocol Version 4 (or Version 6 if desired).</li>
<li>6. Click Properties.</li>
<li>7. Click Use The Following DNS Server Addresses.</li>
<li>8. Replace those addresses with the Blahdns addresses</li>
<li>9. Youre all set! Your device now has faster, more private DNS servers ✌️✌️</li>
</ul>
</div>
<div id="Router" class="w3-container city w3-animate-opacity">
<ul >
<li>1. Enter your routers gateway IP address in your browser, exp. 192.168.1.1</li>
<li>2. In your routers configuration page, locate the DNS server settings. (DHCP/WAN)</li>
<li>3. Replace those addresses with the Blahdns addresses</li>
<li>4. Save your settings, then restart your router.</li>
<li>5. Youre all set! Your device now has faster, more private DNS servers ✌️✌️</li>
</ul>
</div>
</div>
</div>
<!--<hr>-->
<!--<h2 class="w3-center">Buttons</h2>-->
<!--<div class="w3-center">-->
<!-- <br>-->
<!-- <a class="w3-button w3-theme">Button</a>-->
<!-- <a class="w3-button w3-theme">Button</a>-->
<!-- <a class="w3-button w3-theme-d3 w3-disabled">Button</a>-->
<!-- <br><br>-->
<!-- <a class="w3-button w3-circle w3-large w3-black"><i class="fa fa-plus"></i></a>-->
<!-- <a class="w3-button w3-circle w3-large w3-theme"><i class="fa fa-plus"></i></a> -->
<!-- <a class="w3-button w3-circle w3-large w3-card-4"><i class="fa fa-plus"></i></a>-->
<!--</div>-->
<!--<br>-->
<!--<div class="w3-center">-->
<!-- <div class="w3-dropdown-hover">-->
<!-- <button class="w3-button w3-theme">Dropdown <i class="fa fa-caret-down"></i></button>-->
<!-- <div class="w3-dropdown-content w3-bar-block w3-border">-->
<!-- <a href="#" class="w3-bar-item w3-button">Link 1</a>-->
<!-- <a href="#" class="w3-bar-item w3-button">Link 2</a>-->
<!-- <a href="#" class="w3-bar-item w3-button">Link 3</a>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!--</div>-->
<!--<hr>-->
<!--<div class="w3-center">-->
<!-- <h2>Pagination</h2>-->
<!-- Pagination -->
<!-- <div class="w3-center w3-padding-32">-->
<!-- <div class="w3-bar">-->
<!-- <a href="#" class="w3-bar-item w3-button w3-hover-theme">«</a>-->
<!-- <a href="#" class="w3-bar-item w3-button w3-theme w3-hover-theme">1</a>-->
<!-- <a href="#" class="w3-bar-item w3-button w3-hover-theme">2</a>-->
<!-- <a href="#" class="w3-bar-item w3-button w3-hover-theme">3</a>-->
<!-- <a href="#" class="w3-bar-item w3-button w3-hover-theme">4</a>-->
<!-- <a href="#" class="w3-bar-item w3-button w3-hover-theme">5</a>-->
<!-- <a href="#" class="w3-bar-item w3-button w3-hover-theme">»</a>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!--<br>-->
<!-- Footer -->
<footer class="w3-container w3-theme-dark w3-padding-16 w3-margin-top">
<h3 style="text-shadow:1px 1px 0 #444">Blahdns</h3>
<p>Copyright 2016 - 2018 blahdns.com </p>
<i class="fa fa-github" aria-hidden="true"></i> <a href="https://github.com/ookangzheng/blahdns">Github</a>
|
<i class="fa fa-coffee" aria-hidden="true"></i> <a href="https://buymeacoff.ee/elk6NqZhi">Buy me a coffee</a>
|
🧘‍♂ <a href="https://qr.allpay.com.tw/ZoYHr"> 咖啡一杯</a>
|
<i class="fa fa-envelope-o" aria-hidden="true"></i> <a href="mailto:hi@blahdns.com">Contact Me</a>
<div style="position:relative;bottom:55px;" class="w3-tooltip w3-right">
<span class="w3-text w3-theme-light w3-padding">Go To Top</span> 
<a class="w3-text-white" href="#myHeader"><span class="w3-xlarge">
<i class="fa fa-chevron-circle-up"></i></span></a>
</div>
<!--<p>Remember to check out our  <a href="w3css_references.asp" class="w3-btn w3-theme-light" target="_blank">W3.CSS Reference</a></p>-->
</footer>
<!-- Script for Sidebar, Tabs, Accordions, Progress bars and slideshows -->
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-10405417-12', 'auto');
ga('send', 'pageview');
// Side navigation
function w3_open() {
var x = document.getElementById("mySidebar");
x.style.width = "100%";
x.style.fontSize = "40px";
x.style.paddingTop = "10%";
x.style.display = "block";
}
function w3_close() {
document.getElementById("mySidebar").style.display = "none";
}
// Tabs
function openCity(evt, cityName) {
var i;
var x = document.getElementsByClassName("city");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
var activebtn = document.getElementsByClassName("testbtn");
for (i = 0; i < x.length; i++) {
activebtn[i].className = activebtn[i].className.replace(" w3-dark-grey", "");
}
document.getElementById(cityName).style.display = "block";
evt.currentTarget.className += " w3-dark-grey";
}
var mybtn = document.getElementsByClassName("testbtn")[0];
mybtn.click();
// Accordions
function myAccFunc(id) {
var x = document.getElementById(id);
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
// Slideshows
var slideIndex = 1;
function plusDivs(n) {
slideIndex = slideIndex + n;
showDivs(slideIndex);
}
function showDivs(n) {
var x = document.getElementsByClassName("mySlides");
if (n > x.length) {slideIndex = 1}
if (n < 1) {slideIndex = x.length} ;
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
x[slideIndex-1].style.display = "block";
}
showDivs(1);
// Progress Bars
function move() {
var elem = document.getElementById("myBar");
var width = 5;
var id = setInterval(frame, 10);
function frame() {
if (width == 100) {
clearInterval(id);
} else {
width++;
elem.style.width = width + '%';
elem.innerHTML = width * 1 + '%';
}
}
}
</script>
</body>
</html>