Update browser.cna

This commit is contained in:
簞純 2024-02-09 22:54:40 +08:00
parent 1d8d9a34c2
commit 969ca5cf5c
1 changed files with 1 additions and 1 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.tar.gz");
btask($bid, "Results can be found at %temp%\\Pillager.zip");
}