mirror of
https://github.com/gchq/CyberChef
synced 2026-01-03 09:03:37 +00:00
The recipe and input are now stored in the hash part of the URL
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
ga('create', 'UA-85682716-2', 'auto');
|
||||
|
||||
// Specifying location.pathname here overrides the default URL which would include arguments.
|
||||
// Specifying location.pathname here overrides the default URL which could include arguments.
|
||||
// This method prevents Google Analytics from logging any recipe or input data in the URL.
|
||||
ga('send', 'pageview', location.pathname);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user