##一、隱私權保護政策的適用範圍
- 隱私權保護政策內容,包括本網站如何處理在您使用網站服務時收集到的個人識別資料。隱私權保護政策也適用在建立於Discord聊天平台所提供的服務,但是不適用於本網站以外的相關連結網站,也不適用於非本網站所委託或參與管理的人員。
- 當您造訪本網站或使用本網站所提供之功能服務時,我們將視該服務功能性質,請您提供必要的個人資料,並在該特定目的範圍內處理及利用您的個人資料;非經您書面同意,本網站不會將個人資料用於其他用途。
##一、隱私權保護政策的適用範圍
openssl genrsa -out cert.key 2048openssl req -new -key cert.key -out cert.csr -subj /.csr file.csr file.cer fileopenssl x509 -inform der -in cert.cer -out cert.pem| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <link rel="icon" type="image/x-icon" href="/favicon.ico"> | |
| <title>Rebane's Discord Colored Text Generator</title> | |
| <meta charset="UTF-8"> | |
| <meta name="description" content="Rebane's Discord Colored Text Generator"> | |
| <meta name="author" content="rebane2001"> | |
| <style> | |
| /* |
sudo su
bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
Thanks @NINOMAE1995 very much!