From 5a414c4df402d2d76a863a77a216955191c2bdc2 Mon Sep 17 00:00:00 2001 From: AiGptCode <146197697+AiGptCode@users.noreply.github.com> Date: Mon, 20 May 2024 19:43:19 +0330 Subject: [PATCH] Update index.html --- index.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b1827f2..5fe4345 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,5 @@ +Final config generator + @@ -68,7 +70,7 @@ .dns { color: #00f; } - .cloudflare { + .supporting { color: #f0f; } input, select, textarea { @@ -155,6 +157,17 @@

Proxy:

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.

DNS:

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.

+ +

SUPPORT حمایت

+

💞️ Feel free to support my endeavors through donations at: + +

Ethereum: 0xc177e861fD9a9F598236C7183e105b9CCec9cb3e

+ +

Bitcoin: bc1q3230gkphdk5qzsxtj079mz5w35svwrpwq6wh8c

+ +

Follow Me on Github & X : @AiGptCode

+

+ @@ -283,4 +296,4 @@

DNS:

configForm.addEventListener('submit', handleFormSubmit); - + \ No newline at end of file