Merge pull request #1681 from bcoles/master

Uncomment beef_init
This commit is contained in:
bcoles
2019-02-17 18:32:15 +11:00
committed by GitHub

View File

@@ -14,4 +14,4 @@
Cheers to John Wilander that discussed this bug with me at OWASP AppSec Research Greece
antisnatchor
*/
//setTimeout(beef_init, 1000);
setTimeout(beef_init, 1000);