mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-24 17:53:44 +00:00
Attempt to stop superfish malware from loading
This commit is contained in:
parent
366a0403a6
commit
888ebd5d7b
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ html(itemscope, itemtype='http://schema.org/Product')
|
|||
block vars
|
||||
|
||||
head
|
||||
script(type="text/javscript").
|
||||
// Stop superfish from loading
|
||||
window.similarproducts = true
|
||||
|
||||
-if (typeof(gaExperiments) != "undefined")
|
||||
|!{gaExperiments}
|
||||
|
||||
|
|
Loading…
Reference in a new issue