mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 21:33:36 +00:00
Configured Travis CI to deploy to GitHub Pages
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user