File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1010
1111<p align =" center " >
1212<img alt =" Static Badge " src =" https://img.shields.io/badge/v1.1.1-CURRENT%20STABLE%20VERSION?style=for-the-badge&label=CURRENT%20STABLE%20VERSION&color=red " > <img alt =" Static Badge " src =" https://img.shields.io/badge/V1.1.2-red?style=for-the-badge&logo=f&label=CURRENT%20ROLLING%20VERSION " >
13+ </p >
14+
15+ <p align =" center " >
1316<img alt =" Static Badge " src =" https://img.shields.io/badge/DOMAIN_OSINT-CATEGORY?style=for-the-badge&label=TOOL%20CATEGORY&color=red " > <img alt =" Static Badge " src =" https://img.shields.io/badge/CLI-CATEGORY?style=for-the-badge&label=interface%20type&color=red " >
1417</p >
1518
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ def welcome_menu(self):
2020 fig = Figlet (font = wm_font )
2121 print ('\n ' )
2222 self .console .print (fig .renderText ('DPULSE' ), style = preview_style )
23- print (Fore .MAGENTA + Style .BRIGHT + '[DPULSE-CLI] - [v1.1.2 rolling ] - [OSINT-TECHNOLOGIES]\n ' + Style .RESET_ALL )
23+ print (Fore .MAGENTA + Style .BRIGHT + '[DPULSE-CLI] - [v1.1.2 stable ] - [OSINT-TECHNOLOGIES]\n ' + Style .RESET_ALL )
2424 print (Fore .MAGENTA + Style .BRIGHT + 'Visit our pages:\n https://github.com/OSINT-TECHNOLOGIES\n https://pypi.org/project/dpulse/' + Style .RESET_ALL )
2525
2626 def print_main_menu (self ):
You can’t perform that action at this time.
0 commit comments