mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
Configured Travis CI to deploy to GitHub Pages
This commit is contained in:
parent
a37d2a24cf
commit
b9766a5041
3 changed files with 8 additions and 4 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