From e3854923fc75805ab52fa8863def53999d6d82db Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Fri, 3 Jul 2026 23:54:58 +0300 Subject: [PATCH] Add files via upload --- autoXRAY1.sh | 1 + autoXRAYselfRUbrEUxhttp.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/autoXRAY1.sh b/autoXRAY1.sh index dd1593a..4b7ce27 100644 --- a/autoXRAY1.sh +++ b/autoXRAY1.sh @@ -67,6 +67,7 @@ case $fp_choice in 3) fpBro="safari" ;; 4) fpBro="ios" ;; 5) fpBro="android" ;; + 6) fpBro="edge" ;; 7) fpBro="360" ;; 8) fpBro="qq" ;; *) fpBro="firefox" ;; diff --git a/autoXRAYselfRUbrEUxhttp.sh b/autoXRAYselfRUbrEUxhttp.sh index c77ee15..6481a4e 100644 --- a/autoXRAYselfRUbrEUxhttp.sh +++ b/autoXRAYselfRUbrEUxhttp.sh @@ -137,6 +137,7 @@ case $fp_choice in 3) fpBro="safari" ;; 4) fpBro="ios" ;; 5) fpBro="android" ;; + 6) fpBro="edge" ;; 7) fpBro="360" ;; 8) fpBro="qq" ;; *) fpBro="firefox" ;;