Update browser.cna

This commit is contained in:
簞純 2023-11-16 09:12:42 +08:00 committed by GitHub
parent 5cbee710dc
commit 47c9374b59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@ alias Pillager {
$args = bof_pack($bid, "b", $data2);
beacon_inline_execute($bid, $data1, "go", $args);
btask($bid, "Results can be found at %temp%\\Pillager");
btask($bid, "Results can be found at %temp%\\Pillager.tar.gz");
}
}