From 7bf64039c28a3602a43e6e0f475f6fd4e434a2de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Wed, 24 Aug 2022 07:39:29 +0000 Subject: [PATCH] Update wp-plus.py --- wp-plus.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-plus.py b/wp-plus.py index 6f592dc..5dede87 100644 --- a/wp-plus.py +++ b/wp-plus.py @@ -6,7 +6,7 @@ import string import time import os import sys -os.system("title WARP-PLUS-CLOUDFLARE By ALIILAPRO") + os.system('cls' if os.name == 'nt' else 'clear') print(' _______ _ __________________ _______ _______ _______ _______\n' ' ( ___ | \ \__ __|__ __( \ ( ___ | ____ | ____ | ___ )\n'