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" ;;