mirror of
https://github.com/gchq/CyberChef.git
synced 2025-07-07 05:12:33 -04:00
Merge branch 'master' into feature-async-ops
This commit is contained in:
commit
2eada231fe
38 changed files with 43 additions and 185 deletions
|
@ -61,7 +61,7 @@ const URL_ = {
|
|||
if (!document) {
|
||||
throw "This operation only works in a browser.";
|
||||
}
|
||||
|
||||
|
||||
var a = document.createElement("a");
|
||||
|
||||
// Overwrite base href which will be the current CyberChef URL to reduce confusion.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue