Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPasindu L Jayasinghe <123639050+pasinduljay@users.noreply.github.com>2024-04-17 09:18:23 +0300
committerGitHub <noreply@github.com>2024-04-17 09:18:23 +0300
commitd712b44ea10d6bc6873551a2523e0c30a847ea36 (patch)
tree12f1676ea81c4ed47311beed4a6209578270509b
parentd85a23b6f23f7969d4b4eb2cc0ddc8a80bf743ec (diff)
cloudFlare Media file updated (#2224)
-rw-r--r--README.es_ES.md2
-rw-r--r--README.md14
-rw-r--r--README.zh.md2
-rw-r--r--media/APIKey1.PNGbin0 -> 15265 bytes
-rw-r--r--media/APIKey2.pngbin0 -> 10003 bytes
-rw-r--r--media/DetailEnter.pngbin0 -> 6854 bytes
6 files changed, 15 insertions, 3 deletions
diff --git a/README.es_ES.md b/README.es_ES.md
index fe329b37..77a7e941 100644
--- a/README.es_ES.md
+++ b/README.es_ES.md
@@ -1,6 +1,6 @@
# 3X-UI
-[Español](/README.es_ES.md) | [English](/README.md) | [Chinese](/README.zh.md)
+[English](/README.md) | [Chinese](/README.zh.md) | [Español](/README.es_ES.md)
<p align="center"><a href="#"><img src="./media/3X-UI.png" alt="Image"></a></p>
diff --git a/README.md b/README.md
index c657fe13..318b5021 100644
--- a/README.md
+++ b/README.md
@@ -47,8 +47,20 @@ The Management script has a built-in SSL certificate application for Cloudflare.
- Cloudflare Global API Key
- The domain name has been resolved to the current server through cloudflare
-**1:** Run the`x-ui`command on the terminal, then choose `Cloudflare SSL Certificate`.
+How to get the Cloudflare Global API Key:
+1. Run the`x-ui`command on the terminal, then choose `Cloudflare SSL Certificate`.
+
+2. Visit the link https://dash.cloudflare.com/profile/api-tokens
+
+3. Click on View Global API Key (See the screenshot below)
+ ![](media/APIKey1.PNG)
+
+4. You may have to re-authenticate your account. After that, the API Key will be shown (See the screenshot below)\
+ ![](media/APIKey2.png)
+
+When using, just enter `domain name`, `email`, `API KEY`, the diagram is as follows:
+ ![](media/DetailEnter.png)
### Certbot
```
diff --git a/README.zh.md b/README.zh.md
index 0c319f16..6175b3ec 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -1,6 +1,6 @@
# 3X-UI
-[English](/README.md) | [Chinese](/README.zh.md)
+[English](/README.md) | [Chinese](/README.zh.md) | [Español](/README.es_ES.md)
<p align="center"><a href="#"><img src="./media/3X-UI.png" alt="Image"></a></p>
diff --git a/media/APIKey1.PNG b/media/APIKey1.PNG
new file mode 100644
index 00000000..72a6d8af
--- /dev/null
+++ b/media/APIKey1.PNG
Binary files differ
diff --git a/media/APIKey2.png b/media/APIKey2.png
new file mode 100644
index 00000000..7b90389f
--- /dev/null
+++ b/media/APIKey2.png
Binary files differ
diff --git a/media/DetailEnter.png b/media/DetailEnter.png
new file mode 100644
index 00000000..c07dac20
--- /dev/null
+++ b/media/DetailEnter.png
Binary files differ