Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AiGptCode authored May 20, 2024
1 parent cafd84d commit 5a414c4
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Final config generator

<!DOCTYPE html>
<html lang="en">
<head>
Expand Down Expand Up @@ -68,7 +70,7 @@
.dns {
color: #00f;
}
.cloudflare {
.supporting {
color: #f0f;
}
input, select, textarea {
Expand Down Expand Up @@ -155,6 +157,17 @@ <h4 class="alert-heading proxy">Proxy:</h4>
<p>A proxy server is an intermediary between a client and a server. It can be used to provide anonymity, filter content, or cache data to improve performance.</p>
<h4 class="alert-heading dns">DNS:</h4>
<p>DNS (Domain Name System) is a system that translates domain names into IP addresses. It can be used to block or redirect access to certain websites, or to improve the performance of a network.</p>

<h4 class="alert-heading supporting"> SUPPORT حمایت </h4>
<p> 💞️ Feel free to support my endeavors through donations at:

<p>Ethereum: 0xc177e861fD9a9F598236C7183e105b9CCec9cb3e</p>

<p>Bitcoin: bc1q3230gkphdk5qzsxtj079mz5w35svwrpwq6wh8c</p>

<p>Follow Me on Github & X : @AiGptCode</p>
</p>

</div>
</div>

Expand Down Expand Up @@ -283,4 +296,4 @@ <h4 class="alert-heading dns">DNS:</h4>
configForm.addEventListener('submit', handleFormSubmit);
</script>
</body>
</html>
</html>

0 comments on commit 5a414c4

Please sign in to comment.